ibanity / ibanity-java

Java wrapper for the Ibanity API
https://documentation.ibanity.com
MIT License
3 stars 8 forks source link

Add payment requests #161

Closed JensDebergh closed 6 months ago

JensDebergh commented 8 months ago

This merge request adds support for payment requests to the java library. I've used pending transactions as the basis since it contains upgrades to the java version etc.

Ideally we would merge pending-transactions in master and rebase this branch on master once merged.

damienbr commented 6 months ago

No webhooks for this new feature?