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

Include customer info for order with isGuest false #213

Open
malessani opened this issue May 27, 2022 · 0 comments
Open

Include customer info for order with isGuest false #213

malessani opened this issue May 27, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@malessani
Copy link
Contributor

Describe the bug
If an order has attribute isGuest set to false, the order is linked to a customer that can have customer addresses. It would be good to have customer infos inside the order object.

fetchOrder callback of OrderContainer should include the following relationships:

  • customer
  • customer.customer_addresses
  • customer.customer_addresses.addresse
@malessani malessani added bug Something isn't working beta labels May 27, 2022
@malessani malessani removed the beta label Jun 8, 2022
@acasazza acasazza added this to the v4.4.0 milestone Feb 9, 2023
@acasazza acasazza removed this from the v4.4.0 milestone Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants