1.0.0 • Published 10 months ago
unified-pay v1.0.0
UniPay SDK
UniPay SDK is a universal payment gateway SDK that simplifies the process of integrating multiple payment gateways, such as Stripe and Razorpay, into your Node.js application. With UniPay SDK, you can initialize the SDK once with all your payment gateway keys, and then dynamically select the payment gateway you want to use during checkout.
Features
- Supports multiple payment gateways: Stripe and Razorpay.
- Unified interface for creating checkout sessions.
- Easily extendable to support additional payment gateways.
Installation
npm install unified-pay
1.0.0
10 months ago