See the changes to the Frontend SDK. Make sure to download the latest version.Documentation Index
Fetch the complete documentation index at: https://docs.appcharge.com/llms.txt
Use this file to discover all available pages before exploring further.
Frontend SDK Version 3.0.0
Release notes:- Combined all supported platforms into a single article.
- Removed the
AppchargeCheckoutInitcomponent. - Moved the Checkout translations and price localization instructions to their own designated articles.
- Removed
sessionTokenandcheckoutTokenproperties from theAppchargeCheckoutcomponent. - Changed the
checkoutUrlproperty value fromurltoparsedUrlin the Create Checkout Session API.
ReactJS Version 3.0.0
ChangedpublisherToken (optional) to checkoutToken (mandatory).VueJS Version 2.0.0
ChangedpublisherToken (optional) to checkoutToken (mandatory).Angular Version 2.0.0
ChangedpublisherToken (optional) to checkoutToken (mandatory).JS 2.0.0
ChangedpublisherToken (optional) to checkoutToken (mandatory).