- Posts: 10
- Thank you received: 1
how to generate unique username/password to sell
11 years 10 months ago #179843
by CorMouwen
how to generate unique username/password to sell was created by CorMouwen
Hi,
I have a website where people can fill in a questionnaire and then get an e-book mailed based on the answers.
I supply them with a unique username and a password. I want them to buy the username/password in Hikashop.
How can I either:
Cor
I have a website where people can fill in a questionnaire and then get an e-book mailed based on the answers.
I supply them with a unique username and a password. I want them to buy the username/password in Hikashop.
How can I either:
- generate a username and a password or
- prepare. let's say, 100 pdf's with a username/password in it, and sell them as one product in Hikashop. Each purchase takes one pdf from the stock.
Cor
Please Log in or Create an account to join the conversation.
11 years 10 months ago #179849
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic how to generate unique username/password to sell
Hi,
HikaSerial can handle basic text as serial ; so you can import as many serials as you want with content like that
But it means that you will have to create the users in your Joomla before that.
It is also possible to create a custom plugin for HikaSerial, which will allow it to generate user+password and return a corresponding serial content.
It requires some development but it is possible.
www.hikashop.com/support/documentation/1...erial-developer.html
Regards,
HikaSerial can handle basic text as serial ; so you can import as many serials as you want with content like that
Code:
Your username: User_854ab
Your password: abcdefg0123
It is also possible to create a custom plugin for HikaSerial, which will allow it to generate user+password and return a corresponding serial content.
It requires some development but it is possible.
www.hikashop.com/support/documentation/1...erial-developer.html
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.206 seconds