#cargodev_connect-subscription-settings
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/1366421139446038679
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- cargodev_unexpected, 3 days ago, 21 messages
- cargodev_unexpected, 5 days ago, 13 messages
would sending a screenshot help?
You can pass payment method to the pay invoice endpoint: https://docs.stripe.com/api/invoices/pay#pay_invoice-payment_method
It says the no more attempts on the transaction are allowed
Does that mean this invoice is not payable? Or just not with that card?
The customer told us he set this card up specifically to run all 116 subscriptions through us every month
he would prefer to keep using the card, and ensured us that he has sufficient funds for the 52 "open" invoices we are looking to collect using the the stripe.invoices.pay() api
how do you suggest we proceed?
You'll need to create a new invoice
There must have been a large number of attempts
Per that message we block them at a certain point to protect you
Is there a way to lift the block so we can keep the original invoice? Our whole backend is tied to that original stripe invoice_id number
You can write in to support to see if there's some option on that: https://support.stripe.com/contact
It looks like the subscriptions were also canceled
For the payment failing too many times
do you know if theres a way to re-activate the auto-cancled subsciptions?
๐
is there a webhook for capturing when subscriptions are canceled automatically by stripe?
It doesn't differentiate between automatically canceled or manually canceled though
But also you can control whether or not a subscription is automatically canceled in your subscription settings
Thank you
How do we apply those changes to connect account?
If platform account updates settings, does connect account inherit from platform?
Or is there a separate spot within dashboard to manage connect account billing settings?
It said we didn't have access to the "automatic" billing settings page for connect user when we navigated there a second ago
Hi ๐
I'm stepping in as my colleague needs to go soon. Give me a minute to catch up
It looks like the Subscription you are talking about is for a Standard Connect Account.
For those accounts you cannot adjust their Subscription Settings.
can the account owner (tobryan) adjust settings by logging in as the connect account owner?
When you say the "account owner" it doesn't sound like you mean the Connected Account's admin. Is that correct?
yes - the connected acount's admin
Okay then they should have full access to their settings in their own Dashboard
awesome - we'll let them know