#WordpressDev
1 messages · Page 1 of 1 (latest)
Hi there 👋 I see you mentioned that you're using a plugin, and wanted to confirm that is the case?
I'm asking because we don't know much about how third-party plugins work or how to implement them. When working directly with our API, the mode that you're in depends on the secret key (sk_test_ for testmode, and sk_live_ for livemode), but I'm not sure how that is handled in various plugins and you may want to check with the plugin's support team.
The dashboard toggle has no influence on what mode requests are made in, and only controls what data you're seeing when browsing the dashboard.