Payum Versions Save

PHP Payment processing library. It offers everything you need to work with payments: Credit card & offsite purchasing, subscriptions, payouts etc.

1.7.4

5 months ago

What's Changed

Full Changelog: https://github.com/Payum/Payum/compare/1.7.3...1.7.4

1.7.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Payum/Payum/compare/1.6.2...1.7.0

1.6.3

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Payum/Payum/compare/1.6.2...1.6.3

1.6.2

3 years ago
  • Merge pull request #884 from pierredup/iso4217-4.0

    Add support for iso4217 version 4.0

  • fix(symfony doc): set correct command name for debugging

  • Minor grammar fixes

  • Added helpful comments to get-it-started.md

    I've seen multiple examples where developers point to the skd_config.ini full path instead of its directory (me included). This should fix that misconception.

  • Use the CSPRNG provided by PHP 7

    For PHP 5 support, see: https://github.com/paragonie/random_compat

  • Add Github actions workflow to run tests

  • Update alcohol/iso4217 which supports PHP8

  • Replace basename for target url

  • Migrate to Github actions

  • Handle Paypal Rest gateway when using standard Payment object

  • Add subtree split workflow

  • Handle cancel from PayPal rest action

  • Fixed assertNull call

  • Fixed assertContains deprecation

  • Fixed assertInternalType deprecation

  • Revert some usage og assertStringContainsString

  • Fix #824 Issue

  • Support toArray and __toArray methods in stripe

1.4.0

7 years ago

1.3.11

7 years ago

1.3.10

7 years ago

1.3.9

7 years ago

1.3.8

7 years ago

1.3.7

7 years ago