MatthijsKok / TI2806-Contextproject

GNU Lesser General Public License v3.0
0 stars 0 forks source link

create transaction #56

Closed RvdK closed 7 years ago

RvdK commented 7 years ago

Write a function that wil create a transaction (if there is a valid connection) using the details that are specified in the Bank interface (date, amount, recipient, comment).

https://doc.bunq.com/api/1/call/payment

Ishadijcks commented 7 years ago

Done