没有购物车的 Paypal 支付网关

标签 paypal payment-gateway

我需要指南来集成 Paypal 支付网关。这是我的要求

  1. 用户将点击我网站上的支付按钮以打开 paypal 支付网关页面。
  2. 用户可能没有 Paypal 账户。他/她只需要输入信用卡的详细信息。 (不应强制用户登录)
  3. 用户将输入他想要支付的金额?
  4. 我不需要网关的任何响应或确认。我会在我的电子邮件中看到交易的详细信息。

最佳答案

1.User would click on pay button on my website to open paypal payment gateway page.

使用我们的按钮创建工具创建支付按钮。 Learn how

2.User may not have a paypal account. He/she need to enter details of credit card only. (It should not force user to login)

据我所知这是不可能的。用户应该有 paypal 帐户,使用 paypal 的主要优势之一是用户不需要透露信用卡详细信息。

3.User will enter what amount he want to pay?

Similar to Donations button from paypal

4.I do not need any response or confirmation from gateway. I would see details of transaction in my email

什么邮箱???如果你不需要结果那你怎么知道支付成功与否???

您在上面尝试执行的操作是不可能的。如果您使用其他付费支付网关提供商,那么您将能够解决问题 2。除此之外,我认为您的要求是不可能的。

关于没有购物车的 Paypal 支付网关,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1253865/

相关文章:

e-commerce - 购买/出售网站的 Paypal

payment-gateway - WooCommerce:根据选择的支付网关向卡中添加费用

Magento "place order"支付网关重定向

Paypal IPN 退订

google-chrome-extension - 如何将 Chrome 扩展 MV3 与 PayPal 集成

Paypal 沙盒返回内部服务错误

PHP:如何在 Paypal IPN系统中集成userid?

payment-gateway - 检测一次性信用卡和虚拟信用卡

php - Paypal IPN 状态 "autochange"?

payment-gateway - 为什么我的 Authorize.Net 测试帐户无法使用他们提供的示例应用程序?