#roopa_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1240282915318005873
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello there, When I enter all the card details 'subscribe' button will be disabled.
can you share a sccreenshot? make sure to hide all your card numbers
Just to let you know I am using a stripe test cards.
got it. for me it's working fine:
did you use the same link which I have provided?
Can you please let me know when I am going wrong?
did you use the same link which I have provided?
yes
can you reshare a screenshot with the number visible (since it's test mode)?
that's odd. does anything happen if you click on the "postal code'" field?
no nothing happens
๐ give me a moment to look
sure.
So it looks like it is a long running issue that is the result of previous failed confirmation attempts which make the sub/invoice immutable so we disable related fields
It looks like the previous confirmation on this checkout failed
https://dashboard.stripe.com/test/logs/req_KUIZokuLYxyJSg
You'd need to create a new Checkout Session for the customer in this case
Ok. let me try that and come back to you.
is it a recent change?
because it used to work for me few days back.
No, as I mentioned earlier this has been a long running issue. We're working on fixing it.
but if I create a one more checkout page it will add a another subscription rt?
I mean checkout session.
It would create a new subscription once the payment is confirmed, yes