# Change log

2.4.0
  - Added support for the Duplication Check endpoint
  - Added support for the Account Updater endpoint
  - Added support for the 'LIMONETIK' payment method
  - Added support for the 'BLIK' payment method via 'PPRO'
  - Enhanced the create payment request for the `PayPal` payment method (expressCheckout parameter)
  - Added WalletId in create checkout session endpoint for the 'Wero' payment method

2.3.0
  - Payment Plans


2.2.0
  - Fix 400 error code response body specs
  - Return order.invoiceId and order.merchantReference in Response if sent in request
  - Add order.description property to provide overall description for the order

2.1.0
  - Changed the name of the VIPPS payment method to `VIPPSMOBILEPAY` and add recurring payment support
  - Enhanced the get payment details response for the `WERO` payment method
  - Enhanced the card payment method response with `cardholderConsentToStore`
  - Updated the Bancontact payment method acquirer logic
  - Fixed the `RATEPAY` payment method tax rate calculation
  - Fixed the Customer Vault `pseudoCardNumber` and `last4Digits` issues
  - Removed unnecessary recurring object validation
  - Added support for the `BIZUM` payment method
  - Added support for the `UNIONPAY` payment method via `PPRO`
  - Added support for the `ALIPAY` payment method via `PPRO`
  - Added support for the `WECHAT` payment method via `PPRO`
  - Added support for the `MBWAY` payment method via `PPRO`
  - Added services/dcc/quote endpoint
  - Added services/dcc/bin-check endpoint
  - Enhanced the get payment details response for the `CARD` payment method (dccInfo object)
  - Enhanced the create payment hosted (dccEnabled parameter) and direct (dcc object) requests for the `CARD` payment method
  - Enhanced the create session request for the `CARD` payment method (dccEnabled parameter)

2.0.0
  - Initial version of REST API V2 Specification

