Skip to content

Commit 9f8af8a

Browse files
authored
PHPSDK-151: Update Gateways::SHOPPING_CART_REQUIRED_GATEWAYS (#347)
1 parent 6cd526e commit 9f8af8a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/Api/Transactions/Gateways.php

+7
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,12 @@ class Gateways
1919
'KLARNA',
2020
'PAYAFTER',
2121
'BNPL_INSTM',
22+
'BNPL_INST',
23+
'IN3B2B',
24+
'SANTANDER',
25+
'ZINIA',
26+
'ZINIA_IN3',
27+
'BNPL_OB',
28+
'BNPL_MF',
2229
);
2330
}

0 commit comments

Comments
 (0)