JSPM

super-pay

1.4.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 82
  • Score
    100M100P100Q98930F
  • License MIT

Brazillian multi-gateway payment library!

Package Exports

  • super-pay

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (super-pay) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

SuperPay.js

SuperPay.js is a multi-gateway brazillian payment solution, similiar to PHP's Omnipay.

Main Features:

  • Common syntax between gateways
  • Abstraction of complex gateway concepts
  • Straight to the point payment flow
  • Vanilla JS made (with love ❤)

Why?

The integration process with payment gateways can be quite tricky, specially if you never worked with them before. We strongly believe that payment shouldn't be such a hard to work to implement. Since it is interesting for payment gateways to keep complex and specific structures of integration in order to tie you up to their services, we've deviced to change the game!

Stack

SuperPay.js uses a number of open source projects (and hopefully will power many more):

  • [Axios] - HTTP requests should always be this easy!
  • [Node.js] - JavaScript powered servers!

And of course SuperPay.js itself is open source with a public repository on GitHub.

Installation

SuperPay.js requires Node.js v8+ to run.

Roadmap:

| PagSeguro | | Add Night Mode |

License

MIT

Free Software, Hell Yeah!