PayPal Problem (me thinks)

They have: 36 posts

Joined: Jan 2003

hi,

im all about the appearance which is why i design sites so when it comes to code errors im pretty much in the dark.

I have this client who i designed a site for and pretty much completed;

http://www.not-high-hosting.com

If you go to the HOSTING PAGE and click on one of the packages then pay through paypal the redirect page (which was set to http://www.not-high-hosting.com/packagesignup.shtml) however when people pay through paypal the redirection doesn't work

If anyone has the time, could you check the paypal code (view source) on any of the hosting package confirmation page alternatively see below)

Quote:

ive highlighted the bit (in red) which i think may be the error?
Thanks for your time Smiling

hello hi

Busy's picture

He has: 6,151 posts

Joined: May 2001

did you add that return section, or did paypal? if you added it then paypal probably doesnt have 'return' setup.
does it work (return to) the page when you remove that section, I had paypal ages ago but I remember only being able to have a static link on their page - been a while

They have: 36 posts

Joined: Jan 2003

it says (when suppose to return)


Method Not Allowed
The requested method POST is not allowed for the URL /packagesignup.shtml

the redirection was a default form code from paypal

hello hi

Busy's picture

He has: 6,151 posts

Joined: May 2001

does it say that on your site or theirs?

They have: 36 posts

Joined: Jan 2003

it says it on the not-high-hosting site

They have: 36 posts

Joined: Jan 2003

I believe that the form is trying to submit on the redirection page (submit info) when it should be set to just go to the page... im not quite sure?

hello hi

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

If I remember right, PayPal will send POST data to your return page with info about the completed transaction. So it's not just a simple redirection.

Mark Hensler
If there is no answer on Google, then there is no question.

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

and if the server isn't set up to handle that, or the page has insufficient permissions, you'll get errors. there are a number of options, this can be found if you have a business account and look up IPN on paypal.

They have: 36 posts

Joined: Jan 2003

ok thanks, ive asked my client to check up on her accoutn for any FAQ on this.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.