Skip to content

(fix): Fixed a few issues and update copy for error messages returned to user

Fausto Arcidiacono requested to merge fix/stripe-account-restricted-2443 into master

Ticket(s) / Related Merge Requests

#2443 (closed) minds#3442 (closed)

Summary of Changes

  • Added handling of recipient's Stripe account misconfiguration which now returns a more meaningful error message
  • Added handling of recipient's Stripe account missing which now returns a more meaningful error message
  • Added check to prevent a user to send a Supermind offer to itself

Testing Considerations

Deployment Considerations

Regression Scope

Platform Affected (web, mobile, etc)

Developer Testing Completed

Screenshots / Screen Recording

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

Merge request reports