Skip to content

Commit a619d73

Browse files
authored
Add mapping for openbankingpis to work with PayPageV2 (#210)
1 parent 71e2f1f commit a619d73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Resources/EmbeddedResources/Paypage/PaymentMethodsConfigs.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ class PaymentMethodsConfigs extends AbstractUnzerResource
1111
const PAYPAGE_TYPE_NAME_MAPPING = [
1212
'card' => 'cards',
1313
'eps' => 'eps',
14+
'openbankingpis' => 'openbankingpis',
1415
'payu' => 'payu',
1516
'postfinanceefinance' => 'pfefinance',
1617
'postfinancecard' => 'pfcard'

0 commit comments

Comments
 (0)