Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 906 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 906 Bytes

Merchant Build Status

Use various payment gateways directly into your project

Implementation details

This library integrates with the payment gateways via REST APIs. It also has helpers to help you integrate easily with your current application.

Roadmap

Merchant has in mind an easy way to allow developers to implement their own payment gateways.

  • Luhn's Algorithm [OK]
  • Support for Visa [OK]
  • Support for MasterCard [OK]
  • Support for American Express [OK]
  • Support for Diners Club [OK]
  • Support for Discover [OK]
  • PayPal support [OK]
  • Stripe support [NOT STARTED]

Support and contributing

You can always do pull requests and fill in eventual issues.