mCommerce SDK

Our tutorial will walk you through the steps to integrate the mCommerce SDK.
mCommerce SDK
mCommerce Sample App SDK
mCommerceTransactions-ios.zip
This sample app shows you how to process mCommerce transactions on iOS. Simply edit the credentials in
ChargeController.m.
mCommerceTransactions-android.zip
This sample app shows you how to process mCommerce transactions on Android. Edit the credentials in
ProcessTransactionActivity.java.
Checkout Screens Sample App
Sportsworld-ios.zip
This sample app shows you how to integrate the ready-made screens on iOS.
Edit
PWCheckoutViewController.m
with your credentials.
Sportsworld-android.zip
This sample app shows you how to integrate the ready-made screens on Android.
Edit
ShoppingActivity.java
with your credentials.
Tokenization Sample
CustomTokenization-ios.zip
This sample app shows you how tokenization works on iOS. Simply edit the credentials in
CreateController.m
and
ChargeController.m.
CustomTokenization-android.zip
This sample app shows you how tokenization works on Android. Edit the credentials in
TokenizationActivity.java.