V
V
Vic Shostak2018-02-05 22:10:30
Django
Vic Shostak, 2018-02-05 22:10:30

Django. Is there a ready-made billing system for users?

Good time of the year.
Situation: there is a service-catalog site on Django 2.x. The visitor selects a service, fills out a form, and then sees the status and order number in his personal account, but in order to pay for it, he needs to manually transfer the amount using the details (which are attached). Uncomfortable, yes.
Therefore, it was decided to make some kind of billing system (maybe I'm calling it wrong). That is, each user has an account on the site, which he can replenish via PayPal or a bank card, and then simply debit this money from his account, paying for the services that he arranged at the front.

Something similar - there is, for example, in Reg.Ru - you deposit money into your account, then you spend it on their services (domains / hosting / certificates).

So, maybe there are ready-made packages for this? I don’t really want to prescribe all the logic with my hands ... although, I will not refuse cases from life and examples of the implementation of such functionality, if anyone has come across a similar one :)
I will be glad for a sensible tip / hint.
Thank you in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2018-02-05
@dimonchik2013

https://djangopackages.org/grids/g/stripe/ etc. etc.
stripe change to your system

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question