#swiss - payment intents and subscriptions
1 messages · Page 1 of 1 (latest)
Hi there!
Was just reading through your question
You're correct in that users will be redirected to your success URL if the payment succeeded. However, retrieving the status of the payment intent is an additional check/confirmation of that user's actions. For example, someone could land on your success URL manually if they know the address without having gone through your checkout flow
Ok, so if the status is successful, is it safe for me to give them access to paywalled content in that case? I guess my concern is, once that payment intent goes through, they're subscribed to my service, and they should be an "active" user until they unsubscribe correct? Or does that payment need to be verified each month?
Hello! Most people using Subscriptions listen for Subscription Events to determine if changes to paid access should be made.
@empty bobcat You mean via webhooks?
Yes. Have a look here for more info: https://stripe.com/docs/billing/subscriptions/overview#subscription-events