- remove unnecessary config option
This commit is contained in:
1
assets/src/plugin-icon.md
Normal file
1
assets/src/plugin-icon.md
Normal file
@ -0,0 +1 @@
|
|||||||
|

|
@ -248,11 +248,6 @@ class SberCheckout extends PaymentProvider
|
|||||||
'span' => 'left',
|
'span' => 'left',
|
||||||
'type' => 'text',
|
'type' => 'text',
|
||||||
],
|
],
|
||||||
'setPayedVirtualOrderAsComplete' => [
|
|
||||||
'label' => Lang::get('wpstudio.sber::lang.settings.set_payed_virtual_order_as_complete'),
|
|
||||||
'span' => 'left',
|
|
||||||
'type' => 'checkbox',
|
|
||||||
],
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user