Citcon

OVERVIEW

For more details, check out the source code on Github

MOBILE APP SDK (iOS) overview

The Citcon’s iOS app payment solution provides a convenient, safe, and reliable payment services to third-party applications. By using the SDK, merchant developers can focus on business logics without having to understand the pluming of payment transactions. The payment experience will be totally transparent and seamless to end consumers. With this payment solution, the merchant’s application will present a payment button when a consumer completes the payment and checks out.

• The user clicks the payment/checkout button. After being redirected to Wallets
app/H5 page/Browser, the user can log in, and then complete the payment.

• Once the payment is completed, the user is redirected back to the merchant
app with the payment result. The merchant could check the result and make
decision on how to move forward.

• In the meantime, an asynchronous notification will be sent to the merchant
with the payment result. The notification is reliable with build-in retry
mechanism.

For more details, check out the source code on Github

MOBILE APP SDK (ANDROID) overview

Citcon’s Android SDK was designed for online merchants to integrate Citcon payment solutions effortlessly into their own Android apps. By using the SDK, merchant developers can focus on business logics without having to understand the plumbing of payment transactions. The payment experience will be totally transparent and seamless to end consumers. This version of the SDK supports payments through Alipay, AlipayHK, WeChat Pay, Union Pay, KakaoPay, Dana.

The Citcon Android development SDK was developed in JAVA and targets Android 8 and above. The SDK
is distributed as an Android Archive Library (aar) in Maven Center.

For more details, check out the source code on Github

Scroll to Top