-
I'd like to have an ability to set transaction currency different than the actual account currency - for example, I have an account in CZK with income in CZK, I am paying for almost everything using t…
-
Hello, I`m trying since a lot of days to install sylius in my local. After a lot of problems it seems be ok. But when I opened the navigation gives me this error:
An exception has been thrown during …
-
@nesquena and @timothy1ee have volunteered their Code Path curricula to kick off what we're calling MobileBridge workshops.
The hope is that this workshop will be organized by people familiar with Ra…
-
We've recently merged a PR from @benhuson and @iorivn, modifying much of the product admin UI. This ticket is a placeholder for areas to iterate on.
- [x] Audit proper escaping, we're missing the mar…
-
In few days google will shut down the igoogle product (http://www.google.com/ig), which is the one used by the gem for the rate exchange (http://www.google.com/ig/calculator). This will probably cause…
xdmx updated
11 years ago
-
On Debian Wheezy:
```
sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgr…
sjau updated
10 years ago
-
I get an incorrect exchange rate when converting IDR to USD
``` ruby
require 'money/bank/google_currency'
Money::Bank::GoogleCurrency.new.get_rate(:IDR, :USD).to_s
# => "0.93215105E1"
```
Literal re…
-
Hi, it's the first time I send an Issue so...
I think it would be great converting dollars in the desired currency value. The most simple implementation I can think of it's with an edittext in prefer…
-
Hey,
When I make request to this URL
http://rate-exchange.appspot.com/currency?from=BHD&to=CLP
Server response 500 Internal Error.
-
When a brazilian user is making a payment, Paypal will only take the payment if the currency is BRL (that's why the profile edit page asks specifically "are you brazilian?")
The payment page converts…