简体   繁体   English

我如何在flutter中添加venmo付款方式

[英]How can i add venmo payment method in flutter

I've connected the firebase and want to send payment through phone number.我已连接 firebase 并想通过电话号码发送付款。 When I click the button the payment goes to the venmo.当我点击按钮时,付款会转到 venmo。 How can i do that is there any way?我该怎么做,有什么办法吗?

I've tried using flutter_braintree package but I really can't get to solve the problem我试过使用 flutter_braintree package 但我真的无法解决问题

The qualifications for processing Venmo in your own mobile app have a pretty narrow application.在您自己的移动应用程序中处理 Venmo 的资格适用范围很窄。 See https://developer.paypal.com/braintree/articles/guides/payment-methods/venmo#availability for details.有关详细信息,请参阅https://developer.paypal.com/braintree/articles/guides/payment-methods/venmo#availability But if you fit within the rules, https://pub.dev/packages/flutter_braintree probably will be your next step.但如果您符合规则, https://pub.dev/packages/flutter_braintree可能是您的下一步。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM