All Versions
105
Latest Version
Avg Release Cycle
69 days
Latest Release
1505 days ago

Changelog History
Page 6

  • v0.14.1 Changes

    March 12, 2015
    • [paypal-ec] Add CancelRecurringPaymentsProfileAction.
    • ⚡️ [doc] update list of supported payments
  • v0.14.0 Changes

    February 20, 2015
    • [payment-factory] pass config to core payment factory too.
    • 0️⃣ [payment-factory] allow set default config to payment factory.
    • [payment-factory] add factory name and title to the payment config.
    • 0️⃣ [payment-factory] return default options when call createConfig.
    • 👍 [doc] add EloquentStorage to list of support storages.
    • 👍 [doc] add Propel2Storage to list of supported storages.
    • 👍 [doc] add Propel1Storage to supported storages.
    • 🔒 [security] add token factory extension.
    • 🔒 [security] use composition of token factories. move some code to plain php bridge.
    • [offline] if order details are set don't set it again.
    • ✅ [storage] Add storage method findBy code improve tests include base models and example schema.
    • [registry] Add DynamicRegistry registry.
    • [symfony][form] Add payment config form, and payment factories choice.
    • [registry] Introduce payment factories registry interface.
    • [payex] add missed action to factory.
    • [paypal-express-checkout] Paypal request parameters should be lowercased.
    • [paypal-pro] fix api in factory.
    • [payment-factory] options lower case
    • [payment-factory] allow set which actions\apis\extensions must be prepend.
  • v0.13.0 Changes

    December 26, 2014
    • [ssl] Added cURL Options for the PayPal Sandbox SSL 3.0 Vulnerability (POODLE)
    • 🚚 [payment] remove all addXXX methods from PaymentInterface.
    • [payment] Introduce PaymentFactoryInterface. Simplify exist factories.
    • [request] Add missed markSuspended method to GetStatusInterface.
    • [request] Allow get raw content of the request.
    • [reply] Add ability to set Http StatusCode and headers.
    • 🚚 [action] Remove generic order action. Improve execute same request with details action.
    • [action] Execute same request with details has to be the last action.
    • [storage] Rename methods. Improve usage of Identity.
    • [doctrine] fix mapping of details field in the order model. It has to be object.
    • 0️⃣ [buzz] Create default curl client, if no client is passed
    • 🔒 [security] Reuse league/url while manipulation with tokens urls.
    • 🔒 [security] Making afterPath optional on TokenFactoryInterface.
    • 👍 [paypal-pro] Add support of refunds.
    • 🔨 [paypal-pro] Refactor Paypal Pro, remove not used stuff, simplify logic.
    • 📦 [omnipay] Allow install Omnipay bridge ONLY as a standalone package. Not shipped with payum/payum any more.
    • 🔧 [symfony] Allow configure min max expiration years.
    • 📄 [docs] Add chapter about refund.
  • v0.12.9 Changes

    December 24, 2014
    • [authorize.net] Amount must be decimal.
    • [request] add getFirstModel method to Generic request.
  • v0.12.8 Changes

    December 13, 2014
    • 🛠 [action] Back port from master a GenericOrderAction. Fixes "Attempted to call method "getClientId" in done script but got array instead of order"
  • v0.12.7 Changes

    December 11, 2014
    • [klarna-checkout] Mark failed if error_code set in details.
  • v0.12.6 Changes

    November 20, 2014
    • [action] Add NotifyOrderAction action.
  • v0.12.5 Changes

    November 11, 2014
    • 👍 [doc] add sagepay and redsys to list of supported payments.
    • 🔒 [security] token factory should accept Identificator instance as model.
    • [paypal-ec] use capture\authorize details as details for notify token.
  • v0.12.4 Changes

    November 10, 2014
    • [request] add cancel request.
    • 0️⃣ [stripe] description in template must have default val.
  • v0.12.3 Changes

    November 08, 2014
    • [paypal-ec] Allow purchase order with custom details