Restrict / Disable Gift Cards
App Introduction
Restrict the use of gift cards and discounts at checkout, and disable gift cards by location/country At checkout, disable and restrict gift cards when discounts are applied to ensure fair order policies. This feature ensures customers can use only one type of offer per order—either a discount or a gift card. Gift cards can be disabled for specific locations or countries. When a discount is applied, any previously added gift card will be automatically removed. Similarly, if a country that restricts gift card use is selected at checkout, any applied gift card will be removed.
Core Functionality
- Disable gift cards and restrict their usage when discount codes are applied at checkout
- Restrict and disable gift cards based on specific regions/countries
- Gift cards are automatically removed when a discount is applied
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Merchants
- Multi-channel Retail Merchants
Basic Information
- Developer:SureCust
- Address:Vijay Nagar, Indore, MP, 452001, IN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2024-12-30
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Standard Plan
- Unlimited
- One-click Installation
- Gift Card Restriction
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/discounts.json
- PUT /admin/api/discounts/{id}.json
- GET /admin/api/discounts.json
Permission:write_discounts,read_discounts,manage_gift_cards
- POST /admin/api/gift_cards/settings.json
- PUT /admin/api/gift_cards/settings.json
- GET /admin/api/gift_cards/settings.json
Permission:write_gift_cards,read_gift_cards,manage_store
- POST /admin/api/orders.json
- PUT /admin/api/orders/{id}.json
- GET /admin/api/orders/{id}.json
Permission:write_orders,read_orders,manage_gift_cards