robmcvey / cakephp-paypal

CakePHP 2.0 plugin for PayPal Website Payment Pro
60 stars 44 forks source link

Payment Problem: You must pass a valid order array #46

Open bondeville opened 6 years ago

bondeville commented 6 years ago

My client failed to deposit the money via Paypal. This message "You must pass a valid order array" was shown on the screen. Is this the Paypal problem? How can i fix this? Help me please.

robmcvey commented 6 years ago

Please see test cases for examples of the correct format, e.g. https://github.com/robmcvey/cakephp-paypal/blob/master/Test/Case/Lib/PaypalTest.php#L1716