This is a simple payment proxy that forwards payment requests to a payment processor. We use this to open up the booth payment API to the internet, so that we can receive payments from the internet.
The endpoints same with the Tripay endpoints, see here
php -S localhost:8000