如何将信用卡付款集成到我的应用程序中?

发布于 2024-11-15 19:47:39 字数 50 浏览 2 评论 0原文

我有一个在线类别,我想让用户支付账单,我如何接受用户的信用卡?我需要做哪些事情?谢谢。

I have an online category, and I would like to let the user pay the bill, how can I accept credit card for the user? What kind of things I need to do? Thank you.

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

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

发布评论

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

评论(3

沫尐诺 2024-11-22 19:47:39

如果您想直接接受付款,那么您需要在银行建立一个在线商家银行账户,然后与其首选提供商集成,例如 SecPay 或 WorldPay。如果您不想设置该帐户,或者因为没有交易历史而无法设置该帐户,那么您最好与 PayPal 集成。所有支付提供商都会收取销售佣金,PayPal 通常比正规银行渠道便宜,直到您达到相当大的门槛,在英国约为 70,000 英镑。您可以通过 PayPal 进行信用卡付款,您不仅限于使用 PayPal 信用卡

If you want to take payments directly then you need to establish an online merchant bank account with your bank, and then integrate with their preferred provider, such as SecPay or WorldPay. If you don't want to set up that account, or can't because you don't have trading history, then you are better off integrating with PayPal. All payment providers take a commission on sales, PayPal is generally cheaper than a formal bank route until you hit a pretty large threshold, in the UK it's about £70,000. You can take credit card payments via PayPal, you aren't restricted to using PayPal credit only

深居我梦 2024-11-22 19:47:39

您需要找到一个提供商,SecPay、Paypal、Worldpay 都有可用于处理卡支付的 API。

You need to find a provider, SecPay, Paypal, Worldpay all have API's that you can use to handle card payments.

像你 2024-11-22 19:47:39

您需要找到一个支付处理服务来为您处理付款并转移资金。 PayPal 是最明显的提供商之一。检查他们的网站(单击“业务”选项卡,我无法获得链接,因为它将我重定向到意大利语版本)。您将需要一个企业帐户,然后您将收到令牌以及将付款集成到结账流程中的说明。

You need to find a payment processing service which will handle the payment for you and will transfer funds. PayPal is one of the most obvious provider. Check their website (click on the Business tab, I can't get a link because it redirects me to the Italian version). You will need a business account, then you will receive tokens and the instructions to integrate the payment in your checkout process.

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