Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 Error occurs when customer saves address with cartridge disabled. #72

Open
chrismshea opened this issue Jan 2, 2024 · 0 comments
Open

Comments

@chrismshea
Copy link
Contributor

Issue

When Subpro Enabled is set to No in Custom Preferences, and a customer attempts to create and save a new address from My Account the following occurs.

  • address is saved
  • customer is left on address form
  • 500 error is found in console

Expected Result

The address should be saved as normal and customer returned to list of their addresses.

Steps to Reproduce

In Business Manager

  • In Business Manager navigate to Merchant Tools > Custom Prefreneces
  • Click on the subscribe-pro id
  • Set setting Subpro Enabled to No

On front end

  • Login or create a new customer account
  • Under Address Book click Add New to create a new address
  • Complete the form, and click Save
  • The form will not appear to save
  • view the developer console and you should see the following 500 error
    SFCC_SubPro-Disabled_NewAddress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant