موجود در حرفه‌ای

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

یکپارچه‌سازی آسان

از API RESTful یا وب‌هوک‌های ما برای یکپارچه‌سازی ماژول Gift Cards با سیستم‌های موجود خود استفاده کنید.

مشاهده مستندات 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 هستید؟

همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.