Correct payment type label

This commit is contained in:
Hillel Coren 2022-01-05 08:46:29 +02:00
parent b829870f4c
commit 3e1644cc7a
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ const kGatewayTypes = {
kGatewayTypeHosted: 'hosted',
kGatewayTypeGiropay: 'giropay',
kGatewayTypePrzelewy24: 'przelewy24',
kGatewayTypeDirectDebit: 'fpx',
kGatewayTypeDirectDebit: 'direct_debit',
kGatewayTypeEPS: 'eps',
kGatewayTypeACSS: 'acss',
kGatewayTypeBECS: 'becs',