Skip to content

Commit bfc9894

Browse files
Merge pull request #221357 from shantanugg/docs-editor/saas-metered-billing-1670963087
DOCS REQUEST 3568 - Bernardo's request-7
2 parents f6c350b + a75956a commit bfc9894

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/marketplace/partner-center-portal/saas-metered-billing.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,12 @@ For a SaaS offer to use metered billing, it must first:
2222
- Be configured for the **flat rate** pricing model when charging customers for your service. Dimensions are an optional extension to the flat rate pricing model.
2323

2424
Then the SaaS offer can integrate with the [commercial marketplace metering service APIs](../marketplace-metering-service-apis.md) to inform Microsoft of billable events.
25-
26-
>[!Note]
27-
>Marketplace metering service is available only to the flat rate billing model, and does not apply to the per user billing model.
25+
> [!Note]
26+
>Marketplace metering service is available only to the flat rate billing model and does not apply to the per user billing model.
2827
2928
## How metered billing fits in with pricing
3029

31-
Understanding the offer hierarchy is important, when it comes to defining the offer along with its pricing models.
30+
Understanding the offer hierarchy is important when it comes to defining the offer along with its pricing models.
3231

3332
- Each SaaS offer is configured to sell either through Microsoft or not. Once an offer is published, this option cannot be changed.
3433
- Each SaaS offer, configured to sell through Microsoft, can have one or more plans. A user subscribes to the SaaS offer, but it is purchased through Microsoft within the context of a plan.
@@ -40,7 +39,8 @@ Understanding the offer hierarchy is important, when it comes to defining the of
4039

4140
> [!IMPORTANT]
4241
> You must keep track of the usage in your code and only send usage events to Microsoft for the usage that is above the base fee.
43-
42+
> [!Note]
43+
> Offers will be billed to customers in the customers’ agreement currency, using the local market price that was published at the time the offer was created. The amount that customers pay, and that ISVs are paid, depends on the Foreign Exchange rates at the time the customer transacts the offer. Learn more on ["How we convert currency?"](/azure/marketplace/marketplace-geo-availability-currencies).
4444
## Sample offer
4545

4646
As an example, Contoso is a publisher with a SaaS service called Contoso Notification Services (CNS). CNS lets its customers send notifications either via email or text. Contoso is registered as a publisher in Partner Center for the commercial marketplace program to publish SaaS offers to Azure customers. There are three plans associated with CNS, outlined below:
@@ -166,3 +166,5 @@ To understand publisher support options and open a support ticket with Microsoft
166166

167167
- [SaaS Metered Billing Overview](https://go.microsoft.com/fwlink/?linkid=2196314)
168168
- [The SaaS Metered Billing API with REST](https://go.microsoft.com/fwlink/?linkid=2196418)
169+
170+

0 commit comments

Comments
 (0)