REST API
Showing for Platform
RELEASE_20230412.00
Version
Published on 04 May 2023
|
Sandbox
|
Published on 04 May 2023
|
Pre-prod
|
Published on 11 May 2023
|
Prod
|
Fixed
- Fixed: Creating payments with skipAuthentication: true and a card number that requires 3DS will now properly return a 3D_SECURE_AUTHENTICATION_REQUIRED error in the payment response instead of a UNKNOWN_SERVER_ERROR response.
- Fixed: Values submitted on properties which are outside the range of accepted values will now display the correct error message.
Changed
- Changed: When a payment is created with a product not supported in the supplied country, an unknown product id error is now returned
RELEASE_20230330.01
Version
Added
- It is now possible to create payments using an externally provisioned network token. The data regarding such a network token can be submitted using the cardPaymentMethodSpecificInput.networkTokenData object.
RELEASE_20230330.00
Version
Added
- The property merchant.seller.isForeignRetailer is now supported when creating a payment.
- Support for Troy Debit Card (paymentProductId 189) has been added.