insideorkut.com

What's a good web iPage hosting service where I can design my own pages?

Click Here To View All Answers...


First question I have is What's a good web iPage hosting service where I can design my own pages? Looking forward for any comment. Another question... No records of it in the oscommerce. Any idea what's happening? This is the first order I got. Do I have to configure something else?..

Comments (217)

Good question... I dunno what is the answer to your question. I'll do some poking around and get back to you if I discover an useful answer. You should email the people at iPage as they probably could give you an answer..

Comment #1

Hi Digi,.

What exactly does this do and how diferent is it from Paypal ip v2.6a? I need a solution too? But dont want to screw up anything..

Thanks..

Comment #2

Never checked paypal ip v2.6a, this will fix your problem, dont worrie nothing will get screwed...

Comment #3

?what does the code you posted change? What does it do differently?..

Comment #4

If you read my post you can clearly see that I have already explained this,..

Comment #5

Rather than using this workaround, a much better idea is to use the PayPal IPN module by Pablo (version .981 I believe). This problem has been discussed over and over again on the forums - for more information, search for:.

+paypal +ipn..

Comment #6

I got this mod (PayPal IPN module by Pablo version .981) but one question what is the return addy I need to put in the return on Paypal.

This post has been edited by.

Twizted.

: 28 July 2004, 04:49..

Comment #7

99% of the time it guesses correctly. The filename is paypal_notify.php, in whatever directory you put it in. So, if your store is in the root directory (so that www.domain.com goes directly to your store) then it's:.

Http://www.domain.co...ypal_notify.php.

If your store is in the /catalog/ directory then it's:.

Http://www.domain.co...ypal_notify.php.

Adjust to your particular situation...

Comment #8

BLAH!! I uninstalled it.... It might be a great module but the documentation seems lacking for those who are new to osC and need a revision imho.....

Comment #9

Yes thank you but I also experianced a problem with the test as it gave errors... but would still send a blank e-mail and show up in the transactions....

I am just installing all the mods I can find that sound like they would be useful....

I know this has a valid use but what is the advantages of useing PP IPN?..

Comment #10

No records of it in the oscommerce. Any idea what's happening? This is the first order I got. Do I have to configure something else?..

Comment #11

Hello.

The code below will help you,.

This code is used to show what products where ordered at your shop in the paypal site, because without this if someone pays by paypal and does not hit the continue button on the checkout page, you will get the money, but you will have no idea what they ordered. ( it's basicly not to make you look stupid).

Change your entire paypal.php page to this,.

Located in \catalog\includes\modules\payment.

Post back and let me know how it goes,.

Digi..

Comment #12


This question was taken from a support group/message board and re-posted here so others can learn from it.