#Talkar
1 messages · Page 1 of 1 (latest)
Hi there, if you use Stripe Subscription and set its collection_method to charge_automatically, Stripe will automatically charge the card on file every month without the need of asking customer authorization.
Having said that, in some cases the card issuer may ask the customer to authorize the payment, and there's an option in Dashboard to send an email customer and ask them to confirm the payment.
Hi Jack,
But using Stribe Subscriptions, won't I need to add products and prices to Stribe, instead of simply an amount to charge?
Yes you need to create prices and products in Stripe
Okay, thank you for your suggestion. I will read up on subscriptions