switch/market

Fields

localestring

App id of the app you want to switch to. This can only be an app linked to your other accounts. Contact support to link apps by add-in to whitelist

currencystring

App id of the app you want to switch to. This can only be an app linked to your other accounts. Contact support to link apps by add-in to whitelist

languagestring

App id of the app you want to switch to. This can only be an app linked to your other accounts. Contact support to link apps by add-in to whitelist


Tapcart.action("switch/market", {
  "locale": "en-US",
  "currency": "usd",
	"language": "en"
});