Payum v1.2.0 Release Notes

Release Date: 2016-02-12 // about 8 years ago
    • ๐Ÿ‘Œ Supports Symfony 3.x
    • [symfony] Add GatewayFactoryBuilder
    • [symfony] Add CoreGatewayFactoryBuilder
    • [symfony] Add TokenFactoryBuilder
    • [symfony] Add HttpRequestVerifierBuilder
    • [symfony] Add ContainerAwareRegistry
    • [symfony] Add ContainerAwareCoreGatewayFactory
    • [twig] Improve twig loader injection. Inject it to custom twig instance. Do not inject the loader several times.
    • ๐Ÿ— [builder] Allow to add configs several times and merge them, including core gateway, gateway, factory configs.
    • ๐Ÿ— [builder] Allow create a gateway without explicitly setting a factory. The core one is used.
    • ๐Ÿšš [http] Remove encription curl options, use default ones.
    • ๐Ÿ›  [paypal-ec] Fixed paypal status does not detect cancelled payments
    • โšก๏ธ [stripe] Updates stripe api to 2.0 - 3.x version.