How To: Subscriptions

Contentful

You can populate subscription information for a product through the Subscription attribute in the Contentful Product content model.

The Subscription attribute allows you to enter the following information associated with a subscription:

  • Name

  • Slug

  • Presentation

  • Discount Percentage

  • Intervals

    • Name

    • Slug

    • Presentation

    • Length

    • Unit (Day, Week, Month, Year)

This will allow you to present the subscription options on your website to your customer by leveraging the methods available in the Chord SDK

OMS

The OMS is synced with Contentful. Once a product is subscribable, you will be able to see the product set to “Subscribable” in the OMS.

Checkout

Customers can checkout with BOTH a one time purchase AND a subscription in their cart at once.

Subscriptions & Account Profile

Customers can login to the website through Magic Link, which allows them to login with just their email address.

Once logged in, customers can see all subscriptions associated with their email on their account page.

On their account page, customers can manage a subscription where the following behavior is available to them:

  • Skip next refill

  • Cancel subscription

  • Edit shipping address associated with subscription

  • Edit billing address associated with subscription

Customer subscriptions can also be managed from the OMS.

Last updated

Was this helpful?