• 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.

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