問題描述
在magento中使用paypal下單時,會帶你到paypal,paypal已經(jīng)顯示確認(rèn),你確認(rèn)后,你會被重定向到另一個確認(rèn)頁面(/paypal/express/review),這是一個不需要的額外步驟用戶體驗(yàn),我想刪除它并在用戶在貝寶頁面確認(rèn)時自動下訂單,如果訂單成功離開貝寶,客戶應(yīng)該看到成功頁面.
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 是一種結(jié)賬方式,而不是一種付款方式
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
現(xiàn)在可以在 1.9 中進(jìn)行配置,仍然延遲但可行.
edit: this is now configurable in 1.9, still retarded but doable.
這篇關(guān)于Magento:刪除“paypal/express/review"的簡單方法;步的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!