REST API
Showing for Platform
RELEASE_20220411.00
Version
Sandbox
|
Published on 25 Apr 2022
|
Sandbox
|
Pre-prod
|
Published on 25 Apr 2022
|
Pre-prod
|
Prod
|
Published on 03 May 2022
|
Prod
|
Added
- Created initial link to the network token service. We will communicate separately about the ability to beta test this in the future.
-
Added support for the following payment products:
- Visa Debit, paymentProductId 114
- MasterCard Debit, paymentProductId 119
- Visa Electron, paymentProductId 122
- Lider, paymentProductId 6003
- Creditel, paymentProductId 6004
- OCA, paymentProductId 6005
- Prex, paymentProductId 6006
- Midinero, paymentProductId 6007
- SafetyPay Cash, paymentProductId 6204
- SafetyPay Banking, paymentProductId 880
- PagoEfectivo, paymentProductId 6205
- Baloto, paymentProductId 6202
- Efecty, paymentProductId 6203
- PSE, paymentProductId 6111
- Nequi, paymentProductId 6110
- The property transactionChannel can now also be used
-
Added support for the following payment products in the Create Payment and Refund endpoints:
- Sezzle, paymentProductId 8004
- Clearpay, paymentProductId 8013
- Afterpay, paymentProductId 8014
Fixed
- CardholderName is no longer missing in the 'cards' hostedcheckout payment page.
- The error code UNKNOWN_PAYMENT_ID is now returned when cancelPayment is performed with an unknown payment id.
- Get Payment Products is now restricted to currencyCode INR.
- Fixed cancel payment for payments.
Changed
- The regular expression for the cardholderName field is extended to allow Thorn (Þ, þ) as a character to be used.
RELEASE_20220316.00
Version
Added
- It is now possible for the getProduct, getProducts and getNetworks endpoints to return the Mir network for Apple Pay. Please note that Apple has suspended the use of Mir cards.
- Made properties fiscalNumber, firstName, surname and emailAddress required for payments in both Uruguay and Peru.
RELEASE_20220303.00
Version
Added
- 3-D Secure version 1 is now supported for payments that are created through the WL Online Payment Acceptance payment platform.
-
Added support for the following payment products:
- Visa, paymentProductId 1
- Visa Debit, paymentProductId 114
- Visa Electron, paymentProductId 122
- Mastercard, paymentProductId 3
- Mastercard Debit, paymentProductId 119
- Discover, paymentProductId 128
- Diners Club, paymentProductId 132
-
Added support for the following payment products:
- Magna, paymentProductId 6001
- Recompra, paymentProductId 6002
- OXXO Pay, paymentProductId 6201
- WebPay, paymentProductId 6109
Fixed
- The payment response field creationOutput.token should now return the correct value.
- Improved payment, refund, capture and payout status mapping. The mapping is now more granular based on the payment method used.
- Removed empty bullet point from the privacy policy.
- Attempting to capture a payment that is not capturable results now in a 400 error.
- Fixed potential error when listRefunds is called for failed payments.
Changed
- Updated logo for payment product Sofort (paymentProductId 836)