Update a customer’s card for their subscription
By default a subscription charges the customer’s primary card. You can update their primary card from the dashboard or via the Customers API.
Update card from dashboard
- Locate the customer’s subscription from within the Recurring area of the dashboard (Recurring → Select Plan → Scroll Down).
- Click on the ‘View Customer’ button to display the customer’s details.
- Click ‘Add Card’.
- Enter the customer’s new card details and confirm by clicking ‘Add Card’.
- Click ‘Make Primary’.
Update card using API
- Replace the customer’s primary card using the PUT /customers/customer-token end point.
The next billing cycle for the customer’s subscription will now use their updated primary card.
Unable to find the answer you need? Contact our team for assistance.