dstobkpm908182 2019-04-17 01:46
浏览 40

Magento 1.9在取消付款后转到付款方式步骤

I'm working on magento site which have code to show payment method, after some user went to payment and cancel it.

ex- user fills the checkout steps and go to paypal, when cancel the paypal payment he redirect to checkout page and show the payment method section.

i'm using magento default one page checkout.

i use this code for load payment step

function onCompleteAjaxOpc(arg) {
                        shippingMethod.nextStep(arg);
                        fieldsetOpc.show();
                        jQuery('#opc-loader').hide();


                        jQuery('#top-shipping_method').on('click', function() {
                            new Ajax.Request('<?php echo Mage::getUrl('checkout/onepage/getShippingMethod'); ?>', {method: 'get', onComplete: function(arg) {
                                billing.nextStep(arg);
                            }});
                        })

                    }
                    new Ajax.Request('<?php echo Mage::getUrl('checkout/onepage/getPayment'); ?>', {method: 'get', onComplete: onCompleteAjaxOpc });

But the ajax url shows 404

https://devsite.mydoman.comain/checkout/onepage/getPayment/

Anyone know how to show payment method block after cancel payment and return to site, Thank You

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 keil的map文件中Image component sizes各项意思
    • ¥30 BC260Y用MQTT向阿里云发布主题消息一直错误
    • ¥20 求个正点原子stm32f407开发版的贪吃蛇游戏
    • ¥15 划分vlan后,链路不通了?
    • ¥20 求各位懂行的人,注册表能不能看到usb使用得具体信息,干了什么,传输了什么数据
    • ¥15 Vue3 大型图片数据拖动排序
    • ¥15 Centos / PETGEM
    • ¥15 划分vlan后不通了
    • ¥20 用雷电模拟器安装百达屋apk一直闪退
    • ¥15 算能科技20240506咨询(拒绝大模型回答)