Question: Approve order via modification is the database?
Hello, I need to be able to approve a new list or event by means of modification inside the database, basically without using GUI.
For example: a user creates a listing or event and he selects a custom type of payment (not included in Vantage gateways). I have a daemon (proprietary) that listens for payments. As soon as the payment arrives, the daemon needs to approve the listing. What is the way to do this inside the database?