#OptimalSurprise-test-creds

1 messages ยท Page 1 of 1 (latest)

molten orbit
#

Hello ๐Ÿ‘‹
Give me a moment to catch up here and I'll respond as soon as I can ๐Ÿ™‚ In the meantime, feel free to describe your use-case specifically what test credentials are you looking for?

rocky karma
#

Hi, so we create stripe connect accounts by using our live apikey

#

I'd like to get the test credentials of this stripe account

#

How do we go about getting test credentials without creating a new stripe account for the test version?

molten orbit
#

Just to clarify, you need test mode API keys from the newly created connected account?

rocky karma
#

Yes correct

#

Or otherwise be able to create/get/update/delete stripe objects like product for the test version of the newly created stripe account

#

Are you still here?

errant marlin
#

Hi ๐Ÿ‘‹ I'm stepping in for @molten orbit

#

You should be able to make API requests on your Connect Accounts using your test API keys to trigger test events.

rocky karma
#

Ah ok, so i can do everything with our test key?

#

And it'll default to operations on the test events?

errant marlin
#

I would start with some pretty innocuous API requests (e.g. create a Customer) and make sure it behaves as expected but yes, you should be able to use your test API keys to test requests with your Connect accounts