Define Bancontact constant
This commit is contained in:
parent
b7e105aa6e
commit
6672e73913
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ class GatewayType extends StaticModel
|
|||
const APPLE_PAY = 8;
|
||||
const SEPA = 9;
|
||||
const CREDIT = 10;
|
||||
const BANCONTACT = 12;
|
||||
|
||||
public function gateway()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue