M
M
MikeRez2017-10-03 10:17:01
Electronic commerce
MikeRez, 2017-10-03 10:17:01

How to solve the problem of selling digital keys?

The task is this, you need to sell unique keys for your developments and send them by mail after payment is confirmed.
A site on wordpress, found information about the wooCommerce plugin, but did not find the opportunity to sell exactly unique products (that is, each buyer receives a unique key and this key can no longer be sold). The forums say that there is no such functionality by default, it is possible to sell only non-unique digital goods, is that true?
Or maybe there are other free plugins?
You can use platforms for selling digital goods, but I would like to understand how voluminous the task of deploying such functionality on your website is by connecting a payment aggregator. I would like it on my site, but the scope of work is not clear.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
Vladimir Druzhaev, 2017-10-05
@OtshelnikFm

The site codeseller.ru works like this - it works on the WP-Recall plugin. At the time of ordering, a product key is generated. This applies to some products. But they developed this functionality with keys for themselves. Well, the publication of goods, sending it - it's all there in the named plugin.
Therefore, I think you will also have to implement by the programmer - you will not find a ready-made solution.

A
Alexey Sklyarov, 2017-10-03
@0example

In fact, what you need is to decide "how voluminous" the site will be. If you have 5-10, let's say, goods. That is, it makes sense to simply write a solution for yourself.
If you absolutely need to use a wookomers, then it provides things like hooks that work on a certain event. In your case, you need to catch the successful payment event, and then delete the Product from the database, for example. You can read about this hook here .
According to the scope of work:
1. We need a ready-made website design, even if it will be the whole front, and not just the design.
2. Connect some Yandex.Checkout to the site and set everything up - an hour or two.
3. Write the logic of work: a person places an order, after a successful payment, the key he bought is deleted from the database - this is done quite quickly.
4. N-time for in-depth development of the site (authorizations, users, other Wishlist).

S
Sergey Nizhny Novgorod, 2017-10-03
@Terras

Hello.
I use plati.ru for this purpose - they take 10% commission, work with physicists, withdraw to web money.

P
prosx, 2017-10-28
@prosx

you can look towards vebpro.ru, free service of digital stores

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question