Доступний у Про

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

Легка інтеграція

Використовуйте наш RESTful API або вебхуки для інтеграції модуля 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?

Почніть сьогодні з нашим безкоштовним планом. Кредитна картка не потрібна.