I am trying to set up and test the paypal pro trial on a site I'm working on, and I'm having some trouble. I can't seem to find much info about how to use the plugin ... but I tried two different approaches and got the same result.
1. First I set up the paypal pro trial without the listener ... I just put it in my 'on submit' event and filled in all the fields ...
When I tried to use it I got this response back from Paypal Pro Trial Debugger:
The PayPal API has returned an error!
Error Number:
Error Message:
And in the Chronoforms Debugger :
[paypal_pro] => Array
(
[transaction_id] =>
[error_message] =>
[error_code] =>
[correlation_id] =>
[avs_code] =>
[payment_status] =>
)
So, at that point I went back and tried to figure out what I did wrong. Without a specific tutorial for setting up paypapl pro, I tried using the CFv4 Paypal Redirect tutorial and tried to adapt it for CFv5 and Paypal Pro.
The result was the same.
I've looked through the forums here and then even went to google and looked for this issue in general with no results. I assume that I either have something set up wrong in the chronforms plugin ... or I have something set up wrong in my sandbox account ... but either way, I'm at my wits end about what that could be!
Any help would be great ... I'm happy to do the leg work ... I just need a push in the right direction. Even something as simple as a suggestion for what keywords to use on google might help. Right now I've been looking for "Paypal Pro Sandbox Empty Error Message" or "Paypal Pro Sandbox Empty Response Array" ... but mostly it seems to give me people talking about woocommerce issues that have nothing to do with this issue.
Thanks
1. First I set up the paypal pro trial without the listener ... I just put it in my 'on submit' event and filled in all the fields ...
When I tried to use it I got this response back from Paypal Pro Trial Debugger:
The PayPal API has returned an error!
Error Number:
Error Message:
And in the Chronoforms Debugger :
[paypal_pro] => Array
(
[transaction_id] =>
[error_message] =>
[error_code] =>
[correlation_id] =>
[avs_code] =>
[payment_status] =>
)
So, at that point I went back and tried to figure out what I did wrong. Without a specific tutorial for setting up paypapl pro, I tried using the CFv4 Paypal Redirect tutorial and tried to adapt it for CFv5 and Paypal Pro.
The result was the same.
I've looked through the forums here and then even went to google and looked for this issue in general with no results. I assume that I either have something set up wrong in the chronforms plugin ... or I have something set up wrong in my sandbox account ... but either way, I'm at my wits end about what that could be!
Any help would be great ... I'm happy to do the leg work ... I just need a push in the right direction. Even something as simple as a suggestion for what keywords to use on google might help. Right now I've been looking for "Paypal Pro Sandbox Empty Error Message" or "Paypal Pro Sandbox Empty Response Array" ... but mostly it seems to give me people talking about woocommerce issues that have nothing to do with this issue.
Thanks