Search the Community
Showing results for tags 'provision paid pending services'.
-
Hello, We have a problem with the domain registrar system we are developing. Lets assume there are two client, these are client1 and client2. They both want to buy "a.com". client1 bought and paid the invoices. Before the cronjob run, client2 order for "a.com" and paid the invoices. When cronjob runs, "ProvisionPaidPendingServices" triggers. Run order for that task is "asc client_groups". I mean, if client2 is in "client_group id:1" and client1 is in "client_group id:2", client2 can get the "a.com". I think it should be related with invoice date_closed. Shouldn't this be in order of payment? What do you think? This is a sirius problem for us. I have a 2nd question, related with this one. What if we didn't wait the cronjob when invoice closed? After the payment of invoice can we trigger the module instantly? Is Invoices.setClosed event can handle this or could it occurs another problems? *Also asked on discord, developers channel on 23.11.2020 12:28
-
- provision paid pending services
- invoices
-
(and 2 more)
Tagged with:
-
Hello, Im creating a blesta module, the problem i have is that the module is using external API that have request rate limits. The problem i want to prevent is when running addService via the cron in case the API is rate limited and there is no response is it possible to skip the cron run, by skip i mean to skip this run and run it again on the next cron run?
- 3 replies
-
- provision paid pending services
- cron
-
(and 2 more)
Tagged with: