#spacemonkey17

1 messages · Page 1 of 1 (latest)

rustic agateBOT
stark bear
#

Can you share the event ID (evt_xxx)?

dense quartz
#

evt_1MqVCwRVMadNhRhnIMxTgHER

stark bear
#

If you're referring to payouts_enabled: true field, it will be updated if the connected user completed the onboarding requirements

dense quartz
#

but we made a API call just to change it to keep it manual always.

#

Is it possible to keep it manual until the platform decides (We decide)

stark bear
dense quartz
#

Yes we did set this to manual on 15th April
req_pnol3AtDx88Zb3

#

but suddenly it was changed to daily with the auto even evt_1MqVCwRVMadNhRhnIMxTgHER

#

is that expected or is it a bug?

stark bear
#

I don't see the payout schedule to auto. Could you share which parameter you are looking at in evt_1MqVCwRVMadNhRhnIMxTgHER?

dense quartz
#

"payouts": {
"debit_negative_balances": true,
"schedule": {
"delay_days": 2,
"interval": "daily"
}

rustic agateBOT
stark bear
#

evt_1MqVCwRVMadNhRhnIMxTgHER was sent on 2023-03-28 05:36:33 UTC before you made the request req_pnol3AtDx88Zb3

In the latest account.updated event, I could see that the payouts.interval is set to manual in evt_1Mxh46RVMadNhRhnNYmXylhK

dense quartz
#

Sorry wrong string... let me send the correct one

#

This is the request ID
req_sDtFIf9Z5bm205
Where we set the account to manual 24th March

But event evt_1MqVCwRVMadNhRhnIMxTgHER stripe automatically changed it to daily on 28th March

dusk raptor
#

Hi @dense quartz I'm taking over

#

Is it a question about what triggered the account update event evt_1MqVCwRVMadNhRhnIMxTgHER ?

dense quartz
#

Thats right. We have an issue because this account payout was intentionally set to manual due to high risk. But it was suddenly changed to daily payouts.

#

and the payouts have been completed as well

#

So we are alarmed what caused this change

dusk raptor
#

I don't see a settings.payout hash on this event

dense quartz
#

"payouts": {
"debit_negative_balances": true,
"schedule": {
"delay_days": 2,
"interval": "daily"
}

#

you can see that the payouts have been changed to daily

#

evt_1MqVCwRVMadNhRhnIMxTgHER

#

On 24th March we set it to manual
On 28th March it was changed to daily

So i want to understand what caused this change. If you can help that would be great

dusk raptor
#

Got it, let me take a look, one sec

#

I logged into your Dashboard and I still don't see a settings.payouts hash in event evt_1MqVCwRVMadNhRhnIMxTgHER

#

Where did you see the

"payouts": {
        "debit_negative_balances": true,
        "schedule": {
          "delay_days": 2,
          "interval": "daily"
        }
``` ?
dense quartz
#

its in the even evt_1MqVCwRVMadNhRhnIMxTgHER object

dusk raptor
#

Did you see it from Dashboard or somewhere else?

dense quartz
#

Whats the best what to know when and who changed the account payout from manual to daily ?

#

From the dashboard