Hello Everyone,
Although this module was working with my Zen Cart 1.5.0, it is not working with Zen Cart 1.5.4 installation.
I am using Zen Cart ver. 1.5.4 and Braintree 1.3.1 and the Winchester Black theme...., Since my database does not have any Prefix's, I have changed both files under includes/extra_datafiles/braintree_api.php AND admin/includes/extra_datafiles/braintree_api.php to:
Code:
<?php
define('TABLE_BRAINTREE', 'braintree');
PROBLEM 1: After filing out ALL of the Credit Card info on the
Step 2 of 4 - Payments page, and I click on CONTINUE..., the page does not change or go to the
Step 3 of 4.... page..., it just stays the same. However, the pages "tab" changes to
Step 3 of 4.....
PROBLEM 2: If I miss filling out a field in the Credit Card info on the
Step 2 of 4 - Payments page, and I click on CONTINUE..., the "pop-up" does tell me that I have to correct something..., and the error is highlighted in red near the incorrect input field..., and the highlighted in red message tells me what is wrong. But no matter how many times I correct the input field..., the highlighted red message remains and is duplicated and added onto the first message. (Below I have pressed CONTINUE 3 times without a card number)
Also, in my Zen Cart admin panel under "Modules/Payment or/Shipping or/Order Total" the page title says "Flexible Footer Menu"??? I don't think that this is causing any problems, but I'm not sure??
Any thoughts or suggestions???
Thanks,
Danny