We need integration with celery tasks or similar, to manage recurrent payments, and use them for payments queues. Idea: - Add a payment to make in a queue, and these payments could be processed in an async way. - Find a way to schedule payments.
We need integration with celery tasks or similar, to manage recurrent payments, and use them for payments queues.
Idea: