#dineshkumar_code

1 messages ¡ Page 1 of 1 (latest)

simple yachtBOT
peak sluiceBOT
#

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.

simple yachtBOT
#

👋 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/1255421991633031179

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

tender crest
#

Can you tell me why you want the subscription's status to be incomplete?

prime fiber
#

but i additiona;y add now PromotionCode = "promo_1PVZPrBUmBAZBIgtP0mGH04Z" param in scbscriptionscreateoption it's activated when i set paymentbehavior is incomplete why? please advise

tender crest
#

I still don't understand why you want the subscription to be incomplete.

#

Also setting payment_behaviour to default_incomplete tells Stripe to set status incomplete if the first invoice can't be paid. However, promo_1PVZPrBUmBAZBIgtP0mGH04Z gives 100% off, which means that the first invoice doesn't need to pay. And therefore the subscription status is active

prime fiber
#

we create the subscription incomplete, because user need to enter card details through stripe element

tender crest
#

If that's what you want to achieve, I'd suggest you to use SetupIntent + PaymentElement to collect the card details from customer.

prime fiber
tender crest
prime fiber
#

ok i will check and come back if need any help