this is my question:

Is it possible to use the PayPal API Rest with my API-KEY, but with different merchant e-mail account for accept a payment?

I need to allow the users of my web application to connect their paypal account to receive payments on their paypal account. So can i set the target merchant e-mail of a payment using API REST or CLASSIC API?

Thanks in advance

有帮助吗?

解决方案

Unfortunately REST API does not have this functionality at this time. To do this you can use Adaptive Payments to be the caller of the API and supply receiver email addresses, or Permissions API to make Classic API calls for other users.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top