I am looking for a membership or loyalty solution which would allow me to offer discounts on checkout. The caveat here is that instead of the customer signing up for the program on the Shopify site, they would need to be created as customers/members as part of an action driven through primary business. In other words, the customers of the primary business would gain access to the discounts on the Shopify site based on their spend with the primary business where they are already customers. The customer would need to get notification of their membership to the site, however, would not be responsible for any costs associated with membership.
Is anyone aware of an app like this, or a similar solution which would serve the purpose in some way shape or form?
It seems like this would require your primary app to execute the login code. It wouldn’t quite be right for an app to have random knowledge of an unknown service. It needs some sort of API contract.
Hi @DominSA you can assign customer with specifc tags and based on these tags you can display them the discounted product price on the checkout. For example you can assign “member” tag to your customers of the primary business and then use any discount app like Discount Depot to display them the discounted product price on the checkout/product page and collection page accordingly.
Let me know if you would need any help from my side with integarting the same on your website.