# JCB

Saferpay offers the possibility to accept different brands of credit cards, one of which being JCB.

## General requirements

The handling of JCB with Saferpay requires:

* A [corresponding license ](https://docs.saferpay.com/home/master/licensing)and thus a valid identification with a username and password for the Saferpay system.
* Availability of at least one active Saferpay terminal via which payment can be carried out and availability of the associated Saferpay TerminalId.
* A valid acceptance contract with a respective acquirer.

{% hint style="info" %}
For JCB activation on the Saferpay terminal, please contact your sales contact.
{% endhint %}

### Technical requirements

The general integration of JCB can be done either via the [Payment Page](https://docs.saferpay.com/home/integration-guide/licences-and-interfaces/payment-page), or the [Transaction Interface](https://docs.saferpay.com/home/integration-guide/licences-and-interfaces/transaction-interface) and does not require any special attention, besides what is mentioned in the respective chapters.

Furthermore, for other flows (Refunds etc.), please refer to the table above.

### Supported features

| Feature                                                                                                                                                                                                         | Support |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-----: |
| [Capture](https://docs.saferpay.com/home/integration-guide/licences-and-interfaces/capture-and-daily-closing)/[Cancel](https://docs.saferpay.com/home/licences-and-interfaces/capture-and-daily-closing#cancel) |    ✅    |
| Multipart Captures                                                                                                                                                                                              |    ❌    |
| [Secure Card Data](https://docs.saferpay.com/home/integration-guide/licences-and-interfaces/secure-card-data)                                                                                                   |    ✅    |
| [Refunds](https://docs.saferpay.com/home/integration-guide/licences-and-interfaces/transaction-interface/refunds)                                                                                               |    ✅    |
| [Recurring Payments](https://docs.saferpay.com/home/integration-guide/licences-and-interfaces/transaction-interface/recurring-payments)                                                                         |    ✅    |
| [3D Secure](https://docs.saferpay.com/home/integration-guide/general-information/3d-secure)                                                                                                                     |    ✅    |
| Dynamic Currency Conversion                                                                                                                                                                                     |    ❌    |
| Mail Phone Order                                                                                                                                                                                                |    ✅    |
| [Testing](#testing)                                                                                                                                                                                             |    ✅    |
| [Omni-Channel](https://docs.saferpay.com/home/integration-guide/licences-and-interfaces/omni-channel)                                                                                                           |    ✅    |

## Testing

Please refer to [this chapter](https://docs.saferpay.com/home/testing-and-go-live#jcb), if you want to test JCB.
