Integrate CPay via Monext on your website or mobile application and fully customize your checkout experience using your own UI.
Parameter Name | Required | Description |
---|---|---|
currencyCode | ✓ | 3-letter currency code in ISO 4217 format, e.g. USD for US dollars |
order ↳ lineItems | ✓ | Details of the line items of the order |
metadata ↳ monext_contracts ↳ CPAY | ✓ | The e-commerce contract code or number |
MONEXT_CPAY
must be returned as PaymentMethod.type
in the onAvailablePaymentMethodsLoad
callback.When the user has selected the payment method, call the start
function. This function automatically: