# Membership Currency Localization

**Inveterate provides currency localization support so that your global customers can engage with your membership program in their local currency.**

Inveterate's localization feature allows shops to display Inveterate member details in their native currency along with other products in their catalog.  This includes all currency based items such as:

* Membership prices on the landing page
* Membership prices in cart and checkout
* Credit amounts displayed
* Flat currency discount codes

{% hint style="warning" %}
Localization currently does not work with Shopify Markets pricing override settings. For example - if your membership costs $10 USD, Shopify will convert the price to £8.03 GBP automatically. Since the product is a membership with a subscription contract, Shopify will always ignore any Markets pricing adjustments and default the price back to the direct conversion of the subscription contract price.
{% endhint %}

{% hint style="success" %}
Localization works with themes that use IP geolocation and manual currency selectors.
{% endhint %}

{% hint style="success" %}
No action is required to enable localization for supported currency stores. Inveterate will automatically adopt your store's default currency upon download.
{% endhint %}

### Member Experience - Landing Page

The landing page will show all membership pricing and benefit information in the customer's native currency.

<figure><img src="/files/6Gb97SHgIwsC5YnYGiIJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RJOQIOzto5fxCh0FmY3H" alt=""><figcaption></figcaption></figure>

### Member Experience - Member Portal

The member will see all member portal items in their native currency. This includes all membership upgrade pricing, credits available and all items within their credit and discount ledger.

<figure><img src="/files/DvcuymaLCbubluqlc4lP" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/08lmAQ1RUNgwDanD9Meb" alt=""><figcaption></figcaption></figure>

### Member Experience - Tier Upgrades/Downgrades

The tier upgrade/downgrade menu will show the price of all paid tiers and free trial expiration costs in the customer's native currency.

<figure><img src="/files/JN36h1V0pbta20UWsle6" alt=""><figcaption></figcaption></figure>

### Merchant Experience - Program Management

The Inveterate merchant portal will also adopt your shop's default currency. When building or managing your program you will not have to convert any currencies, all fields will be set to your default. This includes all benefit configurations and any data available to you as the merchant.

<figure><img src="/files/iiNTLBSbN0eT8KBZqc2X" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/vZY93VsNULPrc7Nc2UA1" alt=""><figcaption></figcaption></figure>

### Currency Conversion Example Video

{% embed url="<https://www.loom.com/share/2150d82257df4b039fbb928016b5b132>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.inveterate.com/help-center/advanced-guides/membership-currency-localization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
