stripeResponseHandle is undefined on line 192 in firefox:
$('#pay-button').click(function() {
.....
--> }, stripeResponseHandler);
I ended up using chrome, and it worked great. Just wanted to give the team a heads up on this
stripeResponseHandle is undefined on line 192 in firefox:
$('#pay-button').click(function() {
.....
--> }, stripeResponseHandler);
I ended up using chrome, and it worked great. Just wanted to give the team a heads up on this
Come on, weβre still using jQuery?