#shaharyarilyas
1 messages · Page 1 of 1 (latest)
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.
- shaharyarilyas, 4 days ago, 13 messages
hello! sure, what do you need help with specifically?
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
there's no corresponding balance transaction webhook event. So you'll want to make a subsequent request to retrieve the corresponding balance transaction
if balance tranasction is change or updated then how would i know?
the balance transaction doesn't get changed or updated