¨4.0.1¨
This commit is contained in:
@@ -22,6 +22,7 @@ class CreateSettingsTable extends Migration
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Reverse the migrations.
|
||||
*
|
||||
|
||||
@@ -24,6 +24,7 @@ class CreateSettingTranslationsTable extends Migration
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Reverse the migrations.
|
||||
*
|
||||
|
||||
@@ -52,10 +52,10 @@ class SettingDatabaseSeeder extends Seeder
|
||||
'authorizenet_description' => 'Accept payments anytime, anywhere',
|
||||
'paystack_label' => 'Paystack',
|
||||
'paystack_description' => 'Modern online and offline payments for Africa',
|
||||
'mercadopago_label'=> 'Mercado Pago',
|
||||
'mercadopago_description'=>'From now on, do more with your money',
|
||||
'flutterwave_label' => 'Flutterwave',
|
||||
'flutterwave_description' => 'Endless possibilities for every business',
|
||||
'mercadopago_label' => 'Mercado Pago',
|
||||
'mercadopago_description' => 'From now on, do more with your money',
|
||||
'cod_label' => 'Cash On Delivery',
|
||||
'cod_description' => 'Pay with cash upon delivery.',
|
||||
'bank_transfer_label' => 'Bank Transfer',
|
||||
|
||||
Reference in New Issue
Block a user