Paypal send money from website -


On the PayPal page, you can click on 'Send Money', enter the email address and $$ amount and press send. ..and then asks for Paypal login etc ...

What do I need to know, there is no way, I must inevitably send an email address and that form with already $ $ I can submit

Paypal.com/sendmoney?to_email=xyz@xyz.com&&amount=25.00

something like I provide to my users with a link M I want to be able to keep information that already exists so that they do not click on the link and then when they come to the page, fill in the details.

You can not do directly with paypal page, but you can create your own version of that page in particular.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -