#dazed - migration
1 messages · Page 1 of 1 (latest)
Hi there. So what exactly is your current connect flow? Was that account already connected to another platform?
so they were connected to a different platform and then we allow them to connect to our platform but keep the subscriptions (they offer pretty much the same product). we just want to use their existing subscriptions but allow the customer to cancel at any time on our website
the other website has an export option that allows us to grab the customer id and we are using that to grab their current subscription
which is great, but we cannot cancel the subscription or change the application fee. this leads me to believe we should be creating new subscriptions with their product/price and cancel their old ones
Can you share a request ID where you're getting that error?
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
But yeah this is a restriction we implement: https://stripe.com/docs/connect/subscriptions#restrictions
This is to prevent a platform connecting to an account and then stealing revenue from other platforms through subscription cancellations, etc
req_XbnL361RQhiD9e
Got it thanks. So yeah unfortunately this just isn't possible. I discussed this with a teammate and the restrictions on managing another platform's created subscriptions are put in place to prevent fraudulent practices