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

  1. Locate the customer’s subscription from within the Recurring area of the dashboard (Recurring → Select Plan → Scroll Down).
  2. Click on the ‘View Customer’ button to display the customer’s details.
  3. Click ‘Add Card’.
  4. Enter the customer’s new card details and confirm by clicking ‘Add Card’.
  5. Click ‘Make Primary’.

Update card using API

  1. 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.