apaleo / announcements

Subscribe to this repo to be notified about changes in the apaleo API
15 stars 1 forks source link

Introduction of new apaleo Pay payment methods and accounts #76

Open bennetone opened 3 years ago

bennetone commented 3 years ago

To be able to separate payments processed via apaleo Pay from payments processed offline we introduced 5 new payment accounts:

image

Additionally we added those 5 payment methods PspCash, PspDebit, PspBanking, PspOpenInvoice and PspWallet into the payment method enum on the FolioPaymentModel image

Please ensure that your apps are aware of those new enum values and payment accounts.