Thread: Payment Module

Page 1 of 3 123 LastLast
Results 1 to 10 of 30
  1. #1
    Join Date
    Feb 2009
    Location
    Bangalore India
    Posts
    23
    Plugin Contributions
    0

    Default Payment Module

    Hi,

    In admin>modules>payment the preferences on the right side are not showing up. Clicking on action-item reloads page
    Also, after copying a new payment-module to the proper dirs, will not show up in the module-payment list

    Fresh Install - I have just unzipped zen-cart-v1.3.8a-full-fileset-12112007 and used zc_install to setup

    Please advice, my boss site has to go up by this weekend and I need to setup Paypal

  2. #2
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Payment Module

    Check your server files against the full fileset - everything there?

    Sounds like missing or corrupt files.

    Tina

  3. #3
    Join Date
    Feb 2009
    Location
    Bangalore India
    Posts
    23
    Plugin Contributions
    0

    Default Re: Payment Module

    Hi Tina,

    Thanks for your reply.

    I had earlier used net2ftp to upload files, which mentioned that there will be errors with paypal files.

    To try and sort out, I have now deleted all the tables in the database, deleted all files on our ftp.

    I have downloaded zencart again, unzipped and uploaded the contents to a folder called itsyshop under the root folder. I have successfully installed zencart with fresh database settings etc.,

    But I have landed with the same problem - In admin>modules>payment the preferences on the right side are not showing up. Clicking on action-item reloads page.

    Do you want me to give you the link to admin section with password for checking.

    Please advice.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Payment Module

    Quote Originally Posted by support2 View Post
    In admin>modules>payment the preferences on the right side are not showing up. Clicking on action-item reloads page
    Also, after copying a new payment-module to the proper dirs, will not show up in the module-payment list
    Those issues are directly related to each other.
    The right-sidebar in the admin "draws" on the page after all the payment modules have been processed. If there is an error while processing the initialization of one payment module, then the right sidebar is often not displayed, and in fact the list of payment modules halts just before showing the module in which the error occurred.

    Such problems are almost always a result of uploading wrong files to wrong folders, or poorly-written addon modules.

    Troubleshooting involves a few steps:
    a) please list all addons you've added to your site
    b) please list all the payment modules that *do* show in your Admin->Modules->Payment screen
    c) please list all the files in your /includes/modules/payment folder
    d) please list all the files in your /includes/languages/english/modules/payment folder
    e) do you have any additional languages added to your site?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Feb 2009
    Location
    Bangalore India
    Posts
    23
    Plugin Contributions
    0

    Default Re: Payment Module

    Thanks for the quick reply:

    -------------------------
    Payment Modules

    Modules
    Authorize.net (SIM) authorizenet
    Authorize.net (AIM) authorizenet_aim
    Authorize.net - eCheck authorizenet_echeck
    Credit Card - Offline Processing cc 0 default
    Cash on Delivery cod
    The Zen Cart FREE CHARGE CARD freecharger 0 default
    Linkpoint/YourPay API linkpoint_api
    Check/Money Order (not configured - needs pay-to) moneyorder 0 default
    Nochex APC nochex_apc
    PayPal IPN - Website Payments Standard PayPal
    PayPal Website Payments Pro

    --------------------------------
    /includes/modules/payment folder

    FOLDERS
    authorizenet
    linkpoint_api
    nochex_apc
    paypal

    files
    authorizenet.php
    authorizenet_aim.php
    authorizenet_echeck.php
    cc.php
    cod.php
    freecharger.php
    linkpoint_api.php
    moneyorder.php
    nochex_apc.php
    paypal.php
    paypaldp.php
    paypalwpp.php
    ---------------------

    /includes/languages/english/modules/payment/

    FOLDER
    classic

    files
    authorizenet.php
    authorizenet_aim.php
    authorizenet_echeck.php
    cc.php
    cod.php
    freecharger.php
    linkpoint_api.php
    moneyorder.php
    nochex_apc.php
    paypal.php
    paypaldp.php
    paypalwpp.php
    --------------------

    Have not added any additional languages

    Please help

    Tom

  6. #6
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Payment Module

    Based on that, I recommend re-uploading all the files/folders that have "paypal" in their file/folder name:

    /includes/modules/payment/paypal/ (all files in this folder)
    /includes/modules/payment/paypal*.php (all 3 paypal files)
    /includes/languages/english/modules/payment/paypal*.php (all 3 paypal files)

    Are you still using the web-based FTP tool? I strongly advise against using web-based FTP.
    A dedicated FTP program such as FileZilla is far more reliable.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Feb 2009
    Location
    Bangalore India
    Posts
    23
    Plugin Contributions
    0

    Default Re: Payment Module

    Thanks for your suggestion

    I have followed your steps and overwritten all files from the extracted zen folder, still no change

    Rgds
    Tom

  8. #8
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Payment Module

    And if you delete the paypalwpp.php files from both folders, what happens?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Feb 2009
    Location
    Bangalore India
    Posts
    23
    Plugin Contributions
    0

    Default Re: Payment Module

    I had earlier installed in the root folder where the cart was working, with Paypal configured, but I had then wanted the cart in a sub folder called itsyshop, so that the root folder can have an html home page with lot of html and flash link and one shop link which opens the index.php in the sub folder called itsyshop.

    Is this a problem??

    Rgds,
    Tom

  10. #10
    Join Date
    Feb 2009
    Location
    Bangalore India
    Posts
    23
    Plugin Contributions
    0

    Default Re: Payment Module

    Thanks for the wonderful suggestion.

    The paypal right screen is come on with the install button.

    Late today, will try tomorrow and come back to you.

    Thanks a lot

    Best Regards,
    Tom.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Replies: 1
    Last Post: 12 Dec 2014, 05:37 AM
  2. Replies: 47
    Last Post: 7 Jul 2013, 10:36 PM
  3. Payment does not process using PayJunction Payment module
    By David Canham in forum Addon Payment Modules
    Replies: 3
    Last Post: 20 Feb 2010, 06:20 PM
  4. Setcom Payment module not showing up on the Payment page
    By SoftDux in forum Addon Payment Modules
    Replies: 7
    Last Post: 15 Jul 2009, 01:08 PM
  5. Testing credit card payment and paypal payment module
    By pingudebian in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 20 Mar 2007, 11:18 PM

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