#lovelytingy-key
1 messages · Page 1 of 1 (latest)
Publishable and secret keys on test/live mode is different, you can just switch their value. test key should have the for mat pk_test_xxx or sk_test_xxx, while live key should have the format pk_live_xxx or sk_live_xxx
@solar sand okay so stripe live/test mode toggle switching is just for getting the live/test api-keys, logs and seeing of the activity. It's not necessary to switch test/live mode.