Skip to content

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

Mark Harding requested to merge feat/qa-mode-stripe-2474 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

Verify 'stripetest@minds.com', they should use the 'Minds - Dev' stripe test mode details.

Deployment Considerations

Make sure we add test_api_key and test_email to our our configs.

Regression Scope

Anything related to stripe.

Platform Affected (web, mobile, etc)

API

Developer Testing Completed

@markharding todo

Screenshots / Screen Recording

N/A

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