How to add paypal email request money payment method in magento? I send paypal email request money to buyer after the buyer order a item.
I think you will have to code a custom plugin to do that. PayPal's standard checkout features do not allow to do that - you'll have to use their API, I think.