Currently upgrading to .net core version.
The processed engine services consist of a total of 6 types.
collector: After creating an electronic tax invoice, it is saved in the database. Process large amounts of tax invoices by uploading Excel files or linking with the ERP system.
signer: Sign with the seller's public certificate and create an encrypted electronic tax invoice before sending.
reporter: Send electronic tax invoice to the National Tax Service
reponsor: Receives processing results from the National Tax Service and stores them in an internal database.
mailer: Electronic tax invoices are sent by email to ASP operators and purchasers.
provider: Parses emails sent by other ASP providers and stores purchase electronic tax invoices in the internal database.
This is a WCF Channel that calls each of the six services of Open-eTaxBill.
This is a certification program to pass the certification process of the Korea Internet & Security Agency.
The menu is structured according to the authentication order, so if you follow it, you can pass the authentication.