We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am using Twocheckout inline checkout but when the customer is trying to pay using that integration then there is an error occurring i.e
Uncaught DOMException: Failed to execute 'querySelector' on 'Document': '[object HTMLDivElement]' is not a valid selector. at https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:24508 at I (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:24525) at n.value (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:29649) at n.value (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:30226) at t.value (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:56902) at t.value (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:57100) at new t (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:55471) at Object.oe [as provider] (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:64283) at t.value (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:1:4120) at Object.register (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:68934)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am using Twocheckout inline checkout but when the customer is trying to pay using that integration then there is an error occurring i.e
Uncaught DOMException: Failed to execute 'querySelector' on 'Document': '[object HTMLDivElement]' is not a valid selector.
at https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:24508
at I (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:24525)
at n.value (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:29649)
at n.value (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:30226)
at t.value (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:56902)
at t.value (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:57100)
at new t (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:55471)
at Object.oe [as provider] (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:64283)
at t.value (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:1:4120)
at Object.register (https://secure.2checkout.com/checkout/client/twoCoInlineCart.js:16:68934)
The text was updated successfully, but these errors were encountered: