Paypal "something went wrong error" on the cart page via chrome browser

SauDev

Member
Hi everyone,

I am facing an issue that occurs only to me while using chrome on the cart page with Paypal payment method, Where after clicking on the credit card option I see this:

Screen Shot 2020-07-06 at 2.00.37 AM.png
after writing to Paypal support it turned out to be caused by the AliDropship extension

Screen Shot 2020-07-11 at 1.38.30 AM.png
Screen Shot 2020-07-11 at 1.39.47 AM.png

Errors recorded are:

beaver-logger.js:237 ppxo_inline_guest_window_onerror {timestamp: 1594408883988, message: "Script error.", details: undefined, file: "", line: 0, …}
s @ app.322d06ae39ab3e3a90a2ea984c42d90b.js:1
u @ app.322d06ae39ab3e3a90a2ea984c42d90b.js:1
p @ app.322d06ae39ab3e3a90a2ea984c42d90b.js:1
error @ app.322d06ae39ab3e3a90a2ea984c42d90b.js:1
window.onerror @ app.322d06ae39ab3e3a90a2ea984c42d90b.js:1
error (async)
t.render @ app.322d06ae39ab3e3a90a2ea984c42d90b.js:1
(anonymous) @ card-fields?sessionID=5049efcdf4_mtk6mtc6ndc&buttonSessionID=f89db49100_mtk6mtc6nta&locale.x=en_US&commit=true&env=production&sdkMeta=eyJ1cmwiOiJodHRwczovL3d3dy5wYXlwYWwuY29tL3Nkay9qcz9jbGllbnQtaWQ9QVZ4RkpwUnI3Y0J3TVN3THVaNHQ5bjZtd0lBZ3BySDRlQzJvT1dhM2p1UllIem9oNGI4QUlhSmk3UjBMb2RyN1pWdmRCUkpYOFVmaGg3SFcmY3VycmVuY3k9VVNEIiwiYXR0cnMiOnt9fQ&disable-card=&token=42S17014XL612654R:18
beaver-logger.js:237 ppxo_inline_guest_window_onerror_payment_sdk {timestamp: 1594408883989, message: "Script error.", details: undefined, file: "", line: 0, …}
s @ app.322d06ae39ab3e3a90a2ea984c42d90b.js:1
u @ app.322d06ae39ab3e3a90a2ea984c42d90b.js:1
p @ app.322d06ae39ab3e3a90a2ea984c42d90b.js:1
error @ app.322d06ae39ab3e3a90a2ea984c42d90b.js:1
window.onerror @ app.322d06ae39ab3e3a90a2ea984c42d90b.js:1
error (async)
t.render @ app.322d06ae39ab3e3a90a2ea984c42d90b.js:1
(anonymous) @ card-fields?sessionID=5049efcdf4_mtk6mtc6ndc&buttonSessionID=f89db49100_mtk6mtc6nta&locale.x=en_US&commit=true&env=production&sdkMeta=eyJ1cmwiOiJodHRwczovL3d3dy5wYXlwYWwuY29tL3Nkay9qcz9jbGllbnQtaWQ9QVZ4RkpwUnI3Y0J3TVN3THVaNHQ5bjZtd0lBZ3BySDRlQzJvT1dhM2p1UllIem9oNGI4QUlhSmk3UjBMb2RyN1pWdmRCUkpYOFVmaGg3SFcmY3VycmVuY3k9VVNEIiwiYXR0cnMiOnt9fQ&disable-card=&token=42S17014XL612654R:18
VM25:1 Uncaught SyntaxError: Unexpected token o in JSON at position 1
at JSON.parse (<anonymous>)
at xm (fb.js:1)
xm @ fb.js:1
postMessage (async)
(anonymous) @ iframe.min.js:1
763 @ iframe.min.js:1
t @ common.min.js:1
762 @ iframe.min.js:1
t @ common.min.js:1
window.webpackJsonp @ common.min.js:1
(anonymous) @ iframe.min.js:1

So after I searched here and didn’t find any related topics if you face this issue and try disabling the AliDropship chrome extension the Payment should process fine or if you used Chrome Incognito mode it will also work and if you tried any other browser it will work fine.

My question is is there any fix to this issue?
 

chris37

Well-Known Member
Hi everyone,

I am facing an issue that occurs only to me while using chrome on the cart page with Paypal payment method, Where after clicking on the credit card option I see this:

View attachment 12330
after writing to Paypal support it turned out to be caused by the AliDropship extension

View attachment 12331
View attachment 12332

Errors recorded are:



So after I searched here and didn’t find any related topics if you face this issue and try disabling the AliDropship chrome extension the Payment should process fine or if you used Chrome Incognito mode it will also work and if you tried any other browser it will work fine.

My question is is there any fix to this issue?

Login out of your wp-admin!
 
Top