add exchange rates cache for Stripe Checkout because I’m over the rate limit and I need to exchange price to EUR to use European checkout options like iDeal, Sofort etc. #nomads
fix @laurenm_21 didn’t show her favorites because [@laurenm_21’s favorites] in PHP slugged to [laurenm-21s-favorites] but in JS slugged to [laurenm_21s-favorites] so it didn’t match the filter, fix JS function makeUrlSlug() to match PHP function #nomads