Skip to content

Commit

Permalink
Minor format polishing and fixed broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
Lutik-sun committed Sep 3, 2024
1 parent a51c7eb commit d548dfb
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion versioned_docs/version-2.0/android-products.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ To set up a product for Android devices:



3. In the opened **Create subscription** window, enter the subscription ID in the **Product ID** field and the subscription name in the **Name **field.
3. In the opened **Create subscription** window, enter the subscription ID in the **Product ID** field and the subscription name in the **Name** field.

Product ID has to be unique and must start with a number or lowercase letter, and can also contain underscores (\_), and periods (.). It is used to access your product during development and synchronize it with Adapty. Once a Product ID is assigned to a product in the Google Play Console, it cannot be reused for any other apps, even if the product is deleted.

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-2.0/create-product.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ After your products are set up in the stores, you are ready to add your products

1. **App Store:**

- **App Store Product ID: **This unique identifier is used to access your product on devices. To obtain the product ID for the App Store, please follow the steps outlined in the [Product in App Store](app-store-products) page, where you'll find detailed instructions on how to create and retrieve the product ID.
- **App Store Product ID:** This unique identifier is used to access your product on devices. To obtain the product ID for the App Store, please follow the steps outlined in the [Product in App Store](app-store-products) page, where you'll find detailed instructions on how to create and retrieve the product ID.

2. **Play Store:**

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-2.0/how-adapty-analytics-works.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Adapty's analytics platform also offers advanced analytics and integrations with

Adapty Analytics provides accurate calculation of commission fees and taxes associated with transactions.

**Commission fee calculation: **Adapty supports commission calculation for both the App Store and Play Store. The calculation is based on the Gross revenue, representing the total revenue generated by transactions before any deductions. For detailed information on how Adapty calculates store commission fees, please refer to the corresponding documentation for [App Store](app-store-small-business-program) and [Play Store.](google-reduced-service-fee)
**Commission fee calculation:** Adapty supports commission calculation for both the App Store and Play Store. The calculation is based on the Gross revenue, representing the total revenue generated by transactions before any deductions. For detailed information on how Adapty calculates store commission fees, please refer to the corresponding documentation for [App Store](app-store-small-business-program) and [Play Store.](google-reduced-service-fee)

**Tax calculation**: Adapty supports tax calculation for both the App Store and Play Store transactions. We incorporate tax calculation into its revenue analytics. The platform considers the user's store account country VAT tax rate for the transaction to accurately calculate the taxes associated with each transaction. The taxes are deducted from the revenue after the commission fee is applied.

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-2.0/migration-from-glassfy.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ To sell the product in Adapty SDK, you have to create it in the dashboard first.

#### Create paywalls

Once you created the products, you should create the paywalls (aka offerings). A paywall can have one or more products. It can also have remote configuration, which allows you to customize the paywalls without new releases, localize the paywalls and onboarding and [much more](paywalls). You can even design and create paywalls without any coding with the [Adapty paywall builder](/3.0/what-is-adapty).
Once you created the products, you should create the paywalls (aka offerings). A paywall can have one or more products. It can also have remote configuration, which allows you to customize the paywalls without new releases, localize the paywalls and onboarding and [much more](paywalls). You can even design and create paywalls without any coding with the [Adapty paywall builder](/3.0/adapty-paywall-builder).


<img
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-2.0/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Don't forget about Privacy Labels
:::
:::danger
If you are using paywalls that were not built with [Adapty Paywall Builder](/3.0/what-is-adapty), make sure to [send paywall views](present-remote-config-paywalls#track-paywall-view-events) to Adapty using **.logShowPaywall()** method. Otherwise, paywall views will not be accounted for in the metrics and conversions will be irrelevant.
If you are using paywalls that were not built with [Adapty Paywall Builder](/3.0/adapty-paywall-builder), make sure to [send paywall views](present-remote-config-paywalls#track-paywall-view-events) to Adapty using **.logShowPaywall()** method. Otherwise, paywall views will not be accounted for in the metrics and conversions will be irrelevant.
:::
If you have any questions about integrating Adapty SDK, feel free to contact us using [the website](https://adapty.io) (we use Intercom in the bottom right corner) or just email us at [[email protected]](mailto:[email protected]).
2 changes: 1 addition & 1 deletion versioned_docs/version-3.0/android-products.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ To set up a product for Android devices:



3. In the opened **Create subscription** window, enter the subscription ID in the **Product ID** field and the subscription name in the **Name **field.
3. In the opened **Create subscription** window, enter the subscription ID in the **Product ID** field and the subscription name in the **Name** field.

Product ID has to be unique and must start with a number or lowercase letter, and can also contain underscores (\_), and periods (.). It is used to access your product during development and synchronize it with Adapty. Once a Product ID is assigned to a product in the Google Play Console, it cannot be reused for any other apps, even if the product is deleted.

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-3.0/create-product.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ After your products are set up in the stores, you are ready to add your products

1. **App Store:**

- **App Store Product ID: **This unique identifier is used to access your product on devices. To obtain the product ID for the App Store, please follow the steps outlined in the [Product in App Store](app-store-products) page, where you'll find detailed instructions on how to create and retrieve the product ID.
- **App Store Product ID:** This unique identifier is used to access your product on devices. To obtain the product ID for the App Store, please follow the steps outlined in the [Product in App Store](app-store-products) page, where you'll find detailed instructions on how to create and retrieve the product ID.

2. **Play Store:**

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-3.0/how-adapty-analytics-works.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Adapty's analytics platform also offers advanced analytics and integrations with

Adapty Analytics provides accurate calculation of commission fees and taxes associated with transactions.

**Commission fee calculation: **Adapty supports commission calculation for both the App Store and Play Store. The calculation is based on the Gross revenue, representing the total revenue generated by transactions before any deductions. For detailed information on how Adapty calculates store commission fees, please refer to the corresponding documentation for [App Store](app-store-small-business-program) and [Play Store.](google-reduced-service-fee)
**Commission fee calculation:** Adapty supports commission calculation for both the App Store and Play Store. The calculation is based on the Gross revenue, representing the total revenue generated by transactions before any deductions. For detailed information on how Adapty calculates store commission fees, please refer to the corresponding documentation for [App Store](app-store-small-business-program) and [Play Store.](google-reduced-service-fee)

**Tax calculation**: Adapty supports tax calculation for both the App Store and Play Store transactions. We incorporate tax calculation into its revenue analytics. The platform considers the user's store account country VAT tax rate for the transaction to accurately calculate the taxes associated with each transaction. The taxes are deducted from the revenue after the commission fee is applied.

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-3.0/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Don't forget about Privacy Labels
:::
:::danger
If you are using paywalls that were not built with [Adapty Paywall Builder](/3.0/what-is-adapty), make sure to [send paywall views](present-remote-config-paywalls#track-paywall-view-events) to Adapty using **.logShowPaywall()** method. Otherwise, paywall views will not be accounted for in the metrics and conversions will be irrelevant.
If you are using paywalls that were not built with [Adapty Paywall Builder](/3.0/adapty-paywall-builder), make sure to [send paywall views](present-remote-config-paywalls#track-paywall-view-events) to Adapty using **.logShowPaywall()** method. Otherwise, paywall views will not be accounted for in the metrics and conversions will be irrelevant.
:::
If you have any questions about integrating Adapty SDK, feel free to contact us using [the website](https://adapty.io) (we use Intercom in the bottom right corner) or just email us at [[email protected]](mailto:[email protected]).

0 comments on commit d548dfb

Please sign in to comment.