- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The issue is when the form has been filled and anyone clicks "Pay Now", they get a message "We’re sorry, we can’t complete your payment at this time. Please try again later."
I can't find any reason for this, though did have issues with the Pay With PayPal button until I set it to send shipping address as the billing address if its not set (for non-shipped items).
If I inspect the iFrame form I can find the following data as part of a hidden input attribute:
ERRORCODE: 10001
ERRORMSG: We’re sorry, we can’t complete your payment at this time. Please try again later.
visitorId: "61249........."
layoutCountry: "GB"
internalSessionId: "HSS-8059aab8ceb4ec8e5156deaf4574e8ab84dd012c"
error {"message":"TEMPORARY_FAILURE","dynamicDisplayId":"6fcf3d181c6f4-10001"}}
Craig
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Morning Ciaran,
Sorry, I was not sure if that code was too sensitive to post online, I've just attempted another order and this is the response:
We’re sorry, we can’t complete this payment. Please contact the merchant with this reference ID: c9f855d71e635-10536
Thanks,
Craig

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ok think I have this one figured, we're seeing a duplicate invoice ID on that one, the invoice ID passed across was used ~15 minutes before hand on a completed transaction.
If you have the "block Duplicate invoice id" toggle enabled you'll get this error if the invoice ID has been used in the past for the same account.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ah interesting, thats much more helpful than the message! 😉
Okay, so could this be some sort of weird stage/live environment test order conflicts? Any chance you could tell me the last invoice ID so I can check if this conflicts with the orders we have in the live environment?
Thanks,
Craig

- 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
Thanks Ciaran, can't see why there would be duplicate invoice IDs at all! I've disabled that option in the paypal settings for now anyway.
I just managed to debug it and find that I am not receiving the "tx" GET parameter? Could you verify that its being sent?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
theres data being sent back from what I can see in the latest transaction. Can you check the POST method to see if anything is there. Also what do you have in the account for data transfer "POST" or "GET"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That was it! Thanks Ciaran, it seems that there were a few different issues with the payment process and the final one was the data transfer looks like it had been changed at some point!
All sorted now thank you so much for your support!

- « 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.
- Create Pay Links using PayPal API in REST APIs
- Redirecting customers to PayPal for payment in PayPal Payments Standard
- PayPal integration with Next, Lambda and API Gateway - 400 Invalid Request in Sandbox Environment
- Need help with copy/paste PayPal Button script not working in SDKs
- Paypal No-Code checkout Credit card option is not working in PayPal Upgrade Community