- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have an issue with my e-commerce site. Everytime a customer tries to make payment, we get an error:
encrypted_cross_dispatch=0XxmEYQZCCvvS9xFhmAlcOBNRPWGtQd5vrH0ObYXID8wQo7jLtJPeo3yqJRFbkScZWXT5zvvamAy6LND4uHFLR4ohRrSkE3E9_6T0G
This was working well till 3hrs ago.
Anybody has an idea if this a problem with PayPal systems or API issue???
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@MTS_Ciaran wrote:how do all, it looks like the URL your setting is incorrect for what youre trying to do. ipnpb.paypal.com is only for IPN postbacks, but looks like you're redirecting to that URL on the browser for a WPS button checkout I'm guessing.
The correct URL for PayPal button redirect forms should be:Can you please amend and try again.
This worked for me ! thanks!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ciaran,
I am exeperiencing the same problem on my Wordpress site using the plugin OIO Publisher: I have been through your answer, but I have not understood how to fix the issue.
Could you be so kind to post a step by step procedure to fix it?
It will be really appreciated.
I constantly receive the following error message when I test the payment by OIO Publisher to buy Advertise Banners:
Things don't appear to be working at the moment. Please try again later.
I have tried to setup the IPN as well, but for sure I have done wrong.
Please give a look to the attachments.
Thanks in advance.
Regards

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Raffaele3D - From the logs for the error message you posted the issue is with the currency code, your passing "currency_code=UK", the correct currency code for UK is GBP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@MTS_Ciaran wrote:@Raffaele3D - From the logs for the error message you posted the issue is with the currency code, your passing "currency_code=UK", the correct currency code for UK is GBP
Thanks a lot @MTS_Ciaran ! Everything is working properly now!

- « Previous page
-
- 1
- 2
- Next page »
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- Something went wrong. Contact the merchant for help. in PayPal Payments Standard
- NOT ENABLED TO VAULT PAYMENT SOURCE in Sandbox Environment
- p is not a function error using the example downloaded from Paypal in SDKs
- Advance checkout in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)