Skip to main content
See the changes to the Frontend SDK. Make sure to download the latest version.
Latest

Frontend SDK Version 3.0.0

Release notes:
  • Combined all supported platforms into a single article.
  • Removed the AppchargeCheckoutInit component.
  • Moved the Checkout translations and price localization instructions to their own designated articles.
  • Removed sessionToken and checkoutToken properties from the AppchargeCheckout component.
  • Changed the checkoutUrl property value from url to parsedUrl in the Create Checkout Session API.
Latest

ReactJS Version 3.0.0

Changed publisherToken (optional) to checkoutToken (mandatory).

VueJS Version 2.0.0

Changed publisherToken (optional) to checkoutToken (mandatory).

Angular Version 2.0.0

Changed publisherToken (optional) to checkoutToken (mandatory).

JS 2.0.0

Changed publisherToken (optional) to checkoutToken (mandatory).

VueJS Version 0.1.13

First version.

VueJS Version 1.1.0

Added a new getPricePoints function to retrieve the localized price points for the individual device/user running the Appcharge Checkout SDK.