mollie / magento2-subscriptions

BSD 2-Clause "Simplified" License
3 stars 5 forks source link

Add compatibility for custom customer attributes with subscription orders #67

Closed Sental closed 7 months ago

Sental commented 1 year ago

Thank you for creating this pull request! To make the best use of your and our time we created this checklist to get the best possible pull requests:

This PR touches code in the following areas (Check what is applicable):

Frontend

Backend

Order Processing (Mollie communication)

Other If you didn't check any boxes above, please describe your changes in this section.

Please describe the bug/feature/etc this PR contains:

This adds the customer addresses custom attributes into the quote address on subscription order creation. This is necessary for if those attributes are required by the magento system.

Scenario to test this code:

Open the environment and...