mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
wip
This commit is contained in:
parent
b915cc32c3
commit
b2d1661fdc
@ -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…
x
Reference in New Issue
Block a user