#OptimalSurprise-test-creds
1 messages ยท Page 1 of 1 (latest)
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?
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?
Just to clarify, you need test mode API keys from the newly created connected account?
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?
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.
Ah ok, so i can do everything with our test key?
And it'll default to operations on the test events?
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