Skip to content

booth-of-us/payment-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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