- 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.
Accepted Solutions

- 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
Checking this now. I can see a 400 response on our side. Let me check more to see what I can find.
- 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ciaran,
The URL is www.buglife.org.uk, its happening on every order when you try to pay on-site entering your card details.
Thanks again,
Craig

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The error on our logs is indicating that their is a deserialization problem, basically its seems like we're expecting a String but a number usbeing passed. Can you confirm the data being passed is all OK?
When did you start to see this, or have you only integrated recently and its always been like this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Strange, I am unsure when it started but it worked upon the first integration a while back.
Could you tell me what field it is that is expecing a string but receiving a number? Then maybe I can find the issue in the code.]
Thanks,
Craig

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
From my side, that seems to be part of the issue the logs are saying which field I'm afraid. I'll get a bug report open for this and keep you posted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ciaran,
Thanks for that, I think I figured it out, looks like it was the State field not sending through properly.
Payments seem to be going through (somewhat randomly) but it seems that not all the expected data is coming back from paypal as the payment module is returning errors with the paypal response, but the customer (or me during testing) is receiving:
We’re sorry, we can’t complete this payment. Please contact the merchant with this reference ID: transaction-ref-id
Any idea what this could be?
Thanks,
Craig

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- « 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