Looking for an affiliation program app that would work with my current setup:
We use Shopify to manage Orders and Products.
We have a separate backend and frontend for our website, our backend handles all logic like discounts, carts etc. Our cart is basically a draft_order in shopify and we complete checkout by completing the draft_order to convert that in to an order.
We are looking for an affiliate program app where we can store the cookie from the generated link and pass the order_id, and the cookie directly to the affilate program app so it knows which order is being created through which program. Or any other way we can communicate directly with the app without using shopify checkout.
Does such an app exist?