关于支付网关的建议

Suggestion on Payment gateway

我正在开发一个 MVC 网络应用程序,它的一个功能是实现信用卡交易,我发现很多关于支付网关(ZipZap、Paytoo 等)的参考资料,因为我之前没有在支付方面工作过网关 并想知道应该选择哪个来启动并提供在开发环境中进行沙箱测试的试用。

对此有任何建议或帮助都会有很大帮助。

查看 StripePaypal 沙箱,以及有关支付网关及其比较的更多信息,请查看我在 here 的回答。

Stripe Sandbox

Paypal Sandbox

编辑: Authorize.net Payment Diagram Step 3 所以是的,它支持多个网关,因为它向发卡行发送付款(这是通过 IIN 识别的(发卡行身份证号码)).

The Merchant Bank's Processor submits the transaction to the credit card network (like Visa or MasterCard). The credit card network routes the transaction to the bank that issued the credit card to the customer.