sslcommerz-lts-types
v1.0.1
Published
TypeScript type definitions for the SSLCommerz library
Downloads
12
Maintainers
Readme
SSLCommerz TypeScript Type Definitions
This package provides TypeScript type definitions for the SSLCommerz NodeJS package. It aims to enhance the development experience with type safety for API requests, responses, and associated models, allowing you to integrate SSLCommerz's payment gateway seamlessly into your TypeScript projects.
Note: This package contains only TypeScript type definitions and does not include the actual API implementation.
Installation
You can install the package via npm or Yarn:
npm install sslcommerz-types --save-dev
yarn add sslcommerz-types --dev
Repository
This project is part of the SSLCommerz NodeJS packagerepository.
If you find this package useful, please consider giving it a star! ⭐