#eazocar-subscription-billingcycle
1 messages · Page 1 of 1 (latest)
Hey @stark wasp ! Are you the developer writing the code here? If so can you share the exact code and maybe an example Subscription id sub_123 for me to look at?
eazocar-subscription-billingcycle
Yes, i'm the developer
this is the subscription id si_PYB0ktI4k8lRDW
sorry sub_1Oj4eKEK5hguEdSyWVkhgFrJ
Okay so that Subscription is created and has an Invoice already. Why are you saying it's scheduled for one month?
The Subscription has status: 'incomplete' which means you need to properly pay the Invoice client-side
this is an example
subscription was created yesterday (11 feb)
but the first payment will be the 11 mar
1 month later
Sorry this is just a picture, all in Spanish without much details
Are you sure you are the developer here writing the exact code? And not using a third-party platform to do all of this for you?
yes, let me find the code snippet
this is the code for create the price
and here I create the subscription
okay so what's the problem exactly? You shared pictures of some code, a picture of something in Spanish, but I don't really follow the question and what's blocking you
Right now what you did is create a Subscription for a certain Price, that's all. That Subscription is currently incomplete and hasn't been paid. But that Subscription does have an Invoice as expected
How can I complete it?
What doc are you following? 😅
Like creating a Subscription is only a small part of the work. If you aren't following a specific doc, I recommend carefully going through https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements end to end
I just tried with a different card (from a different bank) and worked, so bank rejected the payment
anyway, thank you very much
sure