2017 © Pedro Peláez
 

symfony-bundle payment-core-bundle

A unified API for processing payments with Symfony

image

jms/payment-core-bundle

A unified API for processing payments with Symfony

  • Sunday, November 19, 2017
  • by johannes
  • Repository
  • 20 Watchers
  • 175 Stars
  • 329,736 Installations
  • PHP
  • 53 Dependents
  • 0 Suggesters
  • 93 Forks
  • 19 Open issues
  • 6 Versions
  • 5 % Grown

The README.md

JMSPaymentCoreBundle

A unified API for processing payments with Symfony, (*1)

Build Status Total Downloads Packagist Version, (*2)

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., (*3)

Features:, (*4)

  • 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, (*5)

License

The Versions