How does Számla Agent work?
The mechanics of the system are shown in the image below. The case illustrated is a classic webshop purchase where a transaction document - invoice or receipt - is created and sent to the customer.
- The customer wants to purchase something in a webshop.
- The webshop sends an XML file in a post request to the Számlázz.hu system.
- Számla Agent receives the XML file, generates the invoice and sends back the PDF invoice according to configuration, with a message like
xmlagentresponse=DONE;invoicenumber
- or, in the case of an error, with a description of the error. - If necessary, Számlázz.hu can send e-mails with a link to PDF invoices or with the reciept details as well.