Magento:删除“paypal/express/review"的简单方法;步

Magento: easy way to remove quot;paypal/express/reviewquot; step(Magento:删除“paypal/express/review的简单方法;步)
本文介绍了Magento:删除“paypal/express/review"的简单方法;步的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

在magento中使用paypal下单时,会带你到paypal,paypal已经显示确认,你确认后,你会被重定向到另一个确认页面(/paypal/express/review),这是一个不需要的额外步骤用户体验,我想删除它并在用户在贝宝页面确认时自动下订单,如果订单成功离开贝宝,客户应该看到成功页面.

When ordering using paypal in magento, it takes you to paypal, paypal already displays a confirmation, you confirm, you get redirected to another confirmation page (/paypal/express/review), it is an extra step that is unnecessary for user experience, I would like to remove it and make the order automatically placed when user confirm on paypal page, once leave paypal if order successful the customer should see the success page.

是否有任何简单的解决方案可以解决我可能忽略的问题,或者至少如果您能指出我删除该步骤的正确方向.

is there any easy solution to this I might have overlooked or at least if you can point me to the right direction to remove that step.

推荐答案

如果不需要此功能,请不要使用 paypal express 并使用 paypal standard.paypal express 是一种结账方式,而不是一种付款方式

don't use paypal express and use paypal standard if you don't need this feature. paypal express is a checkout method and not a payment method

现在可以在 1.9 中进行配置,仍然延迟但可行.

edit: this is now configurable in 1.9, still retarded but doable.

这篇关于Magento:删除“paypal/express/review"的简单方法;步的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

相关文档推荐

DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)