是否需要拥有 Paypal 商家帐户才能使用 Paypal Api 开发应用程序?

发布于 2024-12-29 07:19:30 字数 208 浏览 0 评论 0原文

我想开发一个 Android 应用程序,使用 Paypal Api 进行应用内购买。根据应用程序的要求,用户(买家和卖家)应该拥有 PayPal 帐户,而我是该应用程序的所有者,我不需要它。 我的意思是交易将直接在买家和卖家之间进行,所以我的问题是 “是否需要拥有 PayPal 商家帐户才能使用他们的 API? 如果是!我住在巴基斯坦,贝宝在这里不提供服务。 我应该怎么办 ?还有别的办法吗?

I want to develop an Android Application with in-App purchasing using Paypal Api. According to the requirements of the Application the users (Buyers and Sellers) should have the paypal account and I am the owner of the app and I don't require it.
I mean the transaction will be directly between the Buyers and Sellers so my question is
'Is it necessary to have a paypal merchant account in order to use their API?
If yes! I live in Pakistan and paypal doesn't offer its services here.
What should I do ? Is there anyother way ?

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

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

发布评论

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

评论(2

三生殊途 2025-01-05 07:19:30

我认为您需要使用 PayPal.initWithAppID API 使用 PayPal 提供的商家唯一的应用程序 ID (appID)。

I think you need used PayPal.initWithAppID API using the merchant's unique application ID (appID) that PayPal has provided.

面犯桃花 2025-01-05 07:19:30

作为交易经纪人,最简单的实施方法是要求卖家提供“立即购买”按钮之类的东西。

由于这将是一个 Android 应用程序并且涉及货币交易,我建议阅读 Android 电子市场开发者分发协议Android 电子市场开发者计划政策,特别是与付款相关的部分。

As a transaction broker, the easiest implementation would be to ask the sellers to provide something like a "Buy Now" button.

Since this will be an Android app and it involves monetary transactions, I recommend to to read the Android Market Developer Distribution Agreement and the Android Market Developer Program Policies, in particular the sections related to payments.

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