virtumart 1.1.5 我需要 paypal pro 方法。有没有配置 paypal pro 方法的选项?
在 virtumart 1.1.5 中,我需要 paypal pro 付款方式。有配置 PayPal pro 付款方式的选项吗?以及 PayPal pro 付款方式需要哪些 paypal 沙箱详细信息。
In virtumart 1.1.5 i need paypal pro payment method .there is any option for configure PayPal pro payment method?and what pay pal sandbox details needed PayPal pro payment method.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
就需要更改的内容而言,Paypal Pro 和 Standard 之间的唯一主要区别是您需要发布到不同的 URL (https://www.paypal.com/cgi-bin/acquiringweb) 和格式发布的查询字符串略有不同。
如果您可以在 VM 代码中找到此内容,则可以在那里进行更改,因为两者的付款流程相同。
In terms of what needs to be changed, the only main difference between Paypal Pro and Standard is that you need to post to a different URL (https://www.paypal.com/cgi-bin/acquiringweb) and the format of the posted querystring is slightly different.
If you can find this in the VM code, you could change it there as the payment process is the same for both.