Quote Originally Posted by ColtSAA View Post
May not be the thread i should be posting on but it's the closest thing i could find.
installed the new Square mod 2 days ago and haven't stopped trying to get it to work yet... never used square before. account is setup correct. mode installed perfectly. go to test and i have NO payment button?? or anything else that looks like a way to choose square? Where's the button?!?!? mountaingratitudedinner.org v1.5.6c. One Note, i was using PayPal and have turned it off, removed it, trashed it just got rid of it because i didn't like that it required a PP login be created even for a guest check-in.

thanks in advance
Colt
a standard v156c install has a 3 step checkout process. you can see the header code here:

https://github.com/zencart/zencart/b...ayment.php#L13

when i go to your site and try and check out i see this:

Step 2 of 4 - Payment Information

the square module relies on the paymentSubmit button which has a specific id.

you page does not have that button. why i can not say. but it is not there. and your install is not a standard install.

the new square module tells you that information in the console of the dev tools. see my screen shot here:

https://www.dropbox.com/s/q8kdy6qp9w..._work.png?dl=0

without that button on that page, square will not work.

best.