Define INSTANT_BANK_PAY constant
This commit is contained in:
parent
ecdbd8a584
commit
9eabe30b3a
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ class GatewayType extends StaticModel
|
|||
const DIRECT_DEBIT = 18;
|
||||
const ACSS = 19;
|
||||
const BECS = 20;
|
||||
const INSTANT_BANK_PAY = 21;
|
||||
|
||||
public function gateway()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue