#adityaj-connected-account-test-keys

1 messages · Page 1 of 1 (latest)

iron knoll
#

Hello, the use of API keys for connect accounts are strongly discouraged due to potential security risks, the recommended method is via the Stripe-Account header, for more information, please refer to https://stripe.com/docs/connect/authentication

fallen lintel
#

i need both keey at the time of onboarding

#

actually we are creating stripe woocommerce plugin

#

onboarding client via stripe connect

#

further all transactions on his strore will be done using clients keys.

plucky narwhal
#

Hello, which type of Connect Account are you using? Ie Express/Standard/Custom. And How are you onboarding? ie Onboarding flow vs OAuth

#

Can you share the guide / document that you are following?

#

Generally as my colleague makoto mentioned, directly using and storing keys is discouraged

fallen lintel
#

Standard Account
using OAuth

plucky narwhal
#

This flow is still supported, so it's up to you to utilize it, but keep in mind that we recommend the Connect Onboarding flow instead, and you won't need to store your user's keys

fallen lintel
#

is there any endpoint to retrieve test_keys from referesh_token or live access_token