@vendure/docs 0.0.0-202601161603 → 0.0.0-202601161707
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/manifest.js +1 -1
- package/dist/manifest.js.map +1 -1
- package/docs/guides/core-concepts/collections/index.mdx +0 -3
- package/docs/guides/core-concepts/orders/index.mdx +0 -4
- package/docs/guides/core-concepts/payment/index.mdx +0 -3
- package/docs/guides/core-concepts/shipping/index.mdx +0 -3
- package/docs/guides/core-concepts/stock-control/index.mdx +0 -3
- package/docs/guides/deployment/deploy-to-digital-ocean-app-platform/index.mdx +1 -1
- package/docs/guides/deployment/deploy-to-northflank/index.mdx +0 -3
- package/docs/guides/deployment/deploy-to-railway/index.mdx +2 -2
- package/docs/guides/deployment/deploy-to-render/index.mdx +1 -1
- package/docs/guides/deployment/getting-data-into-production.mdx +0 -2
- package/docs/guides/deployment/horizontal-scaling.mdx +2 -4
- package/docs/guides/deployment/production-configuration/index.mdx +3 -5
- package/docs/guides/deployment/using-docker.mdx +2 -4
- package/docs/guides/developer-guide/cli/index.mdx +0 -3
- package/docs/guides/developer-guide/configuration/index.mdx +0 -2
- package/docs/guides/developer-guide/custom-fields/index.mdx +0 -4
- package/docs/guides/developer-guide/dataloaders/index.mdx +1 -1
- package/docs/guides/developer-guide/db-subscribers/index.mdx +0 -2
- package/docs/guides/developer-guide/error-handling/index.mdx +0 -4
- package/docs/guides/developer-guide/logging/index.mdx +0 -2
- package/docs/guides/developer-guide/migrating-from-v1/breaking-api-changes.mdx +0 -2
- package/docs/guides/developer-guide/migrating-from-v1/database-migration.mdx +0 -2
- package/docs/guides/developer-guide/migrating-from-v1/index.mdx +0 -2
- package/docs/guides/developer-guide/migrating-from-v1/storefront-migration.mdx +0 -2
- package/docs/guides/developer-guide/migrations/index.mdx +0 -3
- package/docs/guides/developer-guide/plugins/index.mdx +0 -3
- package/docs/guides/developer-guide/security/index.mdx +1 -1
- package/docs/guides/developer-guide/settings-store/index.mdx +0 -7
- package/docs/guides/developer-guide/stand-alone-scripts/index.mdx +2 -4
- package/docs/guides/developer-guide/testing/index.mdx +1 -3
- package/docs/guides/developer-guide/the-api-layer/index.mdx +0 -3
- package/docs/guides/developer-guide/updating/index.mdx +0 -2
- package/docs/guides/developer-guide/uploading-files/index.mdx +0 -2
- package/docs/guides/extending-the-admin-ui/add-actions-to-pages/index.mdx +0 -3
- package/docs/guides/extending-the-admin-ui/adding-ui-translations/index.mdx +3 -3
- package/docs/guides/extending-the-admin-ui/creating-detail-views/index.mdx +0 -2
- package/docs/guides/extending-the-admin-ui/custom-data-table-components/index.mdx +0 -3
- package/docs/guides/extending-the-admin-ui/custom-detail-components/index.mdx +0 -3
- package/docs/guides/extending-the-admin-ui/custom-form-inputs/index.mdx +0 -3
- package/docs/guides/extending-the-admin-ui/defining-routes/index.mdx +0 -3
- package/docs/guides/extending-the-admin-ui/getting-started/index.mdx +0 -3
- package/docs/guides/extending-the-admin-ui/ui-library/index.mdx +0 -3
- package/docs/guides/extending-the-admin-ui/using-other-frameworks/index.mdx +1 -1
- package/docs/guides/extending-the-dashboard/creating-pages/detail-pages.mdx +0 -3
- package/docs/guides/extending-the-dashboard/creating-pages/index.mdx +0 -3
- package/docs/guides/extending-the-dashboard/creating-pages/list-pages.mdx +0 -3
- package/docs/guides/extending-the-dashboard/creating-pages/tabbed-pages.mdx +0 -3
- package/docs/guides/extending-the-dashboard/custom-form-components/form-component-examples.mdx +0 -4
- package/docs/guides/extending-the-dashboard/extending-overview/index.mdx +0 -3
- package/docs/guides/extending-the-dashboard/getting-started/index.mdx +0 -3
- package/docs/guides/extending-the-dashboard/localization/index.mdx +1 -1
- package/docs/guides/extending-the-dashboard/migration/index.mdx +0 -2
- package/docs/guides/getting-started/graphql-intro/index.mdx +0 -3
- package/docs/guides/getting-started/installation/index.mdx +1 -4
- package/docs/guides/getting-started/try-the-api/index.mdx +0 -3
- package/docs/guides/how-to/cms-integration-plugin/index.mdx +0 -3
- package/docs/guides/how-to/digital-products/index.mdx +0 -4
- package/docs/guides/how-to/github-oauth-authentication/index.mdx +0 -4
- package/docs/guides/how-to/google-oauth-authentication/index.mdx +0 -4
- package/docs/guides/how-to/multi-vendor-marketplaces/index.mdx +0 -2
- package/docs/guides/how-to/paginated-list/index.mdx +0 -3
- package/docs/guides/how-to/publish-plugin/index.mdx +0 -3
- package/docs/guides/how-to/s3-asset-storage/index.mdx +0 -4
- package/docs/guides/storefront/active-order/index.mdx +0 -2
- package/docs/guides/storefront/checkout-flow/index.mdx +0 -3
- package/docs/guides/storefront/connect-api/index.mdx +0 -4
- package/docs/guides/storefront/customer-accounts/index.mdx +0 -3
- package/docs/guides/storefront/listing-products/index.mdx +0 -4
- package/docs/guides/storefront/navigation-menu/index.mdx +0 -4
- package/docs/guides/storefront/order-workflow/index.mdx +0 -2
- package/docs/guides/storefront/product-detail/index.mdx +0 -4
- package/docs/reference/admin-ui-api/components/chip-component.mdx +1 -1
- package/docs/reference/admin-ui-api/components/currency-input-component.mdx +1 -1
- package/docs/reference/admin-ui-api/components/data-table-component.mdx +1 -1
- package/docs/reference/admin-ui-api/components/datetime-picker-component.mdx +1 -1
- package/docs/reference/admin-ui-api/components/dropdown-component.mdx +1 -1
- package/docs/reference/admin-ui-api/components/facet-value-selector-component.mdx +1 -1
- package/docs/reference/admin-ui-api/components/object-tree-component.mdx +1 -1
- package/docs/reference/admin-ui-api/components/order-state-label-component.mdx +1 -1
- package/docs/reference/admin-ui-api/components/product-variant-selector-component.mdx +1 -1
- package/docs/reference/admin-ui-api/components/rich-text-editor-component.mdx +1 -1
- package/docs/reference/admin-ui-api/index.mdx +0 -2
- package/docs/reference/admin-ui-api/pipes/asset-preview-pipe.mdx +1 -1
- package/docs/reference/admin-ui-api/pipes/has-permission-pipe.mdx +1 -1
- package/docs/reference/admin-ui-api/pipes/locale-currency-name-pipe.mdx +1 -1
- package/docs/reference/admin-ui-api/pipes/locale-currency-pipe.mdx +1 -1
- package/docs/reference/admin-ui-api/pipes/locale-date-pipe.mdx +1 -1
- package/docs/reference/admin-ui-api/pipes/locale-language-name-pipe.mdx +1 -1
- package/docs/reference/admin-ui-api/pipes/locale-region-name-pipe.mdx +1 -1
- package/docs/reference/admin-ui-api/pipes/time-ago-pipe.mdx +1 -1
- package/docs/reference/core-plugins/asset-server-plugin/s3asset-storage-strategy.mdx +2 -2
- package/docs/reference/core-plugins/elasticsearch-plugin/elasticsearch-options.mdx +1 -1
- package/docs/reference/core-plugins/harden-plugin/index.mdx +3 -3
- package/docs/reference/core-plugins/job-queue-plugin/bull-mqjob-queue-plugin.mdx +2 -2
- package/docs/reference/core-plugins/job-queue-plugin/bull-mqjob-queue-strategy.mdx +1 -1
- package/docs/reference/core-plugins/job-queue-plugin/pub-sub-job-queue-strategy.mdx +1 -1
- package/docs/reference/core-plugins/job-queue-plugin/pub-sub-plugin.mdx +1 -1
- package/docs/reference/core-plugins/payments-plugin/braintree-plugin.mdx +4 -4
- package/docs/reference/core-plugins/payments-plugin/mollie-plugin.mdx +2 -2
- package/docs/reference/core-plugins/payments-plugin/stripe-plugin.mdx +2 -2
- package/docs/reference/core-plugins/sentry-plugin/index.mdx +3 -3
- package/docs/reference/graphql-api/_index.mdx +0 -2
- package/docs/reference/graphql-api/admin/_index.mdx +0 -2
- package/docs/reference/graphql-api/shop/_index.mdx +0 -2
- package/docs/reference/typescript-api/_index.mdx +0 -2
- package/docs/reference/typescript-api/auth/authentication-strategy.mdx +1 -1
- package/docs/reference/typescript-api/cache/redis-cache-plugin.mdx +1 -1
- package/docs/reference/typescript-api/cache/redis-cache-strategy.mdx +1 -1
- package/docs/reference/typescript-api/data-access/list-query-builder.mdx +3 -3
- package/docs/reference/typescript-api/orders/active-order-strategy.mdx +2 -2
- package/docs/reference/typescript-api/payment/dummy-payment-handler.mdx +1 -1
- package/docs/reference/typescript-api/request/relations-decorator.mdx +2 -2
- package/docs/user-guide/catalog/collections.mdx +0 -2
- package/docs/user-guide/catalog/facets.mdx +0 -2
- package/docs/user-guide/catalog/products.mdx +0 -2
- package/docs/user-guide/customers/index.mdx +0 -2
- package/docs/user-guide/index.mdx +4 -2
- package/docs/user-guide/localization/index.mdx +0 -2
- package/docs/user-guide/orders/draft-orders.mdx +0 -2
- package/docs/user-guide/orders/orders.mdx +0 -2
- package/docs/user-guide/promotions/index.mdx +0 -2
- package/docs/user-guide/settings/administrators-roles.mdx +0 -2
- package/docs/user-guide/settings/channels.mdx +0 -2
- package/docs/user-guide/settings/countries-zones.mdx +0 -2
- package/docs/user-guide/settings/global-settings.mdx +0 -2
- package/docs/user-guide/settings/payment-methods.mdx +0 -2
- package/docs/user-guide/settings/shipping-methods.mdx +0 -2
- package/docs/user-guide/settings/taxes.mdx +0 -2
- package/package.json +1 -1
|
@@ -15,12 +15,12 @@ This plugin enables payments to be processed by [Braintree](https://www.braintre
|
|
|
15
15
|
|
|
16
16
|
1. You will need to create a Braintree sandbox account as outlined in https://developers.braintreepayments.com/start/overview.
|
|
17
17
|
2. Then install `braintree` and `@types/braintree` from npm. This plugin was written with `v3.x` of the Braintree lib.
|
|
18
|
-
```
|
|
18
|
+
```bash
|
|
19
19
|
yarn add @vendure/payments-plugin braintree
|
|
20
20
|
yarn add -D @types/braintree
|
|
21
21
|
```
|
|
22
22
|
or
|
|
23
|
-
```
|
|
23
|
+
```bash
|
|
24
24
|
npm install @vendure/payments-plugin braintree
|
|
25
25
|
npm install -D @types/braintree
|
|
26
26
|
```
|
|
@@ -53,7 +53,7 @@ The plugin is designed to work with the [Braintree drop-in UI](https://developer
|
|
|
53
53
|
This is a library provided by Braintree which will handle the payment UI for you. You can install it in your storefront project
|
|
54
54
|
with:
|
|
55
55
|
|
|
56
|
-
```
|
|
56
|
+
```bash
|
|
57
57
|
yarn add braintree-web-drop-in
|
|
58
58
|
# or
|
|
59
59
|
npm install braintree-web-drop-in
|
|
@@ -208,7 +208,7 @@ BraintreePlugin.init({
|
|
|
208
208
|
Since v1.8, it is possible to override vaulting on a per-payment basis by passing `includeCustomerId: false` to the `generateBraintreeClientToken`
|
|
209
209
|
mutation:
|
|
210
210
|
|
|
211
|
-
```
|
|
211
|
+
```graphql
|
|
212
212
|
const { generateBraintreeClientToken } = await graphQlClient.query(gql`
|
|
213
213
|
query GenerateBraintreeClientToken($includeCustomerId: Boolean) {
|
|
214
214
|
generateBraintreeClientToken(includeCustomerId: $includeCustomerId)
|
|
@@ -46,7 +46,7 @@ In your storefront you add a payment to an order using the `createMolliePaymentI
|
|
|
46
46
|
PaymentMethod was given the code "mollie-payment-method". The `redirectUrl``is the url that is used to redirect the end-user
|
|
47
47
|
back to your storefront after completing the payment.
|
|
48
48
|
|
|
49
|
-
```
|
|
49
|
+
```graphql
|
|
50
50
|
mutation CreateMolliePaymentIntent {
|
|
51
51
|
createMolliePaymentIntent(input: {
|
|
52
52
|
redirectUrl: "https://storefront/order/1234XYZ" // Optional, the fallback redirect url set in the admin UI will be used if not provided
|
|
@@ -73,7 +73,7 @@ platform.
|
|
|
73
73
|
'molliePaymentMethodCode' is an optional parameter that can be passed to skip Mollie's hosted payment method selection screen
|
|
74
74
|
You can get available Mollie payment methods with the following query:
|
|
75
75
|
|
|
76
|
-
```
|
|
76
|
+
```graphql
|
|
77
77
|
{
|
|
78
78
|
molliePaymentMethods(input: { paymentMethodCode: "mollie-payment-method" }) {
|
|
79
79
|
id
|
|
@@ -52,7 +52,7 @@ The plugin is designed to work with the [Custom payment flow](https://stripe.com
|
|
|
52
52
|
In this flow, Stripe provides libraries which handle the payment UI and confirmation for you. You can install it in your storefront project
|
|
53
53
|
with:
|
|
54
54
|
|
|
55
|
-
```
|
|
55
|
+
```bash
|
|
56
56
|
yarn add @stripe/stripe-js
|
|
57
57
|
# or
|
|
58
58
|
npm install @stripe/stripe-js
|
|
@@ -147,7 +147,7 @@ A full working storefront example of the Stripe integration can be found in the
|
|
|
147
147
|
2. From your Stripe dashboard, go to Developers -> Webhooks and click "Add an endpoint" and follow the instructions
|
|
148
148
|
under "Test in a local environment".
|
|
149
149
|
3. The Stripe CLI command will look like
|
|
150
|
-
```
|
|
150
|
+
```bash
|
|
151
151
|
stripe listen --forward-to localhost:3000/payments/stripe
|
|
152
152
|
```
|
|
153
153
|
4. The Stripe CLI will create a webhook signing secret you can then use in your config of the StripePlugin.
|
|
@@ -32,7 +32,7 @@ which you will need to provide to the plugin.
|
|
|
32
32
|
|
|
33
33
|
## Installation
|
|
34
34
|
|
|
35
|
-
```
|
|
35
|
+
```bash
|
|
36
36
|
npm install --save @vendure/sentry-plugin
|
|
37
37
|
```
|
|
38
38
|
|
|
@@ -58,13 +58,13 @@ Make sure the `SENTRY_DSN` environment variable is defined.
|
|
|
58
58
|
The Sentry SDK must be initialized before your application starts. This is done by preloading
|
|
59
59
|
the instrument file when starting your Vendure server:
|
|
60
60
|
|
|
61
|
-
```
|
|
61
|
+
```bash
|
|
62
62
|
node --import @vendure/sentry-plugin/instrument ./dist/index.js
|
|
63
63
|
```
|
|
64
64
|
|
|
65
65
|
Or if using TypeScript directly with tsx:
|
|
66
66
|
|
|
67
|
-
```
|
|
67
|
+
```bash
|
|
68
68
|
tsx --import @vendure/sentry-plugin/instrument ./src/index.ts
|
|
69
69
|
```
|
|
70
70
|
|
|
@@ -4,8 +4,6 @@ weight: 3
|
|
|
4
4
|
showtoc: false
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
# GraphQL API
|
|
8
|
-
|
|
9
7
|
This section contains a description of all queries, mutations and related types available in the Vendure GraphQL API.
|
|
10
8
|
|
|
11
9
|
The API is split into two distinct endpoints: *Shop* and *Admin*. The Shop API is for storefront client applications, whereas the Admin API is used for administrative tasks.
|
|
@@ -4,8 +4,6 @@ weight: 3
|
|
|
4
4
|
showtoc: false
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
# GraphQL Shop API
|
|
8
|
-
|
|
9
7
|
The Shop API is used by storefront applications. It provides all the necessary queries and mutations for finding and viewing products, creating and updating orders, checking out, managing a customer account etc.
|
|
10
8
|
|
|
11
9
|
:::note
|
|
@@ -4,8 +4,6 @@ weight: 9
|
|
|
4
4
|
showtoc: false
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
# Vendure TypeScript API Docs
|
|
8
|
-
|
|
9
7
|
The Vendure TypeScript API is used when configuring the server (via the [`VendureConfig`](/reference/typescript-api/configuration/vendure-config/#vendureconfig) object) and when writing plugins that extend the functionality of Vendure core.
|
|
10
8
|
|
|
11
9
|
:::note
|
|
@@ -15,7 +15,7 @@ These queries all follow the same format:
|
|
|
15
15
|
In the GraphQL definition, they return a type which implements the `Node` interface, and the query returns a
|
|
16
16
|
type which implements the `PaginatedList` interface:
|
|
17
17
|
|
|
18
|
-
```
|
|
18
|
+
```graphql
|
|
19
19
|
type BlogPost implements Node {
|
|
20
20
|
id: ID!
|
|
21
21
|
published: DateTime!
|
|
@@ -184,7 +184,7 @@ not a column in the Order table, it exists on the Customer entity, and Order has
|
|
|
184
184
|
|
|
185
185
|
*Example*
|
|
186
186
|
|
|
187
|
-
```
|
|
187
|
+
```graphql
|
|
188
188
|
"""
|
|
189
189
|
Manually extend the filter & sort inputs to include the new
|
|
190
190
|
field that we want to be able to use in building list queries.
|
|
@@ -216,7 +216,7 @@ on the list query:
|
|
|
216
216
|
|
|
217
217
|
*Example*
|
|
218
218
|
|
|
219
|
-
```
|
|
219
|
+
```graphql
|
|
220
220
|
query {
|
|
221
221
|
myOrderQuery(options: {
|
|
222
222
|
filter: {
|
|
@@ -41,7 +41,7 @@ When `defineInputType()` is used, then the following Shop API operations will re
|
|
|
41
41
|
|
|
42
42
|
*Example*
|
|
43
43
|
|
|
44
|
-
```
|
|
44
|
+
```graphql {hl_lines=[5]}
|
|
45
45
|
mutation AddItemToOrder {
|
|
46
46
|
addItemToOrder(
|
|
47
47
|
productVariantId: 42,
|
|
@@ -168,7 +168,7 @@ defineInputType() {
|
|
|
168
168
|
assuming the strategy name is "orderByToken", then the resulting call to `activeOrder` (or any of the other
|
|
169
169
|
affected Shop API operations) would look like:
|
|
170
170
|
|
|
171
|
-
```
|
|
171
|
+
```graphql
|
|
172
172
|
activeOrder(activeOrderInput: {
|
|
173
173
|
orderByToken: {
|
|
174
174
|
token: "foo"
|
|
@@ -40,7 +40,7 @@ In the above example, given the following query:
|
|
|
40
40
|
|
|
41
41
|
*Example*
|
|
42
42
|
|
|
43
|
-
```
|
|
43
|
+
```graphql
|
|
44
44
|
{
|
|
45
45
|
orders(options: { take: 10 }) {
|
|
46
46
|
items {
|
|
@@ -72,7 +72,7 @@ the above `orders` query were changed to:
|
|
|
72
72
|
|
|
73
73
|
*Example*
|
|
74
74
|
|
|
75
|
-
```
|
|
75
|
+
```graphql
|
|
76
76
|
{
|
|
77
77
|
orders(options: { take: 10 }) {
|
|
78
78
|
items {
|
|
@@ -3,8 +3,6 @@ title: "Collections"
|
|
|
3
3
|
weight: 2
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# Collections
|
|
7
|
-
|
|
8
6
|
Collections allow you to group ProductVariants together by various criteria. A typical use of Collections is to create a hierarchical category tree which can be used in a navigation menu in your storefront.
|
|
9
7
|
|
|
10
8
|
## Populating Collections
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
---
|
|
2
|
+
title: "Vendure User Guide"
|
|
3
|
+
---
|
|
2
4
|
|
|
3
5
|
This section is for store owners and staff who are charged with running a Vendure-based store.
|
|
4
6
|
|
|
5
7
|
This guide assumes that your Vendure instance is running the AdminUiPlugin.
|
|
6
8
|
|
|
7
|
-
We will roughly structure this guide to conform to the default layout of the Admin UI main navigation menu.
|
|
9
|
+
We will roughly structure this guide to conform to the default layout of the Admin UI main navigation menu.
|
|
@@ -3,8 +3,6 @@ title: "Orders"
|
|
|
3
3
|
weight: 3
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# Orders
|
|
7
|
-
|
|
8
6
|
An Order is created whenever someone adds an item to their cart in the storefront. In Vendure, there is no distinction between a "cart" and an "order". Thus a "cart" is just an Order which has not yet passed through the checkout process.
|
|
9
7
|
|
|
10
8
|
## The Order Workflow
|
|
@@ -3,8 +3,6 @@ title: "Promotions"
|
|
|
3
3
|
weight: 4
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# Promotions
|
|
7
|
-
|
|
8
6
|
Promotions are a means of offering discounts on an order based on various criteria. A Promotion consists of _conditions_ and _actions_.
|
|
9
7
|
|
|
10
8
|
* **conditions** are the rules which determine whether the Promotion should be applied to the order.
|
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
title: "Administrators & Roles"
|
|
3
3
|
---
|
|
4
4
|
|
|
5
|
-
# Administrators & Roles
|
|
6
|
-
|
|
7
5
|
An **administrator** is a staff member who has access to the Admin UI, and is able to view and modify some or all of the items and settings.
|
|
8
6
|
|
|
9
7
|
The exact permissions of _what_ a given administrator may view and modify is defined by which **roles** are assigned to that administrator.
|
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
title: "Countries & Zones"
|
|
3
3
|
---
|
|
4
4
|
|
|
5
|
-
# Countries & Zones
|
|
6
|
-
|
|
7
5
|
**Countries** are where you define the list of countries which are relevant to your operations. This does not only include those countries you ship to, but also those countries which may appear on a billing address.
|
|
8
6
|
|
|
9
7
|
By default, Vendure includes all countries in the list, but you are free to remove or disable any that you don't need.
|
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
title: "Global Settings"
|
|
3
3
|
---
|
|
4
4
|
|
|
5
|
-
# Global Settings
|
|
6
|
-
|
|
7
5
|
The global settings allow you to define certain configurations that affect _all_ channels.
|
|
8
6
|
|
|
9
7
|
* **Available languages** defines which languages you wish to make available for translations. When more than one language has been enabled, you will see the language switcher appear when viewing translatable objects such as products, collections, facets and shipping methods.
|
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
title: "Payment Methods"
|
|
3
3
|
---
|
|
4
4
|
|
|
5
|
-
# Payment Methods
|
|
6
|
-
|
|
7
5
|
Payment methods define how your storefront handles payments. Your storefront may offer multiple payment methods or just one.
|
|
8
6
|
|
|
9
7
|
A Payment method consists of two parts: an **eligibility checker** and a **handler**
|
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
title: "Taxes"
|
|
3
3
|
---
|
|
4
4
|
|
|
5
|
-
# Taxes
|
|
6
|
-
|
|
7
5
|
Taxes represent extra charges on top of the base price of a product. There are various forms of taxes that might be applicable, depending on local laws and the laws of the regions that your business serves. Common forms of applicable taxes are:
|
|
8
6
|
|
|
9
7
|
* Value added tax (VAT)
|