01-25-2013 02:00 PM
I'm using the native/cascades PaymentManager in test connection mode, and all the different errors have the same code (4). Is this because it is in test mode or will the result be the same on a live connection?
Also is there a list of the error codes for the payment service? I've looked but couldn't find any in the documentation. At the moment the only way I can differentiate between the errors is via the errorText but is this text fixed or likely to change in the future?
Thanks for any help.
Solved! Go to Solution.
01-25-2013 02:15 PM
The error code being returned is a bug which I reported a while back but has yet to be resolved. More error codes have also been requested to help handle a wider variety of error responses.
A list of error codes can be found here:
These codes should get added to the Cascades docs shortly as well.
01-25-2013 06:57 PM
Thanks for the error code list.
Is there a link to the JIRA issue, or an ETA on the fix?
01-28-2013 07:48 AM
The bug should only be for local testing mode and is already fixed in an internal OS build, so the next drop should include the fix.