Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

RichD

Archived
  • Posts

    14
  • Joined

  • Last visited

Profile Information

  • Real Name
    Rich D

RichD's Achievements

  1. I found it. The "checkout_process.php" fix for the CCGV module worked. Sorry for the redundancy.
  2. Oh man, I'm all ready to flip the switch on this puppy, when I realize the coupon codes are not showing on Paypal's Invoice. Anyone have the Coupon/Gift Voucher installed and working properly with PP?!? Any suggestions? Thanks for the help.
  3. Ah, thanks. I saw that hidden code in there and thought that might be in the works. Any idea if that'll make it into the next release? This is a great contribution I am really pleased with the seamlessness of the module. Getting the ISP support and configuration was a bit of a challenge, but the module seems to be solid. Thanks
  4. Alright I've got this contrib hitting the sandbox properly. I just want to verify that the process is the way it should be, because it seems a bit redundant with the Express Checkout. 1. I go through to the payment page (with existing account) and check the EC payment button - hit continue 2. Log into Paypal 3. Confirm order on paypal 4. I get taken back to the checkout_shipping page? Is this how it is supposed to flow? Or is there a session variable getting lost somewhere making it go back too far? The transaction works, but the customer will have to make a few extra steps again, which may be a bit confusing. Is there any way that I can get it to go to checkout_confirmation page instead? Thanks for all the help and suggestions!
  5. I'm getting this via e-mail: Paypal Error Dump In function: ec_step1()
  6. Alright, with the help of the ISP I got my install talking properly with the PEAR modules (Finally). I had to add an include line to php.ini pointing to the pear module. Actually, I had to create a php.ini file altogether. Now, I have other problem(s) 1 when selecting the paypal express on the delivery page I get : An error occured when we tried to contact PayPal's servers. () 2. when i skip the paypal express on the delivery page and choose the radio button for express in the payment options page, it takes me to paypal with this error: This transaction is invalid. Please return to the recipient's website to complete your transaction using their regular checkout flow. 3. entering any CC info in the direct payment area gives me a "Card declined error" Where do I start? Create a new API cert? This thread is getting so long, but I think I've tried most of the fixes to no avail. Sooo close!! Thanks for any help!
  7. Can someone tell me how to remedy this error. It is a product of the Paypal WPP and Express contrib. I understand that it is a problem finding the necessary PEAR setup, but according to the host, pear is installed on all servers and I've uploaded the modules necessary (over and over again). Is there something I am missing? Am I the only one? Is there anybody out there? Thanks for any help. Warning: paypal_init(Services/PayPal.php): failed to open stream: No such file or directory in /home/onest4/public_html/includes/modules/payment/paypal_wpp.php on line 303 Fatal error: paypal_init(): Failed opening required 'Services/PayPal.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/onest4/public_html/includes/modules/payment/paypal_wpp.php on line 303
  8. Alright, I've found this on the Lunar FAQ's. Is it of any significance? I don't know. Anyone?? Do I change the pear/ path of the PP Pro module to one of the paths suggested in this FAQ? ******************** Question What is the path to the PEAR installation on your servers? Answer Please try: /usr/bin/pear /usr/local/bin/pear /usr/local/lib/php We encourage users to instead install their own PEAR packages. We do not provide all PEAR packages, and for ones you are unable to use on the server already, you must instead upload yourself. Please see the post that already discusses this at: http://www.lunarforums.com/forum/index.php...g18465#msg18465 And see the FTP instructions at http://pear.php.net/manual/en/installation...on.shared.shell The packages we do have installed are the following: DB.php HTTP.php Mail.php PEAR.php System.php ***********************
  9. Oops, sorry, that's PERL, not Pear. :rolleyes: I need some sleep. Anyway, anyone have any input? Should I contact Lunarpages? Help.
  10. Occording to the control panel for the server (lunarpages/c-panel), PERL version 5.8.7 is installed. Is there a higher version required? Anyone have any suggestions? Thanks
  11. Hmm, alright.. I've downloaded the .tgz file, unzipped it, uploaded it to the "pear" directory and then over-written the contents of the pear directory with the original pear files that were in the "README" file. If this was not the correct procedure, let me know, I may have misunderstood your instructions. This is the error that I get now: ***************** Warning: main(): open_basedir restriction in effect. File(/usr/lib/php/PEAR.php) is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/nfs/home:/usr/home:/usr/local/bin/') in /home/onest4/public_html/pear/Services/PayPal.php on line 11 Warning: main(PEAR.php): failed to open stream: Operation not permitted in /home/onest4/public_html/pear/Services/PayPal.php on line 11 Fatal error: main(): Failed opening required 'PEAR.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/onest4/public_html/pear/') in /home/onest4/public_html/pear/Services/PayPal.php on line 11 ***************** Thanks for the response and help!
  12. Howdy all, I've got this contrib installed and it looks great....... until final confirm or Express checkout is pressed, then I get the following error: ********************** Warning: main(): open_basedir restriction in effect. File(/usr/lib/php/PEAR.php) is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/nfs/home:/usr/home:/usr/local/bin/') in /home/onest4/public_html/pear/Services/PayPal.php on line 11 Warning: main(PEAR.php): failed to open stream: Operation not permitted in /home/onest4/public_html/pear/Services/PayPal.php on line 11 Fatal error: main(): Failed opening required 'PEAR.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/onest4/public_html/pear/') in /home/onest4/public_html/pear/Services/PayPal.php on line 11 ********************** Any suggestions on steps to take or where to start? I'm relatively new to this sort of build. Thanks for any help/tips.
×
×
  • Create New...