How do you create a private discount code?

Solved

How do you create a private discount code?

User123445
Shopify Partner
14 1 8

How to create a private for for discount

Accepted Solution (1)

DigiXoft
Shopify Partner
109 19 76

This is an accepted solution.

Hi,

welcome to shopify community.

To create a private app you can follow some tuturials on youtube or from some articles.

I can guide you how you can do that in PHP

You need to have a partner account

then create app and put https url and redirect URL

URL will be where store owner will be redirected first time and then after confirmation they will be redirect to redirect URI

Then you need to grab info and create token, there are different methods for that and a lot of code available online

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on arslan@digixoft.com regarding any help
Shopify Partner | Skype : arslan.saleem261

View solution in original post

Replies 2 (2)

DigiXoft
Shopify Partner
109 19 76

This is an accepted solution.

Hi,

welcome to shopify community.

To create a private app you can follow some tuturials on youtube or from some articles.

I can guide you how you can do that in PHP

You need to have a partner account

then create app and put https url and redirect URL

URL will be where store owner will be redirected first time and then after confirmation they will be redirect to redirect URI

Then you need to grab info and create token, there are different methods for that and a lot of code available online

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on arslan@digixoft.com regarding any help
Shopify Partner | Skype : arslan.saleem261
User123445
Shopify Partner
14 1 8

thank you soo much