stripe commission and net amount in retrieve a charge

Status: Open · Asked by javiermarcon on · 0 views

javiermarcon — Question ·
Task History ID: IjU3NjMwNTY0MDYzMzA0MzY1MjZhNTUzMDUxM2E1MTYyNTQzNyI_3D_pc

When I retrieve a charge, there is a lot of missing information, i.e. we get the total amount (multiplied by 100) but the commission fee that stripe charged is not retrieved and the net ammount that enters to our stripe account in not retrieved either. How can we get that information?

Pabblymember11 — Reply ·

Hey @javiermarcon

Regarding your concern you can try using Stripe: Retrieve an Event action step to capture complete details of an event.

javiermarcon — Reply ·

Thanks Supreme, is there any adittional documentation on the stripe retrieve an event action?

javiermarcon — Reply ·

Thanks, but I added the retrieve an event action but it does not contain the stripe fee or net ammounts.

Arshil Ahmad — Reply ·

Please try using 'Retrieve a Charge (Advance)' action step.

Petram PVC — Reply ·

Is there anyway to get the fee information from a stripe trigger event rather than as a subsequent action?

Arshil Ahmad — Reply ·
Is there anyway to get the fee information from a stripe trigger event rather than as a subsequent action?

I'm afraid not; you'll have to use an action event to fetch the fee.

Back to all forum threads · Log in to reply