request method is GET when POST is requested

WolfNet-Comp
Contributor
Contributor

I have my form including <input type="hidden" name="rm" value="2"> and the return URL is set by PHP processing code before the form is sent off to PayPal. When PayPal returns to my site the $_SERVER['REQUEST_METHOD'] is GET not POST.

Login to Me Too
1 REPLY 1

furball3
Contributor
Contributor

I may be experiencing something similar. The variables are not being lifted from the POST method, PayPal's sample code only works with GET.

 

Furthermore, if I set anything into the Amount field (with code instead of typing it in), it disables the buttons!

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.