0.0.3 • Published 9 months ago

vexor v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Getting Started

Vexor is a powerful payment integration platform designed to simplify multi-gateway payments for developers. With straightforward configuration, it allows you to effortlessly connect to multiple payment providers, including Stripe, PayPal, and MercadoPago, without the need for complex coding or handling different SDKs.

To get started with Vexor:

  1. Install the Vexor SDK:

    npm install vexor
  2. Initialize Vexor in your project:

    import { Vexor } from "vexor";
    
    const vexor = Vexor.fromEnv();
  3. Start using Vexor's features in your application.

For detailed guides and SDK reference, visit our documentation.

Key Features

  • Unified SDK: Connect to multiple payment gateways with a single SDK.
  • Easy Setup: Streamlined process for quick deployment and configuration.
  • Security First: End-to-end encryption for API keys and secrets.
  • Autoscaling: Handles from small to millions of transactions efficiently.
  • Multi-Framework Support: Compatible with various backend and frontend technologies.

Documentation

For full documentation, visit https://docs.vexorpay.com.

Community

Join our Discord community to get help, share ideas, and connect with other developers.

License

Vexor is proprietary software. Please see the LICENSE file for full terms and conditions.

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago