#elianbraja

1 messages · Page 1 of 1 (latest)

tepid bronzeBOT
crystal robin
#

Hi there! A PaymentIntent and its client secret should remain valid unless explicitly canceled (or if the payment was successful)

#

You shouldn't need to create a PaymentIntent each time the same customer lands on the payment page

whole swan
#

ok thank you

full bloom
#

If you have additional questions you can ask them here - no need to ask in the main channel again

whole swan
#

Hey is there a way in Stripe to restrict the customer to only create one subscription in the entire Stripe account? If not is there a way to create only one per product?

full bloom
#

That's something you'd have to implement on your end - you'd have to check whether there is already an exisitng customer and subscription and then decide whether to continue with subscription creation