Skip to content

Error on checkout if customer selects billing address and image address attribute is present #30293

Closed
@magento-engcom-team

Description

@magento-engcom-team

Customer can not checkout if he selects billing address which differs from shipping one and custom customer address attribute of image type is present

Steps to Reproduce:

  1. Login as Admin
  2. Create new custom customer address attribute (Store -> Attributes -> Customer Address):
    #* Type = Image
  3. On Frontend create customer
  4. Add default address (for both shipping and billing) and upload some image to newly created attribute
  5. Add another address
  6. Start checkout process
  7. Select some address at shipping step
  8. Pass to payments step
  9. Untick checkbox 'My billing and shipping address are the same'
  10. Select some address from dropdown
  11. Click Update button

Actual Result:
(-) A piece of code is shown (see screenshot)
image

Expected Result:
(/) Values for all attributes are shown correctly
(/) Customer is able to finish checkout process successfully

Metadata

Metadata

Labels

Area: Cart & CheckoutArea: PaymentsCDIssue recommended for the contribution dayComponent: OtherIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: dev in progressReported on 2.3.5Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions