Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2006
    Posts
    4
    Plugin Contributions
    0

    Default Payment Method in Order Confirmation

    Hello. I am running Zen-Cart 1.2.4.1 (I think).

    I provide Paypal IPN and PSiGate XML as payment options in my cart. I have placed <img src=""> tags as the MODULE_PAYMENT_xxx_TEXT_CATALOG_TITLE so that the logo is displayed. Looks great in checkout.

    When the order is placed using Paypal, the order confirmation in the Admin control panel and the user's control panel shows "Paypal IPN" as the method, which is not the same as the string defined above. This is what I do want.

    For PSiGate, the method attempts to show the string defined above and chokes for some reason. Regardless, I would not want the logo displayed here but, like Paypal, just a text string.

    Any idea what the Paypal module does differently to work as I would like?

  2. #2
    Join Date
    Feb 2006
    Posts
    4
    Plugin Contributions
    0

    Default Re: Payment Method in Order Confirmation

    To expand on my question, the string that is used as the title on Checkout Page 2 for both payment methods is a <img src="..."> statement.

    After a succesful checkout, the string stored in the payment_method field in the orders table in mySQL is the same '<img src="">' tag for PSiGate but is a nice text string for Paypal saying 'PayPal IPN'.

    I looked through the code for the modules for Paypal and PSiGate and they seem to return the same thing for the field 'module' in the PHP script.

    Can somebody tell me where the exact code is that enters the order into the database - I can't seem to find it. That should allow me to track back the field that the two payment modules are returning.

 

 

Similar Threads

  1. v154 Overlapping Payment Method/Comments section on checkout confirmation
    By tp1687 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Jan 2016, 07:08 AM
  2. Shipping Method not showing up on Order Confirmation Email
    By brycem in forum Managing Customers and Orders
    Replies: 5
    Last Post: 6 Aug 2012, 07:36 PM
  3. Missing Order Confirmation when buyer purchase via PayPal payment method
    By shabizon in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 13 Feb 2011, 06:59 PM
  4. different confirmation emails per payment method
    By tokyogb in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Jan 2007, 03:26 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