How can I specify a stripe product?
Status: Closed · Asked by lamccamley on · 0 views
Hello, in order to use Stripe Tax, I had to set up individual products in Stripe. These products are sold through my kajabi site. I am hoping to use Pabbly like this:
Trigger: Purchase of a specific product in Stripe
Action: Grant an offer in Kajabi.
It doesn't look like I can make the trigger that specific. Does anyone have any suggestions?
Hey @lamccamley
You can refer to the following video tutorial for your better understanding.
(Watch the first part of the video to capture the webhook response for new payment)
youtube.com/watch?v=-t-JFYYHoMA
Later, you can use the following screenshot to assign the product in your kajabi.

Thank you @Supreme ! Which Stripe field that is sent to Pabbly defines the product that is purchased? So, in the video above, in the webhook response table, where is that particular ebook defined I want to make sure the customer gets what they purchased!
Hey @lamccamley
I want to make sure the customer gets what they purchased!
Yes, for that we would suggest you to use the Filter action step or use the router action step. So that the automation will work for the specific products which the user has paid to.
@Supreme Thank you. Any videos you recommend? I am not a developer, so need step-by-step instructions!!
Hey @lamccamley
Any videos you recommend? I am not a developer, so need step-by-step instructions!!
As of now video tutorial on your use case is not available, but you can try the workflow at your end and if you get stuck at any step, kindly let us know.