2017 © Pedro Peláez
 

symfony-bundle payment-core-bundle-sf4

A unified API for processing payments with Symfony

image

wbagg/payment-core-bundle-sf4

A unified API for processing payments with Symfony

  • Monday, April 9, 2018
  • by wbagg
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 100 % 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