Is possible add parameters to a simple paypal button?

JavierReinoso
New Community Member

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!!!

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

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