Skip to content

Fix stripe connect button not refreshing account after account creation #4779

Manish requested to merge js/4779-stripe-connect into master

Ticket(s) / Related Merge Requests

#4779 (closed)

Summary of Changes

Fixed an issue where creating a stripe account didn't update the account

(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

Given I am a new user When I go to the supermind console and click on Create Cash Account And I move to the stripe connect And I press back Then I should no longer see the Create Cash Account And clicking Create Cash Account should open stripe connect again

Regression Scope

stripe connect, but none

Platform Affected (web, mobile, etc)

all

Developer Testing Completed

local, iOS

Screenshots

N/A

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports