BlackStonedLover / fluxcp

Automatically exported from code.google.com/p/fluxcp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Pending donations using wrong exchange rate #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Someone make a eCheck donation while the exchange rate for donations is
"0.5", meaning 1$ = 2 Credits (For 20$)
2. The eCheck take a couple of days clear during which the extange rate is
change to "1.0", 1$ = 1 Credits
3. When  it clears it uses the current exchange rate rather than the rate
when the donation was originally made (Should get 40$)

What is the expected output? What do you see instead?
When it clears I believe it should use the exchange rate when the donation
was made rather than when the donation actually clears in paypal. This
being useful in donation events, like double credits for a day.

What version of the product are you using? On what operating system?
Idk, some old ass one but I believe the problem still exist in current
versions.

Please provide any additional information below.

Original issue reported on code.google.com by teenPSPj...@gmail.com on 24 Feb 2009 at 1:29

GoogleCodeExporter commented 8 years ago
This brings up a necessity for storing the exchange rate at the time of the 
donation.
Currently, this is not supported.

Original comment by Paradox924X on 25 Feb 2009 at 7:53

GoogleCodeExporter commented 8 years ago
Changing to low priority for possible implementation in a later milestone.

Original comment by shugoten...@gmail.com on 22 Mar 2009 at 6:13