svennis94 / Buckaroo-PHP

An easy to use Buckaroo library for PHP
MIT License
0 stars 3 forks source link

Add functions to check if the payment is successful, pending or cancelled #4

Closed svennis94 closed 8 years ago

svennis94 commented 8 years ago

I would like to use certain functions like isSuccessful() to check if a Transaction is Successful, it would also be nice to have the different payment status types defined in a class.