Paypal payment request

Started by advancedmart, February 09, 2009, 01:24:41 AM

Previous topic - Next topic

advancedmart

Not sure if this is even possible but if you enter in a manual invoice could customer be requested to pay invoice by paypal request.

Mike Griggs

Hello,
You could create a "pay now with paypal" button and html form with paypals simple html button..

https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_buynow_buttons#id08A2G0920QN


Please let me know if you are able to get it going.

Thanks!
Mike

EricCech

Hey, could you explain that a little more? Where to drop in this code? We need to do additional paypal requests all the time, and this would be super helpful.

Thanks!
Eric

David Johns

Eric,

Here's an example email template containing a payment request.  You could add it as an email template in your store settings.  Make sure to specify "Send as HTML" for this template.


<html>
<body>
Thank you for your order with company_name.<br>
<br>
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=company_email&item_name=company_name%20Order&amount=order_total&currency_code=USD">Click here</a> to pay $order_total to company_name through Paypal.<br>

Thanks,
company_name
</html>
SuperManager Support
info@thesupermanager.com