Made to Order Software Corporation Logo

PHP Pay Junction: Bug List

Member PayJunction::SECURITY_IGNORE_ADDRESS_AND_ZIP
The QuickLink documentation does not list this value.

Member PayJunction::RESULT_CUSTOMER_NAME
Do not try to separate a first and last name from this field. In some countries, the names appear the other way around (i.e. last name, then first name) and many people have multiple first/last names separated by spaces. This mean there is no way for you to infer where the name needs to be cut automatically...

Member PayJunction::set_schedule ($limit, $periodic_number, $periodic_type, $start)
At this time, the test of the $start date does not check whether the year includes a February 29.

Member PayJunction::get_transaction_result ()
There is no guarantee with PHP that the "00" result will look like "00" and not like "0", 0 or even 0.0.

Documentation generated by Doxygen on Wed Aug 4 23:50:07 2010