thirtybees / stripe

Stripe payment module
https://stripe.com
Academic Free License v3.0
6 stars 12 forks source link

Stripe - Captured different value #54

Open Jorgemgm opened 2 years ago

Jorgemgm commented 2 years ago

A real purchase with “Stripe Pay by Credit Card” captures a different value of the transaction. image

The purchase has a total of £8.29: image

The order for payment is £8.29 but captured £8.28: image

The Stripe captured £8.28 (Stripe site): image

The invoice of purchase has a payment of a total purchase of £8.29: image

The capture should be the same amount of the transaction £8.29.

krzysztofgal commented 2 years ago

59