We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Oct 31, 2018 6:44 AM
Hi,
I am trying to sync to the "deal_currency_code" deal property which is auto-generated by HubSpot when multiple currencies are enabled. Through ecomm bridge API I am passing the ISO value of the currency- "USD" or "INR". But it does not get populated when the deal is created. Also, the settings for ecomm bridge are correct for "deal_currency_code" property.
I am passing the value as a string. "currency_code" is mapped to "deal_currency_code" using the settings API.
"propertyNameToValues": {
"currency_code": "USD",
"dealstage": "processed"
}
In the drop down the internal values exist too. (INR, USD)
Does the currency code require any special treatment?
Thanks,
Prashant
Solved! Go to Solution.
Nov 2, 2018 2:14 PM
@dadams Please ignore the above issue.
We did not add the eCommerce settings to the right app from which the deal was synced.
currency_code
is syncing fine through eComm bridge API.
Nov 2, 2018 2:14 PM
@dadams Please ignore the above issue.
We did not add the eCommerce settings to the right app from which the deal was synced.
currency_code
is syncing fine through eComm bridge API.
Nov 2, 2018 1:46 AM
@dadams Still awaiting response.