Skip to content

2.12.0

Compare
Choose a tag to compare
@dduwoyemgp dduwoyemgp released this 22 Feb 19:33
· 327 commits to master since this release
02fa061

Added

  • 3DS2 integration with Shipping and Billing objects, including FirstName and LastName fields
    The objects Billing and Shipping may be included on all calls to the following endpoints:
    • /preauthorizations/card/direct
    • /payins/card/direct
    • /payins/card/web
  • Enable Instant Payment for payouts by adding a new parameter PayoutModeRequested on the following endpoint /payouts/bankwire
    • The new parameter PayoutModeRequested can take two differents values : "INSTANT_PAYMENT" or "STANDARD" (STANDARD = the way we procede normaly a payout request)
    • This new parameter is not mandatory and if empty or not present, the payout will be "STANDARD" by default
    • Instant Payment is in beta all over Europe - SEPA region

Fixed

  • Fix missing filter parameters and pagination for getPreAuthorizations