Uncaught TypeError: a(…).payment is not a function
-
I’m getting this error in my checkout page. The chrome console says it’s in the credit-card-min.js file, and when I check through that file, the argument that’s passed to
a()
(well, the first argument of a couple) is this:".wc-credit-card-form-card-number"
. Is this indicative of a theme conflict? If so, where do I find the conflict and fix it?Also, sorry I’m currently the top three posts on this forum. I keep finding different issues that seem appropriate for separate posts.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Uncaught TypeError: a(…).payment is not a function’ is closed to new replies.