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 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.
Простая интеграция
Используйте наш 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"
}
}Связанные модули
Изучите другие модули в категории E-commerce
Готовы использовать Gift Cards?
Начните сегодня с нашим бесплатным планом. Кредитная карта не требуется.