Results 1 to 10 of 214

Hybrid View

  1. #1
    Join Date
    Mar 2005
    Posts
    142
    Plugin Contributions
    0

    Default Re: Adding Braintree payment module

    This was the log:

    [24-Jun-2024 17:25:25 UTC] Request URI: /Backup/pupadmin/index.php?cmd=modules&set=payment&module=braintree_api, IP address: 98.97.5.245, Language id 1
    #1 braintree_api->__construct() called at [/home/customer/www/popupparts.com/public_html/Backup/pupadmin/modules.php:187]
    #2 require(/home/customer/www/popupparts.com/public_html/Backup/pupadmin/modules.php) called at [/home/customer/www/popupparts.com/public_html/Backup/pupadmin/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_PAYMENT_BRAINTREE_STATUS - assumed 'MODULE_PAYMENT_BRAINTREE_STATUS' (this will throw an Error in a future version of PHP) in /home/customer/www/popupparts.com/public_html/Backup/includes/modules/payment/braintree_api.php on line 39.

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Adding Braintree payment module

    that's the old module, not the new one.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #3
    Join Date
    Mar 2005
    Posts
    142
    Plugin Contributions
    0

    Default Re: Adding Braintree payment module

    That was the last log entry.

    I cleared the logs and tried again but no logs appeared. It will not load the Payment page fully to even click on the Braintree module.
    I attached a screenshot of the page.

    Click image for larger version. 

Name:	Screenshot.jpg 
Views:	148 
Size:	13.3 KB 
ID:	20666

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Adding Braintree payment module

    I believe you but I need to see the log that caused that partial blank screen.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #5
    Join Date
    Mar 2005
    Posts
    142
    Plugin Contributions
    0

    Default Re: Adding Braintree payment module

    I cannot get a log to generate. I even reinstalled the old version. That generated to log I posted earlier. However after uploading the new version, click install module, it takes a few minutes then the partial screen appears. No new log was generated.

    I was even able to install the version before this one (2.2.7) and was able to run it. However that version requires 3DSV enabled. My account does not use 3DSV so it will not work. I however tried to upgrade over that version but had the same result. No logs were generated unless there is another location for the logs.

    I am hoping someone else has tried this module to see if they have the same issue.

    Thank you

  6. #6
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Adding Braintree payment module

    The check at includes/modules/payment/braintree_api.php line 1441 is wrong. Change

    while ($this->version != '2.2.6') {

    to

    while ($this->version != '2.2.8') {
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #7
    Join Date
    Mar 2005
    Posts
    142
    Plugin Contributions
    0

    Default Re: Adding Braintree payment module

    That got it to work. Now it shows version installed 2.2.4 but not selected when editing the module.

    Thanks

 

 

Similar Threads

  1. v154 BrainTree Payment Module before_process - DP-5 Errors
    By RJR in forum Addon Payment Modules
    Replies: 1
    Last Post: 7 Jan 2016, 10:15 PM
  2. v154 Braintree Payment Module Problems
    By andeza20 in forum Addon Payment Modules
    Replies: 1
    Last Post: 5 Feb 2015, 07:37 AM
  3. Adding an image to a payment module
    By sirluck in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 5 Oct 2007, 06:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg