farouttravel / qnb-vpos

QNB Finansbank VPOS test scripts for experiencing payment methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QNB Finansbank VPOS Test Project

This is just a test project to experience QNB Finansbank 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/qnb-vpos
cd qnb-vpos

Link as valet web app and secure:

valet link qnb-vpos
valet secure qnb-vpos
valet isolate php@8.1

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://qnb-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 insert any production credentials and use it at your own risk.

About

QNB Finansbank VPOS test scripts for experiencing payment methods.


Languages

Language:PHP 62.9%Language:Hack 30.6%Language:HTML 6.5%