#RaviM
1 messages · Page 1 of 1 (latest)
For new Express integration, I'd recommend using the Accounts API flow instead of using OAuth as it's legacy and no longer recommended: https://stripe.com/docs/connect/express-accounts
@jagged ice actually we are already using oauth flow for existing stripe standard accounts so... thats is why
I see! Have you followed this Express OAuth guide https://stripe.com/docs/connect/oauth-express-accounts in test mode and test if it works?
not yet, but have looked at this documentation today itself and just wanted to confirm that these are the only desired changes and no configuration change is required.
Ok se let me just go and try this by making above mentioned changes