Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 439 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 439 Bytes

payment-proxy

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.

Endpoints

The endpoints same with the Tripay endpoints, see here

Usage

php -S localhost:8000

Author

Muhammad Wildan Aldiansyah