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

Update customers.csv fixture and customer related processors #28

Merged
merged 2 commits into from
Aug 7, 2020

Conversation

MinasMazar
Copy link
Contributor

Update customer fixture and feature spec

  • add example about customer import
  • add CustomerAddress processor for customers import
  • refactor processor to inherit from Address processor

The new fixture is taken from Shopify Transporter doc.

Flavio Auciello added 2 commits July 24, 2020 10:16
Update customer fixture and feature spec

- add example about customer import
- the new fixture is taken from shopify transporter doc[1].

[1]: https://help.shopify.com/en/manual/migrating-to-shopify/transporter-app/csv-customers
- add CustomerAddress processor for customers import
- refactor processor to inherit from Address processor

this ease the implementation of entities like order's bill/ship addresses
@MinasMazar MinasMazar self-assigned this Jul 24, 2020
@MinasMazar MinasMazar requested a review from elia July 31, 2020 01:26
@MinasMazar MinasMazar marked this pull request as ready for review July 31, 2020 01:32
@elia elia merged commit 77b235e into master Aug 7, 2020
@elia elia deleted the mm/address-imp branch August 7, 2020 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants