B4J Server + B4XPages Clients
senangPay is a Malaysian Payment Service Provider (PSP).
The client makes API calls to local server and the server handles all communication with the PSP.
A webview is use to display the payment page.
This payment solution is not ideal for my use case so I open source the project.
Maybe someone will find it useful or it can be improved in the future.
Server: https://github.com/pyhoon/senangPayServer1
Client: https://github.com/pyhoon/senangPayClient1