Define iDEAL constant
This commit is contained in:
parent
a1892c908b
commit
819b186761
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ class GatewayType extends StaticModel
|
|||
const CREDIT = 10;
|
||||
const KBC = 11;
|
||||
const BANCONTACT = 12;
|
||||
const IDEAL = 13;
|
||||
|
||||
public function gateway()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue