PayByLink, Direct Debit, AliPay, WeChatPay and UnionPay


Streamlined Payment Integration

We've designed our payment API to be as simple as possible for merchants. All payment types are handled through a single, unified endpoint: /v1/issue

Whether you're processing Pay By Link transactions, Direct Debit payments, or popular Chinese payment methods like WeChat Pay and AliPay, you'll use the same endpoint every time. The payment method is simply specified using the Order.Type field in your request.

Quick Start

Sandbox URL: https://order-api.unify.sandbox.novatti.com
Production URL: https://order-api.unify.novatti.com

Endpoint: /v1/issue

Authentication: Please refer to our [POST Generate an authentication token for Direct and Order API] for setup instructions

Supported Payment Methods

All payment methods listed below use the same /v1/issue endpoint. Simply set the Order.Type field in your request to specify which payment method you'd like to use:

Powered by