Wagent Docs
  • Welcome
  • SET UP WAGENT
    • Create an account
    • Install a plugin for your CMS
    • Use the SDK
    • Change your preferences
    • Stream Payments
  • Contracts
    • Wagent V1
    • Deployed Addresses
  • API
    • Introduction
    • Create an order
    • Get order details
  • Plugins
    • WordPress
    • PrestaShop
    • Shopify
    • Magento
    • Joomla
    • OpenCart
Powered by GitBook
On this page
  1. SET UP WAGENT

Use the SDK

If your shop doesn’t use any of the CMS platforms mentioned earlier, Wagent provides a TypeScript SDK for direct integration into your project.

To get started, you can install the SDK by running the following command:

npm i @wagent/sdk

The SDK allows you to integrate Wagent’s payment gateway into your custom applications seamlessly. For detailed instructions on using the SDK, refer to the README.md included in the package.

PreviousInstall a plugin for your CMSNextChange your preferences

Last updated 8 months ago