使用 Stripe 的 Google Pay 在 flutter 中显示错误

发布于 2025-01-15 14:13:29 字数 674 浏览 2 评论 0原文

我在 flutter 中使用 stripe 集成了 google pay。这是我的代码

在此处输入图片描述

我还创建了 google_pay_ payment_profile.json 文件。这是我的 json 文件 输入图片此处描述

当我尝试付款时,显示以下错误

在此处输入图像描述输入图片此处描述

I integrate google pay using stripe in flutter. Here is my code

enter image description here

I also create google_pay_payment_profile.json file. Here is my json file
enter image description here

When i try to payment its show below error

enter image description here
enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

献世佛 2025-01-22 14:13:30

您收到此错误是因为 Google 不允许您的应用在产品中使用 Google Pay。您可以参阅此清单,了解如何使用 Google Pay。

you are getting this error because Google hasn't allowed your app to use Google Pay in prod. You can refer to this checklist for Going live with Google Pay.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文