Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store information not passing to MailChimp #12

Closed
lduh opened this issue Mar 30, 2017 · 2 comments
Closed

Store information not passing to MailChimp #12

lduh opened this issue Mar 30, 2017 · 2 comments
Assignees
Milestone

Comments

@lduh
Copy link

lduh commented Mar 30, 2017

Store passed to MC:

"id": "104.131.96.113_...",
"list_id": "....",
"name": "104.131.96.113_....",
"platform": "Magento",
"domain": "",
"is_syncing": false,
"email_address": "",
"currency_code": "USD",
"money_format": "",
"primary_locale": "",
"timezone": "",
"phone": "",
"address": {
"address1": "",
"address2": "",
"city": "",
"province": "",
"province_code": "",
"postal_code": "",
"country": "",
"country_code": "",
"longitude": 0,
"latitude": 0}

Store info in M2:

https://cl.ly/1V0W1e1d1q0e

Passing store info(address, email, etc) allows MC to populate list and footer with store info. note: this appears to also be missing for M1.

@lduh lduh added the bug label Apr 3, 2017
@gonzaloebiz gonzaloebiz self-assigned this Apr 24, 2017
@gonzaloebiz
Copy link
Collaborator

This was fixed on release 1.0.5

@lduh lduh reopened this May 4, 2017
@lduh lduh added the done label May 4, 2017
@lduh
Copy link
Author

lduh commented May 24, 2017

needs to be tested with new connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants