Skip to content

Custom chekcout field #5864

@rlaa

Description

@rlaa

Preconditions

  1. I installed this module https://github.com/rlaa/custom-checkout-fields/blob/master/Test_attr.zip

Steps to reproduce

  1. php bin/magento setup:upgrade
  2. php bin/magento cache:clean
  3. php bin/magento cache:flush

Expected result

1.The custom checkout field is installed in table eav_attribute and it is assigned to necessary forms.
2.The custom checkout field shows up in both frontend and admin address form and it is saved in db.

Actual result

1.The custom checkout field is installed in table eav_attribute and it is assigned to necessary forms.
2.The custom checkout field shows up in both frontend and admin address form, but it is saving in the db only from admin panel, I need to be able to save it also from the frontend.

Additional

1.I think the problem appears when I click the next button, custom checkout field is not sent in post data request.
post-request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions