R
R
romec2014-01-10 23:13:50
PHP
romec, 2014-01-10 23:13:50

How to organize an account replenishment through paypal rest api in rubles?

Help with accepting payments through paypal.
I'm trying to implement account replenishment on the site using the new paypal rest api (php), using the REST API SDK ( paypal.github.io ), while testing in the sandbox
Everything is fine if the user transfers the amount to USD. Payment status Completed.
If the user indicates rubles, then the payment hangs with the Unclaimed status, status description: https://www.paypal.com/us/webapps/helpcenter/artic...
Based on the description of this status, I understood that the payment must be confirmed in this case by the recipient, I have already reviewed a bunch of pages on paypal, I can’t figure out where to confirm it all the same. I go to sandbox.paypal.com with the credentials of the test business account to which the application is linked.
The problem is that if the payment is not confirmed, then after 45 days the amount is returned to the sender's account.
I also tried to set the main currency for a business account in rubles - the same story.
Does anyone know how to properly set up a business account?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
elkin12, 2017-07-20
@elkin12

You need to configure this feature: Block payments in currencies that you do not hold
on -->> Yes – Accept the payments and convert them to US Dollars. (Additional charges apply.)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question