P
P
P4YK2021-06-18 16:27:20
Django
P4YK, 2021-06-18 16:27:20

How to make Django digital goods?

Please tell me how to make the user buy the goods of the seller. And after payment, the goods go to the user "my purchases". How to implement it at all. And you can automate it. Or that the seller sends it to the user after payment.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Melnikov, 2021-06-18
@Mi11er

And after payment, the goods go to the user "my purchases".

in the "order" model, assign the buyer. Show orders on profile.
Or that the seller sends it to the user after payment.

Alternatively, signals. Another option, after saving, send ... there are many options

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question