
Peter Salzmann - 2005-03-15 10:40:18
Excellent class. I've been keeping an eye open for your updates, changes etc and it seems you actively support this class.. awesome!
There is only one problem I'm hoping you can solve or add to the next version... "Currency" :). For example, wouldn't it be nice to do something like:
$currency = "USD"; (or) "CAD" (or) "AUD", etc..
$API->set_order($amount, $transa, $description, $authentication_capture, "", $currency);
etc..
Also, let me know if I'm wrong here. I could be missing something. It seems like everything has been well planned and thought out.
Keep up the great work!