• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Stripe Trigger when an account is set as Paused

thiago

Member
It does look like they do.

1692260408224.png

1692260456514.png
 

ArshilAhmad

Moderator
Staff member
Since we currently don't have a dedicated Stripe trigger event for Customer Subscription Paused, you can try using the Webhook by Pabbly instead.

I am attaching a video below that will guide you through capturing data from Stripe. You will need to make a few changes for your specific use case:
  1. Use the Webhook by Pabbly trigger event instead of Stripe.
  2. Select 'customer.subscription.updated' as the event to send, rather than 'checkout.session.completed' (3:51).
  3. Instead of performing a dummy payment, pause a customer's subscription to capture the test data (5:15).

 

thiago

Member
How is that the stripe checkout in the video has name/surname fields (and also the endpoints)? My stripe checkout only shows email as customer field. How do I get that?
 

thiago

Member
I did, also googled it and couldn't find anything like that. The only way I saw it was via setting up custom fields, but from your endpoints it doesn't look like it's what you did.
 
Top