Skip to content

shipping and billing address ids not set on sales_invoice table for paypal express invoices #6438

@maderlock

Description

@maderlock

Preconditions

  1. Magento 2.1.0, PHP 7, Mysql 5.7
  2. PayPal Express enabled

Steps to reproduce

  1. Put order through using PayPal Express
  2. Visit Invoice Grid
  3. Display columns billing name, shipping and billing addresses

Expected result

  1. These columns would be populated

Actual result

  1. These cells are blank for PayPal Express Payments
    screenshot 2016-09-01 12 05 36

Looking at the order address details, this information exists. So this is not an issue with the data not being retrieved from PayPal. I can see from the sales_invoice table, however, that the billing_address_id and shipping_address_id are null for PayPal Express orders.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions