#nickdnk-arrival_date

1 messages · Page 1 of 1 (latest)

vocal tusk
#

heya @covert sluice, it shouldn't be null, when a Payout object is created, it should have an arrival_date

covert sluice
#

Yeah I looked at the PHPdocs and it is also not nullable there

#

I just figured maybe it could be null when pending

#

like before it's sent

vocal tusk
#

when the Payout object is created, Stripe would have an estimated payout date there

#

but let me check what happens if the payout fails

#

yeah, even if the payout fails, the corresponding event still has an arrival date

covert sluice
#

Cool

#

I was just making sure I wouldn't have to make it nullable in my database