#piercy_api

1 messages · Page 1 of 1 (latest)

faint lavaBOT
#

👋 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/1447556507565555756

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

outer jay
#

I also tried to see if the standard account could "revoke access" to platform A, but it seems standard accounts that were created via an onboarding link cant revoke the access. I dont know if thats different for standlone accounts as I cant test it (because of the verify issue)

floral geyser
#

👋 Hi there! Let me take a look

faint lavaBOT
upbeat lagoon
#

👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

outer jay
#

so for a standard account to move from one platform to another, we have to use oauth? Once the account is on the new platform, do we still need to use oauth?

We're testing the scenario but the situation is that the standard connected account wants to leave their current plaform and join ours. So we're trying to work out whats involved in making that happen

upbeat lagoon
#

Once the account is on the new platform, do we still need to use oauth?
do you mean as a platform? I'm not sure I follow

#

We're testing the scenario but the situation is that the standard connected account wants to leave their current plaform and join ours. So we're trying to work out whats involved in making that happen
We don't recommend OAuth

#

even if your merchant has a standard account that was created by another platform

#

it's best to create a new one

#

unless they have specific pricing negotiated with directly with Stripe

outer jay
#

They're unwilling to do that due to the loss in subscription revenue

upbeat lagoon
#

in that case, they should reach out to us

upbeat lagoon
outer jay
#

They are a gym, and essentially using software to manage their subscriptions, and they want to move from another management tool, to ours

#

so if they create an entirely new account, they'll have 4000 subscriptions disappear.

upbeat lagoon
#

they can still recreate them and backdate them... but yes I see why they would be unwilling

#

in that case yes OAuth would be the easiest way to connect to your platform

outer jay
#

Yeah its mainly the loss in payment methods

upbeat lagoon
outer jay
#

To do so will still need involvment of the current platform as far as I am aware

outer jay
#

Interesting, i was under the impression that copying PAN data needed to be initiated by the platform.. maybe thats only for express?

upbeat lagoon
#

because they have a Standard Account

outer jay
#

gotcha.

outer jay
#

ok, so our options are oauth or copying the data.

If we did go with oauth, will they eventually become a part of our platform so our platform keys will work and we dont need oauth?

upbeat lagoon
#

if they require help

outer jay
#

perfect, that might be a good option, its a minefield trying to understand it. Creating test accounts is very helpful but its still difficult to get the exact setup.

upbeat lagoon
#

If we did go with oauth, will they eventually become a part of our platform so our platform keys will work and we dont need oauth?
yes once authorized, you can use the normal connect API integration

upbeat lagoon