An introduction to IT integration

Before you start integrating Ksher services with your own products, explore the latest documentation including integration guides, API reference, code samples, and more.

Identify payment scenarios for your product

Ksher supports a number of payment scenarios. Please choose one or several of them according to your products, and then follow the integration guide for the scenario during the integration.

Below is a list of payment scenarios and the typical use cases for your reference.

POS integaration

In this scenario, your POS will be enabled to scan customer-presented payment code to collect.

The example use cases are:

  • Duty-free stores

  • Convenience stores

  • Shopping malls

  • Chain stores

To get paid on your mobile website

The example use cases are:

  • eCommerce business

  • Online travel agency

  • Spa booking services

  • Food delivery services

Please read Mobile Website Integration Guide for detail.

To get paid on your website

The example use cases are:

  • eCommerce business

  • Online travel agency

Please read Website Integration Guide for detail.

Kiosk integration

In this scenario, You Kios will be able to display a dynamic transaction QR code, and the consumer can scan that code and make payment.

The example use cases are:

  • Vending Machines

  • Ticket Vending Machines

  • Self-service Kiosk

  • Taxi

Please read Kiosk Integration Guide for detail.

To get paid in your app

The example use cases are:

  • eCommerce business

  • Online travel agency

  • Spa booking services

  • Food delivery services

Please read Mobile APP Integration Guide for detail.

WeChat mini-program

If you have a WeChat Mini-Program and want to accept WeChat Pay within the mini-program, Please read WeChat Mini-Program Integration Guide for detail.

Alipay mini-program

If you have a Alipay Mini-Program and want to accept Alipay within the mini-program, Please read Alipay Mini-Program Integration Guide for detail.

WeChat official account

If you have a WeChat Official Account and want to accept WeChat Pay within the Official Account, Please read WeChat Official Account Integration Guide for detail.

Supported payment channels

The following payment channels are supported:

  • Prompt Pay

  • True Money

  • Line Pay

  • Air Pay

  • Alipay

  • WeChat Pay

  • Visa Card

  • Master Card

  • Union Pay Card

  • JCB Card

  • TPN Card

Integration method

Ksher Payment provides two ways for IT integration:

  • RESTFUL API

  • SDK package

To use RESTFUL API method, you need to POST message to the specific service end point and process the response message from Ksher side. Please follow the integration guide for the detailed API defination.

To use SDK package, you need to choose one SDK package based on your programming language. For detail, please check the SDK documentation.