-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into pw-data-synchronization
- Loading branch information
Showing
24 changed files
with
1,453 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: First steps in Voucherify | ||
title: First Steps in Voucherify | ||
excerpt: Get started with Voucherify API and dashboard by redeeming your first coupon code. | ||
categorySlug: development | ||
slug: quickstart | ||
|
@@ -128,7 +128,7 @@ Voucherify should reply with the [redemption](ref:get-redemption) details as in | |
"customer": { | ||
"id": "cust_ANjd4MFsUPXDoHeoCQXmqgCJ", | ||
"name": "Jack Jack", | ||
"email": "[email protected]", | ||
"email": "[email protected]", | ||
"source_id": "16102023", | ||
"metadata": { | ||
"metadata_key": "metadata_value", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 4 additions & 6 deletions
10
docs/guides/integration_blueprint/Data-Volume-Estimation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 8 additions & 10 deletions
18
docs/guides/integration_blueprint/Multi-brand management & internationalization.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,33 @@ | ||
--- | ||
title: Multi-brand management & internationalization | ||
excerpt: | ||
title: Multi-Brand Management And Internationalization | ||
excerpt: Campaign management across many brands and countries | ||
categorySlug: integration-blueprint | ||
slug: brand-management | ||
type: basic | ||
hidden: false | ||
order: 13 | ||
--- | ||
|
||
## Multi-brand management & internationalization | ||
|
||
> 📘 **Goals** | ||
> | ||
> * Understand how Voucherify supports multiple brands and locations through projects. | ||
**Outcome**: | ||
|
||
Ability to set up separate projects for different locations, currencies, brands, or development phases. | ||
> 👍 **Outcome**: | ||
> | ||
> Ability to set up separate projects for different locations, currencies, brands, or development phases. | ||
--- | ||
|
||
Voucherify supports **different approaches to campaign management**. You can use multiple projects to map different contexts or a shared project by using categories, labels, promo code prefixes, or custom fields to differentiate campaigns. Learn how projects can be used to isolate business context and its impact on maintenance and reporting: | ||
|
||
* Currency & timezone. | ||
* Currency and timezone. | ||
* Users and user roles. | ||
* Email settings & marketing consents. | ||
* Email settings and marketing consents. | ||
* Metadata schema. | ||
* Categories. | ||
* API keys, usage & webhooks. | ||
<!-- | ||
> 📘 Voucherify Management API | ||
> | ||
> Voucherify offers a Management API which allows large teams to manage projects via API, for instance, to set up new projects | ||
under a specific configuration fully programmatically. --!> | ||
under a specific configuration fully programmatically. --!> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.