Is possible add parameters to a simple paypal button?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to add parameters to a simple PayPal button?
For example, the person who buys from me may want me to send the product to another address than the one they have in Paypal. I can create a website that collects this data, but how do I put it together with a simple Paypal button?
Before, when you could insert fields in your PayPal button, it was much more convenient and simpler, and computing should become simpler, not more complicated as time goes by!!!
There may even be very complex data to implement even in a sandbox, which with a program on the user's PC can be corrected and implemented much more easily...
Is it possible to add parameters to a simple button? Or do I need to learn the sandbox over time, which is much more complicated???
For example, simple button, is possible add some fields how the red line???:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="JSDH76SALKAS89">// This code I Write Random
<input type =" hidden " name =" address1" value =" 5 Venice Street ">
<input type="image" src="paypalvideosPACKCOMPLETO6995.gif" border="0" name="submit" alt="PayPal, la forma rápida y segura de pagar en Internet.">
<img alt="" border="0" src="https://www.paypalobjects.com/es_ES/i/scr/pixel.gif" width="1" height="1">
</form>
Greetings!!! Thank you very much in advance for any response!!!

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- Things don’t appear to be working at the moment in PayPal Payments Standard
- Something went wrong. Contact the merchant for help. in PayPal Payments Standard
- How to prompt a "thank you" after using donate button on a website in PayPal Payments Standard
- QR Code Issue in Braintree Client-side Integration (JS, iOS, Android SDKs)