#adityaj-subscriptions
1 messages · Page 1 of 1 (latest)
what is "EDD"? But in any case yes, if a subscription was created by one platform(like EDD if they are a Connect platform), they can't be modified by a different platform as the error indicates.
Easy Digital Downloads
Is there a way to migrate subscription from one platfrom to another
there is not I'm afraid!
so what can be done if we want to leave one platform and migrate to other.
How we cn keep live subscriptions active?
Also how do we authorize an application to an account?
We are using OAuth for stripe connect.
Any specific code reuired for same
How we cn keep live subscriptions active?
they stay active. You(the owner of the account) can change them. Just other platforms can't
your other question is answered by https://stripe.com/docs/connect/oauth-standard-accounts
Ok, so how owner can change platform whats the api for that
there's no API for it.
as the owner of the account you just visit the platform's OAuth URL, it's the platform who writes the code
you mean this happens at the time of stripe connect
what is "this" in your sentence?
this = authorization to application
that happens as part of the OAuth process yes.