颤振中的贝宝集成

PayPal integration in flutter

我正在使用这个包,但是当我点击支付宝时我遇到了一些问题,它没有打开任何东西。还有另一种方法可以在 flutter 应用程序中实现 pay Pal 集成吗? 包名 braintree_payment https://pub.dev/packages/braintree_payment

我建议您编写一个使用 paypal 集成的云函数,而不是 paypal 我通过云函数进行条纹支付。我确定云功能支持paypal。

How to write cloud function

Paypal with nodejs