#inderjeet-Subscription
1 messages · Page 1 of 1 (latest)
Hi there, Stripe will automatically attempt to invoice the customer in the beginning of the new billing cycle.
How stripe charge according the plan. Let me know stripe deduct the amount from the card which payment ? . if it true. then in case that card have no amount then what will happend ?
Please clear me I am new in stripe.
If the subsequent payments fail, Stripe will perform retries based on the schedule that you defined in the Settings page. https://stripe.com/docs/billing/subscriptions/overview#settings
I'll also recommend you to read through this doc if you are new to Stripe subscriptions https://stripe.com/docs/billing/subscriptions/overview
Thanks @hasty vessel