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.
- Host: GitHub
- URL: https://github.com/sammwyy/payflux
- Owner: sammwyy
- Created: 2021-11-28T19:12:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T20:10:47.000Z (almost 4 years ago)
- Last Synced: 2025-04-19T06:20:06.977Z (6 months ago)
- Topics: 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
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/payflux
- Size: 134 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)