add fundiin

This commit is contained in:
trunglt251292 2023-05-10 14:07:41 +07:00
parent dd33c7f9f9
commit ff3264f0d3
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ const (
PaymentMethodCOD = "cod"
PaymentMethodBankTransfer = "bank_transfer"
PaymentMethodWallet = "wallet"
PaymentMethodFundiin = "fundiin"
)
const (