#ndbtss_subscription-integrations

1 messages ยท Page 1 of 1 (latest)

upbeat cedarBOT
#

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

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

potent quest
#

Hello ๐Ÿ‘‹

We cannot offer the kind of guidance you are seeking here. This server is for developers coding integrations with Stripe APIs and unblocking specific, focused questions. I recommend you work with some of our patners to determine the best path forward for you: https://stripe.com/partners

thick oriole
#

what a partner can do for me

potent quest
#

They can help you integrate Stripe

thick oriole
#

is it free?

potent quest
#

I don't know. This isn't something Stripe does itself.

#

But we don't offer the kind of service you are asking for

thick oriole
#

ok
i have another question

potent quest
#

Is it about Stripe APIs?

thick oriole
#

Yes
if i create a subsc from my app, and the payment is declined, the subsc is not active. How can i update thestatus once the client has paid his overdue?

potent quest
#

The status updates automatically once we receive successful payment.

#

You cannot directly update the status

thick oriole
#

i can retrieve the pi?

#

and display a payment element with this pi in my app?

potent quest
#

If that PI is related to the Invoice that is outstanding, paying it will update the Subscription status

thick oriole
#

okk thank you