Magento:在后端创建订单并让客户完成付款 [英] Magento: Create order in backend and have customer complete payment

查看:85
本文介绍了Magento:在后端创建订单并让客户完成付款的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在探索Magento中的实现选项,想知道是否有人尝试过或找到了针对这种情况的解决方案...

I'm exploring implementation options in Magento and am wondering if anyone has attempted or found a solution to this scenario...

我希望能够通过Magento后端设置订单(添加产品,设置运输价格等),然后让客户能够通过登录其帐户并完成结帐流程来完成订单.

I would like to be able to setup an order via the Magento backend (add products, set shipping price, etc) then have the customer be able to complete the order by logging into their account and proceeding through the checkout process.

如果客户可以收到一封电子邮件通知,其中包含直接指向付款步骤/结帐的链接,那将非常棒.

Would be really great if the customer could get an email notification with a link directly to the payment step/checkout.

是否存在可以执行此操作或类似操作的公共扩展程序?将产品推到客户的购物车然后手动通知的唯一选择是吗?还有其他方法吗?

Is there a public extension that does this or something similar? Is the only option to push the products to a customer's cart then manually notify? Any other approaches on this?

推荐答案

完成此操作的两种可能方法(假设所有商品都在该商店中启用)

Two possible ways of accomplishing this (assuming that all product are enable in that store)

  1. 在Admin中为该客户创建新订单并添加所有要报价的项目,然后在已订购项目->操作"下单击移至购物车"(项目将从报价中消失,并应出现在客户购物中车曾经在日志)

  1. In Admin create new order for that customer and add all items to quote, then under 'Items Ordered -> Action' click 'Move to Shopping Cart' (items will disappear from quote and should appear in the customer shopping cart once log in)

创建一个自定义报价模块(或修改新订单创建),通过电子邮件将链接恢复给客户,以便客户可以完成交易

Create a custom quotation module (or modify new order creation) that email the customer with a link that will restore the quote on so the customer can complete the transaction

这篇关于Magento:在后端创建订单并让客户完成付款的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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