Skip to content

Commit 8fd3f64

Browse files
authored
Update addMerchant.php
1 parent 804f743 commit 8fd3f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/addMerchant.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
* and granting access to the Submerchant's account and statistics
9797
*/
9898
'settleBalance' => true,
99-
'payoutInterval' => 'week' # Options are: day, week, month or manual by using merchant::addClearing API
99+
'clearingInterval' => 'week' # Options are: day, week, month or manual by using merchant::addClearing API
100100
)
101101
);
102102

0 commit comments

Comments
 (0)