magento 客户创建以及访客转换为普通客户

发布于 2024-09-30 20:41:03 字数 337 浏览 2 评论 0原文

我使用 magento 1.4.1.1。我使用 google checkout 进行付款。 我以访客身份结帐购买产品,而不是创建帐户(以访客身份登录)。 我在帐单地址中将我的电子邮件 ID 指定为 [email protected]。我能够购买该产品。 几天后,我再次以访客身份注册,因为我首先以访客身份登录,并使用给定的电子邮件 ID 来创建客户帐户,并且需要将之前和最新的订单分配给该客户。 我怎样才能做到这一点?有一个插件吗?

Im using magento 1.4.1.1 .Im using google checkout for the payment.
I buy a product as Checkout as Guest instead of creating an account(logging as guest) .
I give my email id as [email protected] in the billing address.Im able to buy the product.
After few days i again signup as guest sinc ei first logged in as a guest with the given email id customer account ot be created and the previous and latest order need to be assigned to that customer.
How i can do that ? Is there a plugin for that ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

江挽川 2024-10-07 20:41:03

允许新来者注册并接​​收老客户的订单详细信息是危险的。有人可能会伪造电子邮件地址并有效窃取他们的身份。相反,您应该禁止访客购买,以便客户被迫注册,或者可能自动注册任何使用 google checkout 的人。

It would be dangerous to allow newcomers to sign up and receive old customer's order details. Someone might fake an email address and effectively steal their identity. Instead you should disallow guest purchases so customers are forced to signup, or perhaps automatically sign up anyone who uses google checkout.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文