An open API service indexing awesome lists of open source software.

https://github.com/sammwyy/payflux

Payment processor API for NodeJS. Include Stripe, PayPal & MP integration.
https://github.com/sammwyy/payflux

checkout mercadopago mercadopago-api nodejs payment payment-integration payments paypal paypal-checkout paypal-rest-api paypal-rest-sdk stripe stripe-api stripe-checkout stripe-payments

Last synced: 6 months ago
JSON representation

Payment processor API for NodeJS. Include Stripe, PayPal & MP integration.

Awesome Lists containing this project

README

          



Payflux



Payment processor API for NodeJS. Include Stripe, PayPal & MP integration

## About project

Payflux is a library that serves as a wrapper to other SDKs to handle monetary transactions. It was created in order to standardize and facilitate the integration of different payment methods using the same piece of code.

## Integrations

- [x] PayPal
- [x] MercadoPago
- [x] Stripe (Cards and some banks)

## Documentation

Check our [Wiki](https://github.com/sammwyy/Payflux/wiki)