उपलब्ध है प्रो

Gift Cards मॉड्यूल

Issue real gift-card codes with a spendable balance that buyers redeem at checkout against the whole order, with partial redemption and a ledger-tracked remaining balance. Buying a gift card inside the shop, custom designs, gift messages and expiry dates are not available.

Issue codes with a balance
Redeem at checkout
Partial redemption with a ledger
9:41
5G
G

Gift Cards Demo

bot

Gift Cards मॉड्यूल क्या करता है?

Issue real gift-card codes with a spendable balance that buyers redeem at checkout against the whole order, with partial redemption and a ledger-tracked remaining balance. Buying a gift card inside the shop, custom designs, gift messages and expiry dates are not available.

  • Gift giving
  • Revenue boost
  • Customer acquisition
मुख्य विशेषताएं

आपको जो कुछ भी चाहिए

Gift Cards मॉड्यूल में शामिल सभी शक्तिशाली सुविधाओं का अन्वेषण करें।

Issue codes with a balance

सहज एकीकरण के लिए Gift Cards मॉड्यूल के साथ शामिल।

Redeem at checkout

सहज एकीकरण के लिए Gift Cards मॉड्यूल के साथ शामिल।

Partial redemption with a ledger

सहज एकीकरण के लिए Gift Cards मॉड्यूल के साथ शामिल।

उपयोग के मामले

जानें कि व्यवसाय Gift Cards मॉड्यूल का उपयोग कैसे करते हैं

Gift giving

gift giving क्षमताओं को लागू करने वाली टीमों के लिए एकदम सही।

Revenue boost

revenue boost क्षमताओं को लागू करने वाली टीमों के लिए एकदम सही।

Customer acquisition

customer acquisition क्षमताओं को लागू करने वाली टीमों के लिए एकदम सही।

API संदर्भ

आसान एकीकरण

Gift Cards मॉड्यूल को अपने मौजूदा सिस्टम के साथ एकीकृत करने के लिए हमारे RESTful API या वेबहुक का उपयोग करें।

API डॉक्यूमेंटेशन देखें
// Enable Gift Cards module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "gift-cards",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "gift-cards",
    "name": "Gift Cards",
    "enabled": true,
    "status": "active"
  }
}

Gift Cards उपयोग करने के लिए तैयार?

आज ही हमारे मुफ्त प्लान के साथ शुरू करें। क्रेडिट कार्ड की आवश्यकता नहीं।