#manuel_best-practices

1 messages ยท Page 1 of 1 (latest)

fathom salmonBOT
#

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

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

boreal geyser
icy ferry
#

the users have 3 days to retry the payment. if this does not happen, the plan will be cancelled and the user will have to make a new payment from scratch (as if it were the first time)

boreal geyser
icy ferry
#

sorry i dont understand, what can i do with those settings? ๐Ÿ˜…

boreal geyser
#

Actually taking a step back, are you setting your subscriptions to charge your customer's automatically, or to send them an invoice and they pay the invoice manually?

icy ferry
#

no, I just want to have a history of their subscriptions. Like to show you what you were paying before the cancellation

#

is that possible?

boreal geyser
#

As in you want to make an API call to see previous invoices on the subscription?

icy ferry
#

maybe

#

but stripe doesn't keep a history or something like that?

fathom salmonBOT
cosmic sand
#

Hello! I'm taking over and catching up...

#

To clarify, you're asking if you can still see payment history for Subscriptions that have been canceled? If so, yes, you can, we keep a record of all of that.

#

And it remains visible.

icy ferry
cosmic sand
#

You, as the Stripe account holder, can see information related to canceled Subscriptions in the Dashboard and API.

icy ferry
#

ok

#

and via API how can i see that information? ๐Ÿ‘€

cosmic sand
#

You can retrieve things like Subscriptions, Invoices, Payment Intents, Charges, and other resources related to the Subscriptions in question.