Is this possible with Magento?

有些话、适合烂在心里 提交于 2019-12-13 05:03:26

问题


I want to create a private store (disable frontend user registration and guest checkout, only enable the option for the admin to add new users).

I want to give the registered user the possibility to purchase items without paying at the checkout. I don't want to add products with the price set to 0.00, because at the end of the month I want to send them the invoice covering all the purchases for that month (and for that, I want the products to have the price).

It this possible with Magento?

Please let me know, thanks.


回答1:


The 'Professional' and 'Enterprise' versions have B2B features to support this.

You can also achieve the same with some free extensions, use Customer Activation with Login only catalog.

For the checkout problem disable all payment methods except "Purchase Order". Orders charged this way can be invoiced and cleared at a later date.




回答2:


FYI, such features are not available by default in Community Edition.
But this is possible via this Magento Extension called Store Restriction Pro:
http://www.magepsycho.com/store-restriction-pro.html

Hope this helps.
Thanks



来源:https://stackoverflow.com/questions/4268173/is-this-possible-with-magento

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!