alright on my new install of zencart 1.5.1 using the latest version of braintree i get the follow error page
WARNING: An Error occurred, please refresh the page and try again.
This is after step 3 of the checkout process. I don't have any error messages in my log folder.
I set braintree to send me any error messages in email. I get
braintree_api
Beginning DP mode
braintree_api
Result: Success
The order invoice is sent to the test customer email just fine. But right after they hit confirm order they get that error message on a blank page. What am i doing wrong here ? This is a new install of zen cart.
Last edited by jasonshanks; 19 Mar 2014 at 08:02 AM.
Solved it. It was the same problem danielosko & BlackOrchidCouture.
I downloaded the wrong version. It was calling for the table_braintree in the database. I made the fixes to the api and deleted the table and it works fine now. Thanks man !