Skip to content

Commit e915bae

Browse files
authored
PHPSDK-172: Add BILLINK to SHOPPING_CART_REQUIRED_GATEWAYS constant (#377)
1 parent 849f1cf commit e915bae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Api/Transactions/Gateways.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ class Gateways
2626
'ZINIA_IN3',
2727
'BNPL_OB',
2828
'BNPL_MF',
29+
'BILLINK',
2930
);
3031
}

0 commit comments

Comments
 (0)