Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.03 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.03 KB

İş Bank VPOS Test Project

This is just a test project to experience İş Bank VPOS features and TXN types.

To install and use on your locale

Before starting you might need to install valet tool to run project on your locale with a SSL Certificate. To do so, please refer its docs.

Clone the repository and cd in:

git clone https://github.com/farouttravel/is-vpos
cd is-vpos

Link as valet web app and secure:

valet link is-vpos
valet secure is-vpos
valet isolate [email protected]

Create a .env file from blueprint:

cp .env.example .env

Then please edit your .env file and set the necessary credentials. Now if everything went well and, your app is up and running, you can visit https://is-vpos.test and start testing.

Disclaimer

This script is only for testing and exploring the API of the services provided by the bank, only use it for this purpose, never use via any production credentials, even for testing use it at your own risk.