Reputation: 8937
My problem is very similar to this
How i can credit my customer from their online balance deposited by them on our website.
We are using Braintree API. It has marketplace services too. But escrow is not what i'm looking for. I want to know whether Braintree API/ PayPal ACH API is capable of crediting our customer.
How about Balanced API. Can this solve my problem?
Any suggestion will be greatly appreciated.
Upvotes: 3
Views: 3360
Reputation: 8937
To transfer funds to user local bank account, you can use Braintree's Detached Credit Feature. But, the biggest problem is that in order to use this feature you must request send a request to have this capability enabled via an email to Braintree; at this point they will enable it temporarily. Once the transaction is completed, they disable it within 24 hours, at most.
Upvotes: 1