Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

gjpinzino

Members
  • Posts

    30
  • Joined

  • Last visited

Everything posted by gjpinzino

  1. I fixed the problem, but it is not very elegant. I moved the email notification code to the checkout_success page. It seems to be working there.
  2. Thanks Jack for your comments. I guess some clarification is needed. The PayPal App I downloaded was 5.010, but when I installed it, I recall that it installed some updates. I see now that I have version 5.018. I assume that is the current version. As for the emails, you are right that PayPal does not send out its emails, but they are available in the sandbox. I am concerned about the confirmation sent by osC and some custom emails I have created. I use the Send Mail Server Tool which is a handy little tool which gets around having to configure an email server in PHP. It captures the messages that osC attempts to mail and stores theme in a directory on my server. Those emails are not forthcoming, and they are the ones I am concerned about. Any information you, or anyone else, might have about the program flow in processing checkout would be appreciated.
  3. I am running the PayPal app v.5.010 on osC 2.3.4 in Sandbox mode using PayPal Payments Standard. The payment process proceeds smoothly, and when PayPal returns to osC it shows checkout success. The problem is no confirming emails are sent. I have planted “die” commands at various points in the checkout_process.php code and it appears that that the processing leaves checkout_process when it instantiates the payment class, never to return (about line 47). I have set the PayPal Auto Return parameter to both checkout_process and checkout_success and get the same result – no confirmations. It looks lie there are over 100 lines of code that never see the light of day. How do I fix this?
  4. Don't know if you still need this info. You can find the error messages in the catalog/includes/languages/english/modules/payment/ directory and in catalog/images/includes/languages/english/modules/payment/ directory. Look for files beginning with paypal and choose the ones that fit your situation. Other languages should have similar files in their respective languages directories.
  5. Well, it's been almost a year since anyone has commented on the state of the shipping label issue. Is there a documented, workable fix out there. I'm reluctant to jump into this with both feet for the one client I currently have that wants it.
×
×
  • Create New...