added
May 2023 Recap
over 1 year ago by Tobias Pettersson Jensen
Ability to create agreements in KYC API
added
March 2023 Recap
over 1 year ago by Tobias Pettersson Jensen
Support for multiple bank_accounts in KYC API
added
2022-12-14 Support for german persons as legal entities
almost 2 years ago by Gustav Fransson
- 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
almost 2 years ago by Gustav Fransson
- 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
almost 2 years ago by Johan Eriksson
- Initiate Payment V1: When creating a deposit Payment
complete_when_funded
can be specified in theprovider_method_parameters
field, making the Payment go toFUNDED
instead ofCOMPLETED
upon proper funding. Read more