We sell a digital product and use the API to tell our system when the product was purchased so it can create their account. To do this, we use the wixStores_onNewOrder() function. We are going to be updating our shopping cart so these products are now subscriptions that renew every year. I need to make sure that the API call to our system still works after we make the change.
What I see in the documentation are pricing plans and plans (onPlanPurchase()). I don’t see anything referring to Subscriptions. Are they the same thing?
I guess I’m confused because on the Wix pricing page, they have a line item for “Plans & Recurring Payments” but then a little farther down it says “Subscriptions”. To me those are the same thing under different names. Or are they actually treated differently?
Thanks!
Steve