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/Prepaid Card/Gift Card, 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/Prepaid Card/Gift Card, including:
- Visa
- MasterCard
- American Express
- Discover
- JCB
- Diners Club
- Credit Card Reference Transaction
For more information about setting up payment methods in Zuora, see Define and set up payment methods.
Credit card reference transactions
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.
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