JPM Commerce Platform PCI
This page provides an overview of the payments methods provided by the JPM Commerce Platform PCI adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating JPM Commerce Platform PCI within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.
Payment Methods
Payment Method | Transaction Flows | Transaction Types |
---|---|---|
Creditcard | iFrame Form & payment.js Integration | Debit, Refund, Partial refund, Preauthorize, Incremental authorization, Capture, Partial capture, Register, Void, Deregister |
Additional parameters (Debit, Preauthorize, Register)
Name | Required | Description |
---|---|---|
customer.billingPhone | true | Phone number in ITU-T E.164 format. Country code and phone number (i.e. +12125556789). It maps to accountHolder.mobile object |
Capture parameters
MultiCaptureSequenceNumber and multiCaptureRecordCount are mandatory for multiple partial captures.
Name | Required | Description |
---|---|---|
multiCaptureSequenceNumber | true | Identifies the number indicating the location of this record in the sorting sequence of the specified data. <= 2 characters |
multiCaptureRecordCount | true | Enumerates the quantity of records in a data object that is processed or transmitted. In this context, this is the total number of expected shipments associated with a single authorization. |