Skip to content

Use test creds for stripe if email matches - front#5928

Ben requested to merge feat/qa-mode-stripe-2474-2 into master

Ticket(s) / Related Merge Requests

front#5928 (closed)

Summary of Changes

This change will allow QA to use test mode on the minds production environment, if the email matches the configurations

Testing Considerations

See issue card comment

Deployment Considerations

Make sure test_api_key and test_email are set correctly via vault / helm. It looks like @markharding would have got these working for the previous MR that was merged in.

Regression Scope

Anything related to stripe.

Platform Affected (web, mobile, etc)

API

Developer Testing Completed

Manual and unit, covered by integration is some places.

Screenshots / Screen Recording

See issue card comment for thorough walkthrough

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