Getting Access to data associated with a Recharge Subscription Order

Getting Access to data associated with a Recharge Subscription Order

hive_webdev
Visitor
3 0 4

I am currently working on the Shopify theme of a Shopify Plus store that uses Recharge to allow for customers to make subscription orders. We are currently in the process of building a feature into the theme that allows repeat customers to see information about their next Recharge Order directly on the home page when they are signed in.

In order to do this I need to get access to the following information from a given customer:

    - The date the next order will be shipped to the customer
    - The total price of their Current Subscription Order
    - The Liquid product objects associated with the order
   -  The order object associated with the subscription


What I tried:
I tried making a request to the Recharge API for the data that I needed but due to security issues, I can't make API requests to Recharge from a Shopify theme.

Does anyone know how I can use Liquid to get access to all the data that I need?

Reply 1 (1)

amercosic
Shopify Partner
1 0 0

Didn't you find any solutions yet?

Amer Cosic