Skip to main content

Alternative payment methods

Alternative Payment Methods (APM)

POST/pay_index

JPay API for alternative payment methods (Alipay, Pay by Bank, etc.) uses the same `create()` method. Set `payType` to `apm` and specify `payMethod` — **do not** pass card fields. This endpoint does not require authentication.

SDK methodcreate()

ParametersRequest body

pay_methode.g. alipay
SDK property: payMethod.
pay_typeset to apm
SDK property: payType.