ericcornelissen / NervousFish

An app for your :iphone: to exchange public-keys in a secure manner.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

[MERGE #334 FIRST] Bunq verification #335

Closed jverbraeken closed 7 years ago

jverbraeken commented 7 years ago

What

This Pull Request adds to the verification by using the Bunq API

Why

This Pull Request is needed because the Bunq API makes it a lot easier to transfer money to the other person because copying/pasting the IBAN / challenge is not needed anymore

How

This feature can be viewed/tested within the project by - (unfortunately not yet possible as long as the Bunq jar doesn't work correctly)

Alternative implementation

Other implementations that I've have considered are ...

Notes

None