Improved

TGU: Release notes 28-01-2026

  • Added the Voucher:info and Voucher:payment API's to handle voucher payments. The getCard API returns the balance of a card, as well as the brand name and icon. The payment API can then be used to charge the card. Both API's implement the pointOfInteraction parameter to support both cardPresent and cardNotPresent payments.
  • Updated the iDEAL logo to the combined iDEAL/Wero logo.
  • Add support for jsonp output to the legacy API support layer.
  • Brite: Fixed a case where a cancelled payment would stay in the pending state.