Prerequisites

  1. Create a merchant account in Midtrans Dashboard

  2. In MAP, setup your merchant account settings, in particular the Notification URL.

  3. Setup your merchant server. A server side implementation is required for Midtrans mobile SDK to work. You can check the server implementation reference, and walk through the API’s that you may need for implementation on your backend server.

  4. Minimum requirements:

  • AndroidSDK:

    Starting SDK Version 2.0.0: Android 5.0 Lollipop API Level 21
    For SDK Version 1.34.0 and Below: Android 4.0 Ice Cream Sandwich API Level 14

  • iOS SDK: iOS 7 and Xcode 8.0