Skip to main content
Question

I need a Stripe checkout completion trigger enrollments for unique courses on Teachable

  • March 15, 2023
  • 1 reply
  • 57 views

IDFL University

Hello, 

I am trying to have a trigger starting with a Stripe completed checkout session from a unique payment link. The payment link is connected to a product (a teachable course) in Stripe. 

When the checkout for that course is completed the action is to enroll the student into that course they selected (or the course listed as the product in the Stripe payment link). 

Right now, I complete the zap, but I cannot find a way to separate the zap to enroll in unique courses. 

I hope this makes sense and hope you can help me!

Thank you!!

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Forum|alt.badge.img+14

Hi @IDFL University 

Good question.

You may need to create a Lookup Table to translate the Stripe Payment Link ID to the desired value.

 

https://community.zapier.com/how-do-i-3/lookup-tables-resources-19811

 

You can also add custom metadata to the payment link that will come thru which you can then use to filter.