ISVforce Guide
Summer '25 preview (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
Winter '21 (API version 50.0)
Summer '20 (API version 49.0)
Spring '20 (API version 48.0)
Winter '20 (API version 47.0)
Summer '19 (API version 46.0)
Spring '19 (API version 45.0)
Winter '19 (API version 44.0)
Summer '18 (API version 43.0)
Spring '18 (API version 42.0)
Winter '18 (API version 41.0)
Summer '17 (API version 40.0)
Spring '17 (API version 39.0)
Winter '17 (API version 38.0)
Summer '16 (API version 37.0)
Spring '16 (API version 36.0)
Winter '16 (API version 35.0)
Summer '15 (API version 34.0)
Spring '15 (API version 33.0)
Winter '15 (API version 32.0)
Spring '14 (API version 30.0)
No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Use Managed Packages to Develop Your AppExchange Solution
Pricing Plans in AppExchange Checkout
Payment Methods in AppExchange Checkout
How Is Revenue Shared in AppExchange Checkout?
Does AppExchange Checkout replace the License Management App?
How does AppExchange Checkout affect Trialforce and lead management?
Is it better to collect payment information from AppExchange Checkout customers before or after installation?
Does AppExchange Checkout support multiple currencies?
If I use AppExchange Checkout to sell my solution, do customers have to purchase from AppExchange?
Can my customer switch to another AppExchange Checkout payment plan?
If a customer's credit card payment is declined in AppExchange Checkout, does their license become inactive?
How does billing work when AppExchange Checkout customers add or remove licenses during the current billing period?
If an admin purchases and installs a solution with AppExchange Checkout, can another user edit the subscription on AppExchange?
Why can't my customer make an AppExchange Checkout purchase?
Does AppExchange Checkout support tax rates created in Stripe?
If a customer pays using AppExchange Checkout, how can I ensure that paid features are immediately accessible?
OEM User License Guide
AppExchange Checkout FAQs
Find answers to common questions about Checkout.
-
Does AppExchange Checkout replace the License Management App?
No, Checkout works with the LMA to support the licensing process. When a customer purchases your solution, Checkout creates a license record in the LMA. If a customer edits their subscription on AppExchange, such as by adding seats, the license record in the LMA automatically updates to reflect those changes. -
How does AppExchange Checkout affect Trialforce and lead management?
Checkout doesn’t affect your Trialforce configuration or how you manage leads. However, when a customer signs up for a trial using Checkout, the corresponding trial user is listed as Active in the License Management App (LMA). -
Is it better to collect payment information from AppExchange Checkout customers before or after installation?
Both approaches have advantages. We recommend thinking about your target customers and your business processes, and then deciding. Use this table to guide your decision. -
Does AppExchange Checkout support multiple currencies?
Yes. To offer another currency on your listing, go to the Partner Console and add the plan to your listing. When a customer purchases your solution, Checkout charges them in the currency that you specified on the plan. When Stripe transfers the payment to you, it's converted to the currency used by your bank account. -
If I use AppExchange Checkout to sell my solution, do customers have to purchase from AppExchange?
Yes, purchases must occur on AppExchange and are subject to revenue sharing per your Salesforce partnership agreement. Also, if the transaction is processed another way, Checkout can’t associate the purchase with your solution or provision licenses with the License Management App (LMA). -
Can my customer switch to another AppExchange Checkout payment plan?
Yes, you can switch the customer to another plan in Stripe. The new plan takes effect at the start of the next billing period. If you want the change to take effect immediately, cancel the current plan in Stripe and ask the customer to purchase the new plan from your listing. -
If a customer's credit card payment is declined in AppExchange Checkout, does their license become inactive?
In your Stripe settings, you determine what happens when a credit card is declined. You can retry the payment or deactivate the subscription. If you deactivate the subscription, the license becomes inactive. -
How does billing work when AppExchange Checkout customers add or remove licenses during the current billing period?
If a customer adds licenses during the current billing period, the licenses are available for immediate use. Checkout charges the customer a prorated amount for their next billing period. If a customer removes licenses, the reduction takes effect at the start of their next billing period. The customer can continue to use the licenses during their current billing period. Checkout charges the customer for the reduced license count starting with their next billing period. -
If an admin purchases and installs a solution with AppExchange Checkout, can another user edit the subscription on AppExchange?
Yes, provided the user has the “Manage Billing” permission in the Salesforce org associated with the subscription. -
Why can't my customer make an AppExchange Checkout purchase?
If a customer clicks Get It Now on your listing, but can't make a Checkout purchase, verify that the customer is logged in to AppExchange with a supported Salesforce org. Checkout supports only paid orgs whose status is Active. Trial orgs, sandbox orgs, and Developer Edition orgs aren't supported. -
Does AppExchange Checkout support tax rates created in Stripe?
No. Although Stripe allows you to create tax rates, Checkout doesn’t support the Stripe rates. Salesforce internally manages tax rates, including rates for US sales tax and value-added tax (VAT). -
If a customer pays using AppExchange Checkout, how can I ensure that paid features are immediately accessible?
When a customer makes a purchase using Checkout, the license records in the License Management App are updated, but feature parameters aren’t. To update feature parameters that you've created, define an Apex trigger in your License Management Org (LMO). Have the trigger fire when the license record is updated. In your trigger code, update the LMO-to-subscriber feature parameter.