Installed plugin, now paypal checkout won’t work
-
Hi, I installed the plugin on this site: https://lastrhinocoffee.com.
I then put the following code in the “label” field of the order notes box to test out if I could throw javascript in there (didn’t realize it was an actual label field…).
<script type=”text/javascript”>
console.log(“this is a test”);
</script>After I clicked save, the code disappeared.
Since then, the paypal checkout process is not completing. I am getting the following console error:
logger.js:63 ppxo_no_token_passed_to_payment
{timestamp: 1542729945781, windowID: “1b6abd97fe”, pageID: “c59350c650”, prev_corr_ids: “”, referer: “lastrhinocoffee.com”, …}
print @ logger.js:63
log @ logger.js:181
error @ logger.js:234
(anonymous) @ component.jsx:393
_loop @ promise.js:156
ZalgoPromise.dispatch @ promise.js:147
ZalgoPromise.resolve @ promise.js:91
_loop @ promise.js:207
ZalgoPromise.dispatch @ promise.js:147
ZalgoPromise.resolve @ promise.js:91
(anonymous) @ promise.js:41
_loop @ promise.js:156
ZalgoPromise.dispatch @ promise.js:147
ZalgoPromise.resolve @ promise.js:91
(anonymous) @ promise.js:199
_loop @ promise.js:156
ZalgoPromise.dispatch @ promise.js:147
ZalgoPromise.resolve @ promise.js:91
_loop @ promise.js:207
ZalgoPromise.dispatch @ promise.js:147
ZalgoPromise.resolve @ promise.js:91
(anonymous) @ promise.js:41
(anonymous) @ http.js:117
load (async)
(anonymous) @ http.js:78
ZalgoPromise @ promise.js:39
request @ http.js:48
(anonymous) @ wc-gateway-ppec-smar…ns.js?ver=1.6.5:113
_loop @ promise.js:156
ZalgoPromise.dispatch @ promise.js:147
ZalgoPromise.then @ promise.js:240
payment @ wc-gateway-ppec-smar…ns.js?ver=1.6.5:102
(anonymous) @ hacks.js:206
ZalgoPromise @ promise.js:39
(anonymous) @ hacks.js:175
ZalgoPromise.try @ promise.js:393
(anonymous) @ component.jsx:384
resultValue @ props.js:88
(anonymous) @ serialize.js:34
ZalgoPromise.try @ promise.js:393
(anonymous) @ serialize.js:33
(anonymous) @ types.js:68
ZalgoPromise.try @ promise.js:393
_RECEIVE_MESSAGE_TYPE.(anonymous function) @ types.js:56
receiveMessage @ index.js:114
messageListener @ index.js:140Is it possible that the JS code got injected into the database somewhere?
Deactivating and uninstalling the plugin didn’t help.
The page I need help with: [log in to see the link]
- The topic ‘Installed plugin, now paypal checkout won’t work’ is closed to new replies.