AbacusData Posted June 10, 2011 Share Posted June 10, 2011 Let's say that John has a PayPal account "[email protected]". I owe John $10. Manually, I could log in at my PayPal account, click the 'Send money' button, type "[email protected]" into the 'Receiver' box, type "$10" into the 'Amount' box, and click the 'Send' button. This is obviously impractical if I must do this several times every day. The question, really, is: How can I send $10 to the PayPal account "[email protected]" from my PayPal account in php code? Link to comment https://forums.phpfreaks.com/topic/238967-how-to-send-a-payment-to-a-paypal-account-without-a-button/ Share on other sites More sharing options...
xyph Posted June 10, 2011 Share Posted June 10, 2011 Did you check out the PayPal API?! Link to comment https://forums.phpfreaks.com/topic/238967-how-to-send-a-payment-to-a-paypal-account-without-a-button/#findComment-1227992 Share on other sites More sharing options...
Ollifi Posted June 10, 2011 Share Posted June 10, 2011 https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/howto_api_overview Link to comment https://forums.phpfreaks.com/topic/238967-how-to-send-a-payment-to-a-paypal-account-without-a-button/#findComment-1228018 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.