wip
This commit is contained in:
parent
b915cc32c3
commit
b2d1661fdc
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ class PaymentType extends StaticModel
|
|||
const PRZELEWY24 = 40;
|
||||
const EPS = 41;
|
||||
const DIRECT_DEBIT = 42;
|
||||
` const BECS = 43;
|
||||
const BECS = 43;
|
||||
const ACSS = 44;
|
||||
|
||||
public static function parseCardType($cardName)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue