mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Define iDEAL
constant
This commit is contained in:
parent
a1892c908b
commit
819b186761
@ -27,6 +27,7 @@ class GatewayType extends StaticModel
|
||||
const CREDIT = 10;
|
||||
const KBC = 11;
|
||||
const BANCONTACT = 12;
|
||||
const IDEAL = 13;
|
||||
|
||||
public function gateway()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user