Enable Test Mode (Self/Series)

Enable Test Mode — Self/Series

// C++
CyoGateSDK sdk;
sdk.initialize({ .apiKey = "YOUR_SANDBOX_KEY", .environment = CYOGATE_ENV_SANDBOX });
// C#
var config = new CyoGateConfiguration { ApiKey = "YOUR_SANDBOX_KEY", Environment = CyoGateEnvironment.Sandbox };
var sdk = new CyoGateSDK(config);

Take Your Business to the Next Level

Find out how our innovative payment solutions can benefit your business. Reach out to us for more information or to get started!

Let's Get Started