Skip to content

Fix for users without emails #2552

Ben requested to merge fix/no-email-stripe into master

Ticket(s) / Related Merge Requests

#2552 (closed)

Summary of Changes

Fix for users without an email set caused by stripe config changes.

Testing Considerations

This is a very simple one that probably doesn't require a huge amount of QA however, DM me if you want the creds to noemail2, so you can test you can post as I've outlined in the video below.

Deployment Considerations

Web.

Regression Scope

Stripe conf.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual.

Screenshots / Screen Recording

simplescreenrecorder-2023-03-28_11.44.38

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports