#cnguyen-payout-schedule
1 messages · Page 1 of 1 (latest)
I don't believe we have anything that supports that level of detail with payout schedule
weekly_anchor is only a string or I can do :
-d "settings[payouts][schedule][interval]"='weekly'
-d "settings[payouts][schedule][weekly_anchor][]"='monday'
-d "settings[payouts][schedule][weekly_anchor][]"='wednesday'
-d "settings[payouts][schedule][weekly_anchor][]"='friday'
ok I see. So maybe I can do something like:
-d "settings[payouts][schedule][interval]"='daily'
-d "settings[payouts][schedule][delay_days]"=2
-d "settings[payouts][schedule][weekly_anchor]"=monday
Like that it starts on Monday and every 2 days (wednesday and friday)
Or I can't specify the weekly_anchor and need to remove it?
I will test on my own
thanks
Deleted the message since it had your test secret key in it
You cannot lower this merchant's delay below 7 -> I think this depends on the specifics of your account, depending on a number of factors like country, industry, etc