#zuberpatel

1 messages · Page 1 of 1 (latest)

agile coralBOT
fervent pine
#

I don't really know how you'd do that specifically in Laravel, but it just sounds like you'd delay the creation of the subscription via the API until whatever approval process you have is done. You can use a Setup Intent to collect payment details from customers without a payment: https://stripe.com/docs/payments/save-and-reuse

Learn how to save payment details and charge your customers later.

spring thicket
#

Once I have setupIntent how would I start subscription for user

fervent pine