Merge branch 'master' of git.selly.red:Selly-Modules/3pl into develop
This commit is contained in:
commit
38b82067c7
|
@ -4,6 +4,7 @@ const (
|
|||
PaymentMethodCOD = "cod"
|
||||
PaymentMethodBankTransfer = "bank_transfer"
|
||||
PaymentMethodWallet = "wallet"
|
||||
PaymentMethodFundiin = "fundiin"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in New Issue