spree-contrib / spree_multi_currency

Provides UI to allow configuring multiple currencies in Spree.
http://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
41 stars 118 forks source link

/currency/set Failed to load resource: #70

Closed justinemar closed 7 years ago

justinemar commented 7 years ago

i'm on spree 3.3 i just updated the dependency. The selector and configuration settings works well but whenever i select a currency i got this error on console

POST https://app.herokuapp.com/currency/set 500 (Internal Server Error)
send @ all-e81e120a82e0bb1595f00cac964a57308fba3970a32dd17a466243828a163780.js:3
ajax @ all-e81e120a82e0bb1595f00cac964a57308fba3970a32dd17a466243828a163780.js:3
(anonymous) @ all-e81e120a82e0bb1595f00cac964a57308fba3970a32dd17a466243828a163780.js:6
dispatch @ all-e81e120a82e0bb1595f00cac964a57308fba3970a32dd17a466243828a163780.js:2
g.handle @ all-e81e120a82e0bb1595f00cac964a57308fba3970a32dd17a466243828a163780.js:2
ListPicker._handleMouseUp @ about:blank:547
justinemar commented 7 years ago

Hmm seems like i have to manually add the conversion for different prices on the products prices tab... can anyone confirm? i tested and work on a product with specified currencies.. not sure if this is how it should behave?