• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

How to capture Stripe orders

Hello,

I am using Marquiz to collect payment, but without the lead generator form. Only a sliding scale > payment.

I connected the form for Stripe (i.e. only via API)

Since there is no form, I can't capture the lead, however, I'd like to capture the email + card on name and send it to Pabbly.

Not sure where to add the Stripe webhook from Pabbly in this case.

Any help would be amazing, thank you!
 
P

Pabblymember11

Guest
Hey @olimckenna

You can refer to the following video tutorial on how you can configure the webhook URL in your Stripe account.


I hope this might help you out.
 
Thanks this makes sense. But when I add the webhook and do a test charge, it doesn't register the successful charge for some reason.
I am doing all in test mode, the charge is successfully captured, so not sure what's the problem
 
P

Pabblymember11

Guest
Can you record a short video on how you are capturing the webhook response?
 

tubai

Member
I had the same issue but thanks for the video. It really helps.
But my only concern is if I have 2 products with the same price how will I differentiate?
 
P

Pabblymember11

Guest
But my only concern is if I have 2 products with the same price how will I differentiate?
You can filter out the condition with the help of the Filter/Router action by passing the product's name.


 
Top