iranian bank gateway added to apps
schedule job for updeing bank status and az iranian bank gateway admin style
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
from .exceptions import ( # noqa
|
||||
AmountDoesNotSupport,
|
||||
AZBankGatewaysException,
|
||||
BankGatewayConnectionError,
|
||||
BankGatewayStateInvalid,
|
||||
BankGatewayTokenExpired,
|
||||
BankGatewayUnclear,
|
||||
CurrencyDoesNotSupport,
|
||||
SettingDoesNotExist,
|
||||
SafeSettingsEnabled,
|
||||
)
|
||||
Reference in New Issue
Block a user