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

Updated subscription trigger, Stripe

Status
Not open for further replies.

protrav

Member
Is it possible to set up a trigger for when a subscription is updated in Stripe? Ie. when a subscriber goes from monthly to annual plan?
 
P

Pabblymember11

Guest
Hey @protrav

The Stripe trigger event is a webhook-based trigger event, so for your concern, you can use the "Webhook By Pabbly" trigger event.

1671431667658.png


Further, you can check the webhook event in your stripe account to run the webhook event on "Subscription Updated".

1671431623159.png
 

protrav

Member
When I set up the Webhook -- as soon as I start to create that step, the "waiting for webhook" button is spinning.

I've set it up in stripe.

Under that "Waiting for webhook" button it has this text:

Note: Now login to the application where you have added the webhook URL and do a test submission/record so that the data can be recorded here in the webhook response.

--I don't see where I can do a test submission anywhere within stripe, how do I get the test?
 

Attachments

  • Pabbly - Webhook.png
    Pabbly - Webhook.png
    236.1 KB · Views: 66

protrav

Member
That did not work, it still only shows this, with the wheel constantly spinning next to "waiting for a reply"

Also, shouldn't it offer the option to grab test data like it typically does?
 

Attachments

  • Pabbly - Webhook 2.png
    Pabbly - Webhook 2.png
    251.8 KB · Views: 69
P

Pabblymember11

Guest
Hey @protrav

Seems like the way you are trying to change in getting a subscription was associated with the different aspects of the subscription to update.

And the updated subscription to stripe works on the following events.


1671868505876.png


We have tried the stripe webhook to update the subscription here please refer to the following short recorded video.

 

protrav

Member
Thank you for the video, I've got the webhook set up and working now.

My next step in the workflow was to retrieve stripe customer by ID (I need to be able to find customer email for the end goal of updating in Mailerlite). I tested using the data object metadata customer ID tag, but it keeps returning an error. However that customer ID is correct if I go look in stripe, so I don't know why it isn't pulling in the correct information.


1671903314515.png
 
Status
Not open for further replies.
Top