Creating and Managing Security Keys (Android)

Security Keys — Android

Generate keys in Settings > In-Person Payments > Android SDK Keys.

val config = CyoGateConfiguration.Builder()
    .setApiKey("YOUR_API_KEY")
    .setSdkPublicKey(loadKeyFromAssets("cyogate_public_key.pem"))
    .build()
Never include your private SDK key in your APK or source code.
See the Tap to Pay on Android overview for the full topic list.

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