Skip to content

Multiple stripe accounts #103

@michaeljonsampson

Description

@michaeljonsampson

I have a single page app.

Users can create their own registration form with their stripe payment keys.

If one of my users navigates from one form to another the first set of payment keys are applied to the second. The two payment buttons are not on the page at the same time.

Refreshing the page fixes the issue, but it is really bad for me to have the wrong account credited with the payment.

I think this component might need to clear some stripe data on unmount.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions