Reputation: 1661
I have a really nasty error that I don't understand in Adyen and it goes something like this:
SoapFault: validation 906 Invalid Request: Original pspReference is invalid for this environment!
I have checked the entire script, from top to bottom and back and the pspReference is the same throughout the entire system. So that number does not change.
Any ideas why?
Upvotes: 1
Views: 593
Reputation: 1661
So here is the deal:
The above error means that the pspReference number that you are sending falls in one of this 2 situations:
Either way, in this case, you have to check for the link on which you send the collected form information.
Hope it helps,
Keep on coding!
Ares.
Upvotes: 2