Payment Gateway Forms Won’t Switch
-
Hello,
I was hoping to use Give in order to handle online and offline payments but for some reason, I am having some difficulties resolving my issue in terms of switching between the two forms which enable the different options behind the payment gateway.
I took a look at the developer console and it returns the following error once you select the non-default payment gateway option:
Uncaught TypeError: jQuery(…).find(…).block is not a function
at give_load_gateway (give.all.min.js:7)
at HTMLInputElement.<anonymous> (give.all.min.js:7)
at HTMLInputElement.dispatch (jquery.js:3)
at HTMLInputElement.r.handle (jquery.js:3)The form will not switch and it is essentially stuck in a constant loop. I took a look at the BlockUI.js and BlockUi.min.js files and it seems to be working just fine, so I am wondering if it has to do with how the order of loading the jQueries.
Any ideas on how to resolve this error?
The page I need help with: [log in to see the link]
The topic ‘Payment Gateway Forms Won’t Switch’ is closed to new replies.