Braintree生产帐户请求被拒绝 [英] Braintree Production Account Request Declined

查看:111
本文介绍了Braintree生产帐户请求被拒绝的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一种乘车共享应用程序,其中,骑手通过贝宝(Paypal)向公司付款,而驾驶员的支付是通过贝宝(Paypal)支付API完成的.

我们使用Braintree IOS和Android SDK并成功完成了集成,包括将客户存储在Braintree上的金库中,并在旅行完成后通过Braintree REST API等向客户收费.

现在,当我们准备好上线时,我试图访问Braintree上的生产帐户.他们可以选择使用PayPal登录.我有一个PayPal商业帐户,如果我登录该帐户,就会看到以下错误:

因此,我尝试从此处注册一个新的生产Braintree帐户: https://apply.braintreegateway.com/country/usa

我添加了我的公司信息.几天后,我收到他们的电子邮件,说您的帐户被拒绝了.因为我们不接受任何新的汽车共享业务"

我说Uber也在使用Braintree.他们说是的.但是他们只是不接受任何新的汽车共享业务.

有人在那里有类似的经历吗?这弄乱了我为付款和付款完成的整个业务逻辑.这太荒谬了.

关于我们仍然可以允许用户不使用Braintree进行PayPal付款的任何其他建议?

有一种使用PayPal API的方法.但这要求用户在进行交易时必须处于应用程序中.我们需要的是,将用户的帐户与Paypal帐户关联起来,完成乘车后,钱会自动扣除,从而使用户获得无忧的付款体验.

任何建议和帮助将不胜感激.

解决方案

您似乎正在寻找与PayPal的Express Checkout计费协议/参考交易功能相当的功能,该功能可让您以无头"的方式进行计费(只需用户注册了您的服务后进行API调用.

这是PayPal的经典"集成指南: https://developer.paypal.com/docs/classic/express-checkout/integration-guide/ECReferenceTxns/

使用它需要您的真实/生产PayPal帐户被批准进行参考交易,为此,您需要通过https://apply.braintreegateway.com/country/usa

I added my business info. After couple of days I got email from them saying "Your account is declined.. Because we don’t accept any new car sharing business"

I said Uber is also using Braintree. They said yes. But they are just not accepting any new car sharing business..

Anyone out there with similar experience? This has messed up whole my business logic completed for payments and payouts. This was just ridiculous.

Any other suggestions on how still we can allow the user to pay with PayPal without using Braintree?

There is a way to use PayPal API. But that requires user to be in the app while doing transaction. What we need is, connect user's account with Paypal account and once ride is done, money is automatically deducted so users get hasslefree payment experience.

Any suggestions and help would be highly appreciated.

解决方案

You seem to be looking for the equivalent of PayPal's Express Checkout Billing Agreement / Reference Transaction functionality, which allows you to bill in a "headless" way (by just doing an API call) once a user has signed up for your service.

Here is a "classic" integration guide of PayPal's: https://developer.paypal.com/docs/classic/express-checkout/integration-guide/ECReferenceTxns/

Using it requires that your live/production PayPal account be approved for Reference Transactions, for which you would need to contact their general business/customer support via https://www.paypal.com/smarthelp/contact-us (note: not PayPal MTS) to explain your business need for.

Assuming you're able to clear that business hurdle, there may be newer APIs available to integrate than the older EC Reference Transactions , but which one exactly seems to be changing as far as what's available on developer.paypal.com

这篇关于Braintree生产帐户请求被拒绝的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆