bunq / tinker_php

Install Tinker by just running this command: bash <(curl -s https://tinker.bunq.com/php/setup.sh)
MIT License
7 stars 8 forks source link

Determine Pointer type according to recipient. #7

Closed JordyHeemskerk closed 6 years ago

JordyHeemskerk commented 6 years ago

Currently when making a payment or request, an email Pointer will always be created (you cannot send money to an IBAN for example).

Would be nice to be able to send money to phone numbers and IBANs as well, besides emails :)