duitku 1.0.0

duitku 1.0.0

Maintained by bambangmaulana.



duitku 1.0.0

  • By
  • bambangm88

duitku-ios-sdk 1.0.0

CI Status Version License Platform

Welcome to, Duitku IOS SDK registration page, Integrate this SDK to start transaction using duitku on your IOS application.

Requirements

Installation

duitku is available through CocoaPods. To install it, simply add the following line to your Podfile:

  pod 'duitku', '~> 1.0'

Server Merchant

	Example,

	Base Url 		: https://merchant.com/api/
	Request Transaction 	: https://merchant.com/api/requestTransaction.php
	Check Transaction	: https://merchant.com/api/checkTransaction.php
	List Payment		: https://merchant.com/api/listPayment.php

Download files sample requestTransaction.php  checkTransaction.php  listPayment.php

Recommended specifications for your application development

	Development Tool       		 : Xcode 9 and above
	IOS Version         		 : 11 and above
	Swift Version         		 : Swift 4 and above

Sample Project

	git clone https://github.com/duitkupg/sample-project-ios.git

Visit Github Sample Project

Full Step Docs

Download Duitku Docs

Reference

cocoapods duitku pod

License

duitku is available under the MIT license. See the LICENSE file for more info.