added

March 2023 Recap

Support for multiple bank_accounts in KYC API

February 2023 Recap

Payments API

added

January 2023 Recap

Payments API

added

2022-12-14 Support for german persons as legal entities

  • The person object has been extended with a field named country
  • Added support for German persons as legal entities.

2022-11-29 - Metadata on order items

  • Initiate Payment V1: When initiating a payment, you can now add metadata to order items with the field metadata.
added

2022-10-31 - FUNDED but not COMPLETED deposit Payments

  • Initiate Payment V1: When creating a deposit Payment complete_when_funded can be specified in the provider_method_parameters field, making the Payment go to FUNDED instead of COMPLETED upon proper funding. Read more
added

2022-10-28 - Reuse deposit reference

added

2022-10-20 - Reconciling insufficient/excessive payment funds

  • Reconcile Payment Funding V1: Added new endpoint for reconciling discrepancy between expected amount and received amount of funds to handle UNDERFUNDED and OVERFUNDED Payments
    Read more
added

2022-10-18 - Supporting additional currencies EUR, GBP & DKK

Initiate Payment V1:: Added EUR, GBP & DKK as available currencies Read more

added

2022-10-17 - Deposit account in inititate payment response