Skip to main content

I am trying to create a Zap so that when a customer uses a specific payment link in Stripe, a tag is added in ConvertKit, and their email and name is pulled as well.

 

The first hurdle is this: when I select ‘Checkout Session Completed’ as the trigger event, it doesn’t pull in the email from the transaction (see picture)

 

If I select any other trigger event which brings up the data from the email field (like new payment, for example) when I try to set the Filter to select only one specific transaction, I don’t have the ‘Line Item Description’ field like I do for the ‘Checkout Session Completed’ trigger (see below)

 

Can someone please help me?

Thank you!

I would use the Checkout Session Complete then a Filter by Zapier.

First filter would be Payment Link Id matches exactly your plink_   AND Payment Status matches exactly paid.

The AND cover the issue with multiple Checkout Sessions some of which are payment intents. 

 

 


Hi ​@atenap 

In your Zap Filter step, you will also want to add a condition to check that the Stripe trigger email variable has a value as that is a required field for ConvertKit.


Reply