Define INSTANT_BANK_PAY constant

This commit is contained in:
Benjamin Beganović 2021-11-11 15:53:05 +01:00
parent ecdbd8a584
commit 9eabe30b3a

View File

@ -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()
{