Payum v1.3.3 Release Notes

Release Date: 2016-05-31 // almost 8 years ago
    • ๐Ÿ”ง [twig] Postpone twig configuration and paths injection.
    • ๐Ÿ‘ป [registry] fix exception message in getStorage method when object is given.
    • โž• add better messages on errors in api aware trait
    • ๐Ÿ›  Fix stripe auto open
    • [registry] Return dynamically stored gateways.
    • ๐Ÿ—„ [registry] First check factory option from config. Deprecate getFactoryName method
    • [registry] Do not fallback to static registry in dynamic one. Use fallback for that.