#VxM

1 messages · Page 1 of 1 (latest)

austere pivotBOT
versed mango
#

Hi there

dull gazelle
#

Hello!

versed mango
#

You want to use Webhooks for this and listen for customer.subscription.updated

#

Are you familiar with Webhooks?

dull gazelle
#

Push notifs right?

versed mango
#

Kind of

#

Take a read through the above

dull gazelle
#

Did

#

Just did*

#

How can I define the path to my wehbhook in Stripe ?

#

WebHook

versed mango
#

You create a Webhook endpoint either in the Dashboard or via the API.

#

Then you set up that endpoint on your Server to receive webhooks

dull gazelle
#

Ok, and how can I simulate an event ?

#

And for subscription that already expired before implementing the webhook, how can I check their status?

versed mango
#

Or you can look in your Dashboard

dull gazelle
#

I can not check subscription by ID ?

#

Only buk ?

#

Bulk *

versed mango
#

I just thought you wanted to view in bulk

dull gazelle
#

Ok and which part of the response tell me if the subscription is still active ?

#

tells*

#

status?

versed mango
#

Yep status

dull gazelle
#

What are variations of status?

#

active - trial - inactive?