Stripe Subscriptions - Upgrade/Downgrade

Status: Closed · Asked by v1ktor on · 0 views

v1ktor — Question ·

Pabbly Connect has a trigger event for Stripe, "New Subscription." Is this triggered when a customer upgrades or downgrades? Or is this triggered on the initial subscription creation only?

I want to update data in ActiveCampaign when a customer upgrades/downgrades, so I'm curious if it's possible. Thanks.

I think Stripe event is customer.subscription.updated.

Arshil Ahmad — Reply ·

Hi @v1ktor,

Pabbly Connect has a trigger event for Stripe, "New Subscription." Is this triggered when a customer upgrades or downgrades? Or is this triggered on the initial subscription creation only?

"Stripe: New Subscription" is triggered only on the creation of a new subscription.

I think Stripe event is customer.subscription.updated.

Currently, we don't have a specific trigger for 'Subscription Updated,' but you can use Webhook by Pabbly to achieve this use case.

youtube.com/watch?v=FRkl5R7-Ls0

v1ktor — Reply ·

Thank you!

Back to all forum threads · Log in to reply