veritrans / Veritrans-ios-sdk

The new iOS SDK
MIT License
14 stars 32 forks source link

Build Status codecov

Overview

To see the overview of Veritrans SDK, please read here

Implementation

We provide two implementation modes on this SDK:

1. UI Flow

To see the implementation guides please read here

If you are using Swift, please read the integration guide here

2. Core Flow

To see the implementation guides please read here

3. Sample / Demo App

To see the sample app (contais UI flow), you can clone this project, enter project's directory cd MidtransDemo, run pod install then now you can open the MidtransDemo.xcworkspace file.

dependencies

4. Backend (merchant server) implementation

Please refer to this wiki