Skip to content

devinweb/laravel-paytabs-boilerplate

Repository files navigation

Laravel Paytabs boilerplate

This project introduces a basic implemetation of laravel-paytabs.

To start testing this project

1- Migrate the database.

php artisan migrate

2- Update the .env

PAYTABS_SERVER_KEY=your-server-key
PAYTABS_PROFILE_ID=your-profile-id
# default SAR
CURRENCY=
PAYTABS_REGION=
# default https://secure.paytabs.sa/
PAYTABS_API=

3- Create your first user.

4- Navigate to the route /transactions/create or click "عملية جديدة".

About

Laravel Paytabs payment boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published