#golden - failed subscription payments

1 messages · Page 1 of 1 (latest)

reef ridge
vivid cedar
#

I mean.. api to check subscription renewal.. I need to check the renewal status on the backend

reef ridge
#

For this, you will want to check the subsription's status, it will be active if the user is in good standing with their payments. If payments have failed on the subscription, its status will change based on your settings

vivid cedar
#

One more question. how to test the subscription? I cannot wait for 1 year to check if subscription is renewed successfully in test

reef ridge
#

Though we would typically recommend using webhooks, that way we notify you when something happens with a subscription rather than you needing to poll for an update

vivid cedar
#

Thanks a lot