开发者

How can I sell a profile on magento?

开发者 https://www.devze.com 2023-01-22 05:02 出处:网络
I want to build a magento virtual store, where i can sell profiles in a website community. A profile is actually an account (identified with a unique code or password and username) where the user can

I want to build a magento virtual store, where i can sell profiles in a website community. A profile is actually an account (identified with a unique code or password and username) where the user can fill s开发者_C百科ome data, in my website community (the community is a separated platform, with a separated database). How can i do that? Is it possible to have a magento product like a unique code, that will be generated after the payment is done? Thanks a lot!


You need to create custom module for this purposes, that will generate unique code (profile password) after purchase.

0

精彩评论

暂无评论...
验证码 换一张
取 消