#Shaggy-wordpress-test
1 messages · Page 1 of 1 (latest)
Shaggy-wordpress-test
@silver grotto there's no "set Stripe in Test mode". What matters is which API keys your code is using. In production you want the Live API keys sk_live_123 and pk_live_123 and in Test mode you want the sk_test_123 and pk_test_123
@silver grotto did you have any follow up questions?
Thanks a lot