Skip to content

Clean up how payment instruments are updated #312

@rgalanakis

Description

@rgalanakis

The current_member_header isn't a good solution since it includes payment instruments, which can be very large.

Instead, we should be adding it to the entity we render, so it's in the body.

Also make sure we are using a consistent update mechanism, instead of using setUser adhoc in various API calls. It should just be .then(handleUpdateCurrentMember).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions