stefanomartella / bagisto-scalapay
Scalapay payment gateway for Bagisto
Fund package maintenance!
StefanoMartella/waitlist
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 1
Forks: 0
Open Issues: 0
Type:package
Requires
This package is auto-updated.
Last update: 2025-04-04 23:14:42 UTC
README
Scalapay Payment Gateway
1. Introduction:
Install this package now to receive secure payments in your online store. Scalapay offers an easy and secure payment gateway
2. Requirements:
- PHP: 8.1 or higher.
- Bagisto: v2.*
- Composer: 1.6.5 or higher.
3. Installation:
- Run the following command
composer require stefanomartella/bagisto-scalapay
- Run these commands below to complete the setup
composer dump-autoload
- Run these commands below to complete the setup
php artisan optimize
- Go to the Bagisto admin panel, find the Scalapay payment gateway, enter your API key and start receiving payments.
http://localhost:8000/admin/configuration/sales/payment_methods
- To use the demo API key, paste the key into the Scalapay Client Secret section.
qhtfs87hjnc12kkos
That's it, now just execute the project on your specified domain.
How to contribute
Scalapay Payment Gateway is always open for direct contributions. Contributions can be in the form of design suggestions, documentation improvements, new component suggestions, code improvements, adding new features or fixing problems. For more information please check our Contribution Guideline document.