Skip to content

With order callback order addresses reverting to default customer address. #297

@chrismshea

Description

@chrismshea

Issue

Customer's recurring order has their old address instead of the address they updated it too.

Steps to Reproduce in an M2 environment configured for Order Callback

  1. Create a new customer account, and complete checkout for a new subscription.
  2. You can use a single address for billing and shipping
  3. In the subscription widget edit your address to a new one.
  4. Create a new recurring order from Subscribe Pro
  5. The order in Magento 2 will have the original billing address.
  6. The order callback request will have the correct address sent for both billing and shipping

Expected Result

The billing, and shipping address on the order in Magento 2 should match the billing and shipping address sent in the order callback request.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions