Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set the default card once the PaymentMethod has been created #1616

Closed
FSM1 opened this issue Oct 6, 2021 · 1 comment · Fixed by #1623
Closed

Set the default card once the PaymentMethod has been created #1616

FSM1 opened this issue Oct 6, 2021 · 1 comment · Fixed by #1623
Assignees
Labels
Epic: Billing Added to issues to signal that it is part of an epic Priority: P0 Critical Added to issues relating to a critical severity bugs.

Comments

@FSM1
Copy link
Contributor

FSM1 commented Oct 6, 2021

Following the successful creation of a payment method, the Billing API needs to be called to set the newly created PaymentMethod as the default billing card for the account.

The ApiClient.updateDefaultCard() method should be called, passing in the {payment_method_id: 'ID'} along with the request.

@FSM1 FSM1 added Epic: Billing Added to issues to signal that it is part of an epic Priority: P0 Critical Added to issues relating to a critical severity bugs. labels Oct 6, 2021
@FSM1
Copy link
Contributor Author

FSM1 commented Oct 6, 2021

Hey team! Please add your planning poker estimate with ZenHub @RyRy79261 @tanmoyAtb @Tbaut

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic: Billing Added to issues to signal that it is part of an epic Priority: P0 Critical Added to issues relating to a critical severity bugs.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants