alfio-event / alf.io

alf.io - The open source ticket reservation system for conferences, trade shows, workshops, meetups
https://alf.io
GNU General Public License v3.0
1.42k stars 346 forks source link

Explore integration of payment provider: revolut #472

Closed syjer closed 5 years ago

syjer commented 6 years ago

Could be an interesting integration: https://www.revolut.com/ Documentation: https://revolutdev.github.io/business-api/#api-v1-0-introduction

cbellone commented 5 years ago

update: the "request funds" functionality is not (yet?) exposed through APIs https://community.revolut.com/t/api-functionality/48698

cbellone commented 5 years ago

we could however enhance the "wire transfer" payment method. If the payment recipient is a revolut bank account, we can match the payment by:

and therefore confirm the corresponding reservation. https://community.revolut.com/t/track-invoice-payments-through-api/18662

syjer commented 5 years ago

can be considered done