문제

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