HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/theflexguy.com/wp-content/plugins/paypal-donations/src/PayPalDonations/Help.php
<?php
/*
NOT IMPLEMENTED YET!
WILL BE A HELP CLASS FOR v1.9

https://cms.paypal.com/uk/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_Appx_websitestandard_htmlvariables
UNder: HTML Variables for Displaying PayPal Checkout Pages



ADVANCED
RETURN METHOD
    
Optional
Return method. The FORM METHOD used to send data to the URL specified by the return variable.
Allowable values are:
0 – all shopping cart payments use the GET method
1 – the buyer’s browser is redirected to the return URL by using the GET method, but no payment variables are included
2 – the buyer’s browser is redirected to the return URL by using the POST method, and all payment variables are included
The default is 0.
NOTE:The rm variable takes effect only if the return variable is set.
*/