Skip to content

Commit

Permalink
Update addMerchant.php
Browse files Browse the repository at this point in the history
  • Loading branch information
woutse authored Feb 4, 2022
1 parent 804f743 commit 8fd3f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/addMerchant.php
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
* and granting access to the Submerchant's account and statistics
*/
'settleBalance' => true,
'payoutInterval' => 'week' # Options are: day, week, month or manual by using merchant::addClearing API
'clearingInterval' => 'week' # Options are: day, week, month or manual by using merchant::addClearing API
)
);

Expand Down

0 comments on commit 8fd3f64

Please sign in to comment.