Skip to content

Commit 093625b

Browse files
committed
Remove unused paymentPhase parameter from multi-payment initialization
1 parent e7024a6 commit 093625b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

samples/init_multi_payment.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
'conversationId' => '456d1297-908e-4bd6-a13b-4be31a6e47d5',
1616
'externalId' => Guid::generate(),
1717
'paymentGroup' => PaymentGroup::PRODUCT,
18-
'paymentPhase' => PaymentPhase::AUTH,
1918
'items' => array(
2019
array(
2120
'name' => 'Item 1',

0 commit comments

Comments
 (0)