SDKs

Explore fast integration options

In case you wish to integrate OderoPay using SDKs instead of APIs, you can explore two options: iOS SDK integration for mobile and WooCommerce Plugin integration for web.

It's recommended that you first test fast integration in the testing environment before moving to live environment.

iOS SDK

iOS SDK is written in Swift and is published as a Swift Package. In order to add the package and start using it in your iOS application, you need to proceed to this GitHub URL.

GitHub page has extensive documentation and usage examples written in README.md file.

NOTE: In order to start using iOS SDK and generate testing or live checkout page, the merchant must first register at the sandbox merchant dashboard for testing environment or pass onboard procedure for live environment. After this step you need to obtain respective API keys and insert them into the iOS SDK configuration class.

WooCommerce Plugin

If you have a website built using WordPress and you want to start accepting payments, you need to add WooCommerce to your WordPress website. Installing WooCommerce adds checkout page, product management pages and other useful tools for your WordPress website.

After you are done with this step you now can add WooCommerce OderoPay Plugin to your wp-content/plugins folder in order to start accepting payments through Odero.

NOTE: Before adding OderoPay WooCommerce Plugin, the merchant must first register at the sandbox merchant dashboard for testing environment or pass onboard procedure for live environment. After this step you need to obtain respective API keys and insert them into the OderoPay WooCommerce Plugin.