Skip to main content

KCP Mobile

This page provides an overview of the payments methods provided by the KCP Mobile adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating KCP Mobile within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.

Supported Payment Methods

Payment MethodTransaction FlowsTransaction Types
Credit CardFull-Page RedirectDebit, Refund , Partial-Refund
Bank TransferFull-Page RedirectDebit, Refund , Partial-Refund

Mandatory Debit parameters

ParameterTypeDescription
descriptionStringDescription of the transaction.

Optional Debit parameters

ParameterTypeDescription
customer.firstNameStringCustomer's first name.
customer.lastNameStringCustomer's last name.
customer.emailStringCustomer's email address.
customer.billingPhoneStringCustomer's billing phone number.
extraData.shop_user_idStringShop user id.
extraData.shop_nameStringShop/merchant name.
extraData.escw_usedStringEscrow used? Possible values: N/Y.
extraData.user_agentStringOS user agent value

Mandatory Refund & Partial-Refund parameters

ParameterTypeDescription
descriptionStringReason or description for the refund.
amountNumberAmount to be refunded.
currencyStringCurrency of the transaction (Accepted: USD, WON).

References: