All Projects → schmittjoh → Jmspaymentcorebundle

schmittjoh / Jmspaymentcorebundle

Licence: apache-2.0
A unified API for processing payments with Symfony

JMSPaymentCoreBundle

A unified API for processing payments with Symfony

Build Status Total Downloads Packagist Version

This bundle provides the foundation for using different payment backends in Symfony projects. It abstracts away the differences between payment protocols and offers a simple and unified API for performing financial transactions.

Features:

  • Simple, unified API (integrate once and use any payment provider)
  • Persistence of financial entities (such as payments, transactions, etc.)
  • Transaction management including retry logic
  • Encryption of sensitive data
  • Supports many payment backends out of the box
  • Easily support other payment backends

Documentation

View Documentation

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].