bank-transfer
This commit is contained in:
parent
d2949b1a80
commit
05bd2807fd
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ $defaultDelivTypes = array (
|
|||
|
||||
$defaultPayTypes = array (
|
||||
1 => 'cash',
|
||||
5 => 'bank-card',
|
||||
5 => 'bank-transfer',
|
||||
6 => 'bank-transfer'
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue