Skip to content

A testing mini-project to better understand moka's methods.

Notifications You must be signed in to change notification settings

farouttravel/moka-vpos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moka VPOS Test Project

This is just a test project to experience Moka 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/moka-vpos
cd moka-vpos

Link as valet web app and secure:

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

Create a .env file from blueprint:

cp .env.example .env

Install dependencies:

valet composer install

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://moka-vpos.test and start testing. To further read you can visit moka's docs.

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.

About

A testing mini-project to better understand moka's methods.

Topics

Resources

Stars

Watchers

Forks