Question

Different Stripe payments showing different fields

  • 12 December 2021
  • 4 replies
  • 89 views

I want to set up a zap where all payments/donations via Stripe get recorded in AirTable.

But when I set up the trigger, I am given the option of using Stripe Payment A, Payment B, or Payment C as the input. Each of these are slightly different, and as far as I can tell, one-time donations versus recurring invoices land in different Payment buckets across A, B, & C. It seems like amount is consistent across all three, but customer name is not for example, so I get rows with date, amount, but no customer name, while some payments do have customer name show up in AirTable.

Is anyone familiar with this, and do I need to do some kind of path logic to capture charges across A, B, and C, or three separate zaps?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

Userlevel 7
Badge +14

Hi @imJamesdoe 

If there are different data points returned for different transaction types, then you may need to use separate Zaps with a Filter as step 2 in order to properly map the data points between steps.

Filter: https://zapier.com/apps/filter/help

I’m relatively new to Zapier, do all/many Zapier triggers offer you the choice of test data A, B, or C?

Userlevel 7
Badge +14

@imJamesdoe 

Help article about changing the trigger test data for a Zap app: https://zapier.com/help/create/basics/change-the-test-data-in-your-zap-trigger

Ah thanks very much