Share My Creation [B4X] Malaysian e-Invoice API Client

Version: 1.06
This is a B4X project designed to interact with the LHDN e-Invoice API, enabling users to perform various API calls such as logging in as a taxpayer system and submitting documents in XML and JSON format. The project uses B4XPages to make it simple to build cross platform apps.

All Platform and e-Invoice APIs are implemented
Token is now save in text file for reuse.


lhdn-einvoice-api-client-1.png


Github: https://github.com/pyhoon/lhdn-einvoice-api-client-b4x
 
Last edited:

aeric

Expert
Licensed User
Longtime User
This project may drive some traffic into B4X as I have shared it in a local facebook group for e-invoice.
 

aeric

Expert
Licensed User
Longtime User
Version: 1.02
All Platform and E-Invoice APIs (v1.0) are implemented.
 

aeric

Expert
Licensed User
Longtime User
Version: 1.04
Now available for all platforms (B4A, B4i and B4J) using B4XPages.
README is updated with detailed instruction.
 

aeric

Expert
Licensed User
Longtime User
Version: 1.05
UI updated to show Document type, format and token expiry time.
Access Tokens for Taxpayer and Intermediary are now saved for reuse.
Check for required Client Credentials.
 

aeric

Expert
Licensed User
Longtime User
Version: 1.06
Fix error token file not found
 
Top