#dineshkumar_docs

1 messages ¡ Page 1 of 1 (latest)

jolly palmBOT
gloomy carbonBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

jolly palmBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1260500018024943659

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

dim sigil
#

This is just setting up the Subscription. You will collect the credit card information on frontend to confirm this Subscription's PaymentIntent

inland monolith
#

if $0 payment 100% promocode use on setting up Subscription,
stripe doesn't required the credit card in order for promocode to works? please provide doumentation.

dim sigil
#

In that case we won't charge anything and won't require a card

inland monolith
#

please provide document please for above recent statement, i need to explain my team.

dim sigil
inland monolith
#

sorry i couldn't see your recent statement "In that case we won't charge anything and won't require a card"

#

please provide more specific doc link

dim sigil
#

I am afraid we don't have a specific Doc for that statement

jolly palmBOT
inland monolith
#

ok

#

If $0 payment 100% promocode and monthly recuring price use on setting up Subscription,
In that case we won't charge anything and won't require a card, right?

cobalt blade
#

Correct.

inland monolith
#

after one month subsscription will automatcally update/get money?

cobalt blade
#

What do you mean by "automatcally update"?

inland monolith
#

promo code is 100% off and expired if used and price is $10 monthly recurring, after promocode applied the paid amount is $0 payment, next payment (next Month) $10 will be paid or not, if does't card.

cobalt blade
inland monolith
#

I mean subscrition renewed or not

#

the coupon duration end before next billing? it works? if does't card

cobalt blade
#

What do you mean by "if does't card"?

inland monolith
#

Customer does't save card on stripe

#

the coupon duration end before subscription's next billing? it works? Customer does't save card on stripe

cobalt blade
#

If the payment is required for the next month, it will charge the Payment Method in Subscription.default_payment_method or Customer.invoice_settings.default_payment_method. If no Payment Method is attached the Subscription will go to status=canceled or unpaid, depending on your Dashboard settings: https://dashboard.stripe.com/settings/billing/automatic

inland monolith
#

ok

#

i wiil check..

#

thanks!

cobalt blade
#

Happy to help.