我需要从我的应用程序以编程方式将借记卡添加到Google支付。

huangapple go评论79阅读模式
英文:

I need to Add debit card from my APP to Google pay progmatically

问题

我在Google支付集成方面有点新手。我需要从我的安卓应用中将一张借记卡添加到Google支付中。但我没有找到相应的API。有人可以帮助我,教我如何通过编程的方式将借记卡直接从我的安卓应用添加到Google支付吗?

英文:

I am a little bit new in Google pay integration. I need to add a debit card into google pay from my android app. but I am not finding any API for that. Anyone can help me how I can add debit card programmatically from my android app to google pay directly.

答案1

得分: 2

这通常在Google Pay中是不可能实现的。用户需要直接将卡添加到他们的Google账户中。

一个例外情况是,如果您恰好是卡发行方。如果您是卡的发行方,您可以注册使用Android Push Provisioning API

有关更多信息,请参阅我之前的回答:链接

英文:

This isn't generally possible to do with Google Pay. It is up to the user to add a card directly to their Google Account.

One exception is if you happen to be the card issuer. If you are the card issuer, you can sign up for the Android Push Provisioning API.

See my previous answer for more information.

huangapple
  • 本文由 发表于 2020年5月29日 22:21:07
  • 转载请务必保留本文链接:https://go.coder-hub.com/62088104.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定