feat: added custom payment methods (#173)
This commit is contained in:
@@ -137,6 +137,9 @@ $i18n = [
|
||||
"payment_methods" => "Payment Methods",
|
||||
"payment_methods_info" => "Click a payment method to disable / enable it.",
|
||||
"cant_delete_payment_method_in_use" => "Can't disable used payment method",
|
||||
"add_custom_payment" => "Add Custom Payment Method",
|
||||
"payment_method_name" => "Payment Method Name",
|
||||
"payment_method_added_successfuly" => "Payment method added successfully",
|
||||
"disable" => "Disable",
|
||||
"enable" => "Enable",
|
||||
"test" => "Test",
|
||||
|
||||
Reference in New Issue
Block a user