Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default paypal store receipt

    just wondering, but when I go to pay via paypal
    instead of store receipt number, it just says "store receipt"

    is it possible to change the code in
    Code:
    includes/languages/english/modules/payment/paypal.php 
    
    Line #55 : define('MODULE_PAYMENT_PAYPAL_PURCHASE_DESCRIPTION_ITEMNUM', 'Store Receipt');
    to reflect the order id??
    like on my invoice.php
    Code:
    <h3 align = center>Invoice No <?php echo $oID ?></h3>
    or something along these lines?
    i know the customer gets a receipt etc, but my express wont work so IPN it is.
    just wondered if it was possible to tweak the invoice.php to reflect either products purchased...
    Last edited by spid3r1987; 19 Oct 2009 at 10:49 AM.
    i may not know how yet, but i soon will....i hope :)

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

    Default Re: paypal store receipt

    You can't put the order ID number in the payment transaction because the order ID number isn't assigned until after payment is received. That's an architectural flaw inherited from osCommerce.
    .

    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.

  3. #3
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: paypal store receipt

    ah, ok then, well its working on my invoice so i will leave that for now

    guessing there's no way to list the products on IPN??
    because i cant seem to get my express to work....placed a thread in paypal express thread but no response yet.
    i may not know how yet, but i soon will....i hope :)

 

 

Similar Threads

  1. v150 no receipt being sent to customers, or Gift Certificates, store down
    By Johnnycopilot in forum General Questions
    Replies: 7
    Last Post: 17 Nov 2012, 11:30 PM
  2. Web Accept PayPal Receipt?
    By gabstero in forum PayPal Express Checkout support
    Replies: 0
    Last Post: 20 Jan 2011, 06:51 PM
  3. Paypal Error "Item #Store Receipt" in ZC1.3.7 with PPEC-137-patches-June17 problem
    By babygekko in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 26 Nov 2009, 06:48 PM
  4. Item# Store Receipt
    By attroll in forum General Questions
    Replies: 8
    Last Post: 7 Nov 2009, 07:48 PM
  5. One merchant, multiple stores, store on receipt?
    By rdhinman in forum Addon Payment Modules
    Replies: 2
    Last Post: 16 Jun 2006, 01:45 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