Set the default card once the PaymentMethod has been created #1616
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.
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.The text was updated successfully, but these errors were encountered: