Recurring contributions with incorrect amount per default currency in stripe
In stripe accounts that have a default currency other than the currency of payment, recurring contributions following the first one are recorded with an incorrect amount (since the amount converted to the default currency is used).
The BalanceTransaction object is in the default currency of stripe, not the currency of the payment: https://lab.civicrm.org/extensions/stripe/-/blob/6.3.2/CRM/Core/Payment/StripeIPN.php#L438
Example: BalanceTransaction object of a 12 dollars payment: