linkorb / buckaroo

API client for Buckaroo BPE 3.0 for PHP. PSR-0 compliant.
MIT License
11 stars 16 forks source link

Add invoice info and refund action. #1

Closed Jingli790109 closed 11 years ago

Jingli790109 commented 11 years ago

add invoice info and refund action.

joostfaassen commented 11 years ago

Nice work! Can you rename the method:

public function sendTransactionRequest($TransactionRequest) 

to

public function sendRequest($Request) 
joostfaassen commented 11 years ago

And update the README.md and composer.json :-)

joostfaassen commented 11 years ago

close, implemented in pull req 3