Skip to content

devinweb/laravel-hyperpay-boilerplate

Repository files navigation

Laravel Hyperpay boilerplate

To Start testing the laravel-hyperpay

1- Update the .env

# Database env keys
DB_CONNECTION=
DB_HOST=127.0.0.1
DB_PORT=
DB_DATABASE=
DB_USERNAME=
DB_PASSWORD=

# HyperPay env keys

SANDBOX_MODE=true
ENTITY_ID=
ENTITY_ID_MADA=
ACCESS_TOKEN=
CURRENCY=SAR

2- Make sure that step are done.

3- Migrate the database.

php artisan migrate

4- Create your first user.

5- Navigate to the route /hyperpay/checkout.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published