#roopa_api

1 messages ยท Page 1 of 1 (latest)

hasty lightBOT
#

๐Ÿ‘‹ 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.

wet python
#

hi there!

#

what's the issue with the link you shared?

sterile python
#

Hello there, When I enter all the card details 'subscribe' button will be disabled.

wet python
#

can you share a sccreenshot? make sure to hide all your card numbers

sterile python
#

Just to let you know I am using a stripe test cards.

wet python
#

got it. for me it's working fine:

sterile python
#

did you use the same link which I have provided?

#

Can you please let me know when I am going wrong?

wet python
#

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)?

sterile python
wet python
#

that's odd. does anything happen if you click on the "postal code'" field?

analog bisonBOT
sterile python
#

no nothing happens

oak pine
#

๐Ÿ‘‹ give me a moment to look

sterile python
#

sure.

oak pine
#

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

sterile python
#

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.

oak pine
#

No, as I mentioned earlier this has been a long running issue. We're working on fixing it.

sterile python
#

but if I create a one more checkout page it will add a another subscription rt?

#

I mean checkout session.

oak pine
#

It would create a new subscription once the payment is confirmed, yes