Overview of Sony Payment Services gateway integration
Supported features
The following table provides a quick reference for the supported features. For details about each feature, see the later sections in this article.
Supported payment methods |
Credit Card Reference Transaction |
Support 3D Secure 2.0 | No |
Support Delayed Capture | No |
Support Level 2 and Level 3 card data | No |
Support stored credential transactions | No |
Support Gateway Options fields | No |
Sony Payment Services Gateway's production endpoint used for Zuora gateway integration service |
|
Support Gateway Reconciliation | No |
Support Payment Method Updater | No |
Supported payment methods
Credit Card Reference Transactions of the following card brands:
- Visa
- MasterCard
- American Express
- Discover
- JCB
- Diners Club
Tokens are used for credit card reference transactions in Zuora. A reference transaction is simply a representation of a credit card payment method without having sensitive payment method information like the credit card number stored in Zuora. Please note that the token cannot be used with another gateway, which is why we recommend storing credit card information in Zuora whenever possible.
For more information about setting up payment methods in Zuora, see Define and set up payment methods.
The following table describes the mappings of key identifier fields used in transactions.
Field in Zuora | Field in Sony | Note |
---|---|---|
Token ID | KaiinId | This field is in the request to the gateway. |
Second Token ID | TransactionId | This field is returned in the response. |
Member Password | KaiinPass | This field is in the request to the gateway. |
Transaction date in the request to the gateway
As required by the Sony Payment Services gateway, Zuora includes the transaction date in the request passed to the gateway. The transaction date in the request might be inconsistent with the transaction processing date depending on the time zone of the tenant, because the TransactionDate
field in the request is UTC+0 based.
For example, a payment was created on 2022/09/03 07:19:00 UTC+9. The creation date of this payment in Zuora is 2022/09/03 07:19:00 UTC+9. By converting it to UTC+0, the time is 2022/09/02 22:19:00 UTC+0. The TransactionDate
field in the request sent to the gateway is 20220902
.
Limitations
Sony Payment Services currently has the following limitations:
- Non-Referenced Refunds, or refunds that are not associated with an existing Payment transaction, are not supported by Sony Payment Services.
- Token generation within Zuora is not supported for Sony Payment Services
- Only the Japanese YEN currency is supported.
Related information
Set up and configure a Sony Payment Services gateway instance