Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    257
    Plugin Contributions
    6

    Default payment module (GV/DC) no longer exists.

    [site URL = bmhstore.bmh.com.au/; ZC version =158; list of plugins = payment modules; dirbankaus, securepayxml; PHP version =7.4.3]

    Very minor bug checking for non existent payment module

    Admin | Customers | Customer Orders | Order Details
    updated comments on an order that was completed paid for by a Discount Coupon. When updated the following message appeared at the top of the screen
    Code:
     The order's payment module (GV/DC) no longer exists
    Attachment 20204

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,509
    Plugin Contributions
    88

    Default Re: payment module (GV/DC) no longer exists.

    Hmm, any debug-logs (make sure that Admin Logging is set to "Yes" so that you'll see the PHP notices, too)?

    Would you be willing to post the contents of the order's information from the orders table? That might help to model the condition under which the issue presents itself.

  3. #3
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    257
    Plugin Contributions
    6

    Default Re: payment module (GV/DC) no longer exists.

    No debug logs. (I have been logging all admin and catalog since zc158 install).
    The order was processed from admin using Customers | Place Order.
    The orders display line is Attachment 20208. The orders summary from the right hand side is Attachment 20207. The customer name has been redacted.
    The XML output of the order #8338 from the orders table is
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <!--
    - phpMyAdmin XML Dump
    - version 5.2.0
    - https://www.phpmyadmin.net
    -
    - Host: 127.0.0.1:3306
    - Generation Time: Feb 10, 2023 at 03:59 PM
    - Server version: 10.4.17-MariaDB-log
    - PHP Version: 8.1.9
    -->
    
    <pma_xml_export version="1.0" xmlns:pma="https://www.phpmyadmin.net/some_doc_url/">
        <!--
        - Structure schemas
        -->
    
    
        <!--
        - Database: 'zc158_dev'
        -->
        <database name="zc158_dev">
            <!-- Table zen_orders -->
            <table name="zen_orders">
                <column name="orders_id">8338</column>
                <column name="customers_id">3353</column>
                <column name="customers_name">Firstname Lastname</column>
                <column name="customers_company"></column>
                <column name="customers_street_address">3 Thing St.</column>
                <column name="customers_suburb">Suburb</column>
                <column name="customers_city">Townsville</column>
                <column name="customers_postcode">4814</column>
                <column name="customers_state">Queensland</column>
                <column name="customers_country">Australia</column>
                <column name="customers_telephone">0487 195156</column>
                <column name="customers_email_address">[email protected]</column>
                <column name="customers_address_format_id">7</column>
                <column name="delivery_name">Firstname Lastname</column>
                <column name="delivery_company"></column>
                <column name="delivery_street_address">3 Thing St.</column>
                <column name="delivery_suburb">Suburb</column>
                <column name="delivery_city">Townsville</column>
                <column name="delivery_postcode">4814</column>
                <column name="delivery_state">Queensland</column>
                <column name="delivery_country">Australia</column>
                <column name="delivery_address_format_id">7</column>
                <column name="billing_name">Firstname Lastname</column>
                <column name="billing_company"></column>
                <column name="billing_street_address">3 Thing St.</column>
                <column name="billing_suburb">Suburb</column>
                <column name="billing_city">Townsville</column>
                <column name="billing_postcode">4814</column>
                <column name="billing_state">Queensland</column>
                <column name="billing_country">Australia</column>
                <column name="billing_address_format_id">7</column>
                <column name="payment_method">Gift Certificate/Coupon</column>
                <column name="payment_module_code">GV/DC</column>
                <column name="shipping_method">Australia Post (PARCEL Regular  (Inc $2.00 P &amp;amp; H))</column>
                <column name="shipping_module_code">aupost</column>
                <column name="coupon_code">FirstnameLastname04</column>
                <column name="cc_type"></column>
                <column name="cc_owner"></column>
                <column name="cc_number"></column>
                <column name="cc_expires"></column>
                <column name="cc_cvv">NULL</column>
                <column name="last_modified">NULL</column>
                <column name="date_purchased">2023-02-08 17:08:49</column>
                <column name="orders_status">2</column>
                <column name="orders_date_finished">NULL</column>
                <column name="currency">AUD</column>
                <column name="currency_value">1.000000</column>
                <column name="order_total">0.0000</column>
                <column name="order_tax">4.5916</column>
                <column name="paypal_ipn_id">0</column>
                <column name="ip_address">167.179.177.97 - 167.179.177.97</column>
                <column name="downloaded_ship">no</column>
                <column name="order_weight">103</column>
                <column name="language_code">en</column>
                <column name="shipping_tax_rate">NULL</column>
            </table>
        </database>
    </pma_xml_export>
    Everything looks OK. It worked OK. It just gave that message.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,509
    Plugin Contributions
    88

    Default Re: payment module (GV/DC) no longer exists.

    It looks like (i.e. need to check further) that processing also occurs on zc157. It'll be towards the end of the weekend before I can get that modeled and see what's up.

    Note: Zen Cart issue raised for tracking: https://github.com/zencart/zencart/issues/5593

 

 

Similar Threads

  1. TrustCommerce Payment Module no longer supported???
    By jeremyphphaven in forum Addon Payment Modules
    Replies: 3
    Last Post: 5 Aug 2007, 06:53 AM
  2. Changed server--payment module/paypal no longer works
    By uniquewoodworld in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 18 Dec 2006, 07:23 PM
  3. Must login to browse No longer exists
    By jaxbakers in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 18 Jul 2006, 06:10 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR