JP). This can be done by going to the Prices tab and setting local prices for
products in Japanese Yen (JPY).
How Corrily decides where a user is from
When calling Corrily’s API you can either:- Pass an explicit two-letter country code to the
countryparameter. - Pass an IPv4/6 address to the
ipparameter which Corrily resolves to the correct country. - Pass a
get_ip_from_request:trueparameter which lets Corrily know to find the IP address in theX-Forwarded-Forheader field.