osCmax v2.5 User Manual
Results 1 to 3 of 3

PayPal IPN E-mail order total

This is a discussion on PayPal IPN E-mail order total within the Paypal forums, part of the Payment Modules category; Ok I spent the entire day repairing my store after the PHP 5.0 server upgrade and have almost everyting working ...

      
  1. #1
    Lurker
    Join Date
    Sep 2005
    Posts
    2
    Rep Power
    0


    Question PayPal IPN E-mail order total

    Ok I spent the entire day repairing my store after the PHP 5.0 server upgrade and have almost everyting working again. I'm finished tearing my hair out over the one important issue I'm still having. I had to install paypal_ipn.php,v 1.3.0.0 2006/06/22 after having the line 521 issue with the IPN included with RC3. Everything works great with the exception of the e-mail the IPN sends. If a coupon is applied to the order the total is right at PayPal, the shop Admin, and the customer order history. However the e-mail sent to the customer shows the price of the item without the coupon. I have several customers that will scream about this without looking at the receipt or history. Any help would be truly appreciated. I'm sure I'm missing some little line in the IPN file that sends the message, but sure can't find it. Also the order total is correct in the e-mail sent by all other modules.

    Thanks!!
    Kim
    KMD-EmbShop : Welcome to K McMurtry Design Embroidery Shop

  2. #2
    Active Member MindTwist's Avatar
    Join Date
    Jun 2007
    Location
    Barcelona, Spain
    Posts
    409
    Rep Power
    7


    Default Re: PayPal IPN E-mail order total

    When an order is paid with paypal_ipn, the email is sent from /includes/modules/payment/paypal_ipn.php.

    You should check it out and compare it with /checkout_process.php which is from where the order emails are usually sent. Since you have upgraded the paypal_ipn module the emails it is sending will be the default OSC emails, which of course will not have any code to add discounts/coupons or anything else like that.

    It shouldn't be too hard comparing with how /checkout_process.php send the email.

  3. #3
    Lurker
    Join Date
    Sep 2005
    Posts
    2
    Rep Power
    0


    Default Re: PayPal IPN E-mail order total

    Thanks for the suggestion, unfortunately I have looked over the e-mail section of both files and they are the same. I know the IPN file sends the message and that is where my problem is. Upon closer inspection of the e-mails, I did discover something. The PayPal message only contains the product description and price. The other modules contain the order total right below that, but the PayPal messages do not. The code in the IPN file shows that line should be there. I'm not using the standard OSC module, I'm using the one provided by Mushroom to solve the Line 521 error. Any suggestions or help would so be appreciated.

    Thanks!
    Kim

Similar Threads

  1. Order Totals: Total $ and Total Sales Count
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 04-18-2007, 09:30 AM
  2. Order Totals: Total $ and Total Sales Count
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 04-17-2007, 05:54 PM
  3. Order Totals: Total $ and Total Sales Count
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 04-17-2007, 11:15 AM
  4. Order Total module
    By cupido in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 11-05-2004, 07:20 PM
  5. Order Total Problem
    By erikpiazza in forum osCMax v1.7 General Mods Discussion
    Replies: 0
    Last Post: 07-28-2004, 03:22 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
  •