Improved

Backup payment method details added to read subscription details API

The Read Subscription Details Storefront API now returns both the primary and backup payment methods for a subscription, enabling brands to build a payment management experience similar to Loop's customer portal.


What's New?

The response of Read Subscription Details Storefront API endpoint now includes following objects:

  • backupPaymentMethod – Payment method that is automatically used if charging the primary payment method fails.

Things to remember

  • Payment methods are returned at the subscription level.
  • A customer can have different primary and backup payment methods across different subscriptions.

Learn more about the API endpoint in this guide: Link