Correct payment type label
This commit is contained in:
parent
b829870f4c
commit
3e1644cc7a
|
|
@ -284,7 +284,7 @@ const kGatewayTypes = {
|
|||
kGatewayTypeHosted: 'hosted',
|
||||
kGatewayTypeGiropay: 'giropay',
|
||||
kGatewayTypePrzelewy24: 'przelewy24',
|
||||
kGatewayTypeDirectDebit: 'fpx',
|
||||
kGatewayTypeDirectDebit: 'direct_debit',
|
||||
kGatewayTypeEPS: 'eps',
|
||||
kGatewayTypeACSS: 'acss',
|
||||
kGatewayTypeBECS: 'becs',
|
||||
|
|
|
|||
Loading…
Reference in New Issue