#shaharyarilyas

1 messages · Page 1 of 1 (latest)

gilded tokenBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

next charm
#

hello! sure, what do you need help with specifically?

mental storm
#

basically i want balance transaction detail of every payment intent

#

right now, i'm saving payment intent detail from stripe into my own database

#

so i want to save the balance trandaction detail so i can check how many fee stripe deduct from each charge

next charm
#

there's no corresponding balance transaction webhook event. So you'll want to make a subsequent request to retrieve the corresponding balance transaction

mental storm
#

if balance tranasction is change or updated then how would i know?

next charm
#

the balance transaction doesn't get changed or updated