Skip to content

Fixed an issue where creating a cash account didn't navigate correctly #4779

Manish requested to merge js/stripe-connect-create-account into master

Ticket(s) / Related Merge Requests

#4779 (closed)

Summary of Changes

(Summarize the changes made concisely)

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

  • create a new user
  • navigate to supermind console
  • tap on Create Cash Account
  • you should be navigated to the stripe connect
  • PLEASE NOTE: stripe connect currently fails due to a BE error. If the button navigates to stripe, you can consider this task to be successful.

(Share which areas to focus on while testing this MR)

Regression Scope

stripe create account

Platform Affected (web, mobile, etc)

all

Developer Testing Completed

local

Screenshots

N/A

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Manish

Merge request reports