#joshymort - automatic payouts
1 messages ยท Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can ๐
Hey there, no its not in the payout event, but you can get this from the API for automatic payouts only
with manual payouts you'd need to track that yourself, which can get complex and i don't recommend that
We show an example of this here:
Perfect! Thank you.
NP!
@wide rapids one last q - if I wanted to pull credit card and ACH, I'd have to make two calls, one with Type = "charge" and one with Type = "payment"?
Nope, that example call will include everything
"charge" is referring to the stripe object, which includes all payment methods
Great, thank you again.
๐