subscribepro-magento2-ext
subscribepro-magento2-ext copied to clipboard
Customer address validation while updating shipping address is not working
Magento version: 2.4 Extension Version: 1.3.7
Steps to reproduce.
- Login as customer. On customer account page, follow "Product Subscriptions" tab.
- On any active subscriptions, click "More details"
- Right below "Delivery Address" click option to change shipping address.
- After updating, click "Continue" and nothing happens.
isValidNewAddress
method is always returning false on subscription/shipping-info.js file.