liberapay / liberapay.com

Source code of the recurrent donations platform Liberapay
https://liberapay.com/
1.63k stars 207 forks source link

Activating PayPal Payment Processor: Use Merchant ID #1839

Open CanIGetaPR opened 4 years ago

CanIGetaPR commented 4 years ago

There is the option of using the merchant ID instead of email when accepting donations. Would be great if this was supported as an alternative to using email, since email is used as a login method to PayPal and it is best to keep that private / secured.

https://developer.paypal.com/docs/api/payments/v1/#definition-payee

Changaco commented 4 years ago

Using IDs was the original plan, but it requires API permissions that I wasn't able to obtain, so I switched to email addresses.