You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When donating fractional amounts via Stripe (e.g. $2.25) the value recorded in Django only shows the full dollar amount (e.g. $2.00 for $2.25 donated). Donor receipts also only show the full dollar amount but Stripe and donor bank account and our bank account all show the fractional amount.
The text was updated successfully, but these errors were encountered:
When donating fractional amounts via Stripe (e.g. $2.25) the value recorded in Django only shows the full dollar amount (e.g. $2.00 for $2.25 donated). Donor receipts also only show the full dollar amount but Stripe and donor bank account and our bank account all show the fractional amount.
The text was updated successfully, but these errors were encountered: