客户无需使用Paypal离开您的网站即可付款 [英] Customers pay without ever leaving your website using Paypal

查看:116
本文介绍了客户无需使用Paypal离开您的网站即可付款的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的客户给我此链接 https://www.paypal.com/webapps/mpp/compare-business-products ,并希望我使用高级"产品来实现客户付款而无需离开您的网站"功能.

My customer give me this link https://www.paypal.com/webapps/mpp/compare-business-products and want me to implement feature "Customers pay without ever leaving your website" with "Advanced" product.

我的问题是我应该使用什么方法来存档?
目前,我正在对IPN使用"Express Checkout"方法来完成付款过程.

My question is what method should I use to archive this?
Currently I'm using method "Express Checkout" with IPN to fulfill payment process.

此外,我是否必须更改我的Paypal帐户中的任何内容(升级帐户,打开任何API ...)以启用此功能?

And beside, must I change anything in my Paypal account (upgrade account, turn on any API... ) to enable this feature?

我无法对此进行谷歌搜索,任何帮助将不胜感激! 谢谢

I can not google this out, any helps will be appreciate! Thanks

推荐答案

Payments Advanced是Express Checkout的独立产品.它是PayFlow API的一部分,因此您需要在 http://manager.paypal.com 上设置帐户. .如果您还没有这个帐户,那么您可能使用的是常规" PayPal帐户,并且确实需要让他们将您切换到PayFlow.只需申请高级付款"即可为您触发该操作,然后他们会向您发送PayPal Manager的登录凭据.

Payments Advanced is a separate product from Express Checkout. It's part of the PayFlow API, so you need to have an account setup at http://manager.paypal.com. If you don't already have this then you're probably on a "regular" PayPal account, and you would indeed need to get them to switch you over to PayFlow. Simply applying for Payments Advanced should trigger that action for you, and then they'll send you login credentials for your PayPal Manager.

使用Payments Advanced,您可以制作一个API来从PayPal服务器即时获取安全令牌,然后在类似于标准按钮的一些基本HTML代码中使用该令牌.

With Payments Advanced you make an API to obtain a secure token from the PayPal server on-the-fly, and then you use that token within some basic HTML code similar to a standard button.

这将使完整的结帐表单显示在页面的i框架内.当用户签到那里时,他们将永远不会离开您的网站.

This causes the full checkout form to be displayed within an i-frame on your page. When the user checks out there they'll never leave your site.

YouTube上有一个精彩的两部分视频,详细介绍了这一点.

There's a good 2-part video on YouTube that covers this in more detail.

第1部分 | 第2部分

您还可以找到关于它的大量文档在X.com.

You can also find plenty of documentation about it at X.com.

这篇关于客户无需使用Paypal离开您的网站即可付款的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆