Skip to main content
Question

Different Stripe payments showing different fields

  • December 12, 2021
  • 4 replies
  • 115 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

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • December 12, 2021

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


  • Author
  • New
  • December 14, 2021

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


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • December 14, 2021

@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


  • Author
  • New
  • December 14, 2021

Ah thanks very much