Skip to content

Unable to add a new shipping-address in the checkout process. #7340

@tirgil61

Description

@tirgil61

If i try to add a new shipping address in the checkout process, there is this error:
Error occurred during "shipping_address" processing. Error occurred during "save_in_address_book" processing. Invalid type for value: "1". Expected Type: "int".

Preconditions

  1. Environment: Magento 2.1.2 without sample data is installed, PHP Version 7.0.7, mysql56

Steps to reproduce

  1. Create a new User withou any shipping or billing address
  2. Login with this User
  3. Add one product in the shopping cart
  4. Go to checkout
  5. Fill in the shipping address
  6. Choose one shipping method
  7. Try to go on but this error is shown: Error occurred during "shipping_address" processing. Error occurred during "save_in_address_book" processing. Invalid type for value: "1". Expected Type: "int".

Expected result

  1. The payment methods should be shown

Actual result

  1. Can not go on with order because of the error: Error occurred during "shipping_address" processing. Error occurred during "save_in_address_book" processing. Invalid type for value: "1". Expected Type: "int".

bildschirmfoto 2016-11-07 um 14 42 20
bildschirmfoto 2016-11-07 um 14 42 28

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions