Skip to main content

Jcc

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

Payment Methods

Payment MethodTransaction FlowsTransaction Types
CreditCardpayment.js, Server-to-serverCapture, Debit, Preauthorize, Refund, Register, Void

Mandatory Parameters

NameTypeDescription
Currencystring3 letters (ISO 4217)
AmountnumberTransaction amount

Additional Parameters

NameTypeRequiredDescription
descriptionstringfalseTransaction description.
customer.identificationstringfalseThe customer identification on the web shop side.
customer.emailstringfalseThe customers email.
customer.billingAddress1stringfalseThe customers billing address
customer.billingAddress2stringfalseThe customers billing address
customer.billingPostcodestringfalseThe customers billing post code.
customer.billingCitystringfalseThe customers billing city
customer.billingCountrystringfalseThe customers billing country

Item Parameters

NameTypeRequiredDescription
item.identificationstringtrueUnique product identifier in the cart.
item.namestringtrueItem name
item.commodityCodefloattrueNumber (identifier) of an item in the store system
item.quantityintegerfalseItem quantity
item.pricefloatfalsePrice for each item unit