Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
trouvaille
/
app
/
.well-known
/
config
:
payment.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php return [ 'gateways'=>[ 'offline_payment'=>Modules\Booking\Gateways\OfflinePaymentGateway::class, 'paypal'=>Modules\Booking\Gateways\PaypalGateway::class, 'stripe'=>Modules\Booking\Gateways\StripeGateway::class, 'payrexx'=>Modules\Booking\Gateways\PayrexxGateway::class, 'paystack'=>Modules\Booking\Gateways\PaystackGateway::class, ], ];