All Versions
105
Latest Version
Avg Release Cycle
69 days
Latest Release
2311 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v0.15.3 Changes
August 03, 2015- [buzz] Do not force TLSv1 Cipher for NSS.
-
v0.15.2 Changes
June 10, 2015- โก๏ธ [paypal-ec] Add
UpdateRecurringPaymentsProfilerequire and an action for it.
- โก๏ธ [paypal-ec] Add
-
v0.15.1 Changes
April 28, 2015- [composer] Require stable versions
-
v0.15.0 Changes
April 27, 2015- [extension] Rework extension. Introduce context.
- [storage] Change
StorageInterface::findByreturned value. It must be an array of object. or empty. - [doctrine][mongo] add a mapping for GatewayConfig.
- [doc] document iso4217 use cases.
- [request] decouple GetCurrency request from Payum\ISO4217 lib.
- [gateway] Allow pass custom instance of iso4217.
- [travis] sudo: false
- โ Add payum/iso4217 to composr deps.
- ๐ Rename Order to Payment
- ๐ Rename Payment and PaymentXXX classes to Gateway and GatewayXXX ones.
- [action] Add ability to get ISO4217 info. Add a request and action for that. Simply payment interface.
- [action] use Convert request in CapturePaymentAction.
- ๐ [request] Add convert request. Remove FillOrderDetails one.
- [symfony] Add
CreditCardDateValidatorvalidator. - [request] Make
GetHumanStatusrequest compatible with interface. - [payment] add setter and getter for credit card on payment.
- ๐ [stripe] add support of direct payments.
- ๐ [stripe] improve payment status handling, add support of authorize\refund. better handling of pending.
- [klarna] Klarna return amount
- [klarna] Klarna credit invoice
- [klarna] Klarna resend invoice
- [klarna-checkout] allow use of v2.0 SDK.
- [klarna-checkout] check if acceptHeader property exists.
- [klarna-checkout] change constant names
- ๐ [klarna-checkout] add support of klarna checkout recurring payments.
-
v0.14.7 Changes
September 29, 2015- ๐ [reply] remove "continue", clicking on it user can do double payment
- โก๏ธ [factory] Add
UpdateRecurringPaymentProfileActionconfig on PaymentFactory.
-
v0.14.6 Changes
June 10, 2015- โก๏ธ [paypal-ec] Add
UpdateRecurringPaymentsProfilerequire and an action for it.
- โก๏ธ [paypal-ec] Add
-
v0.14.5 Changes
April 15, 2015- [bridge][symfony] allow unset checkbox field (sandbox for example) on payment config form.
- ๐ฆ [composer] add symfony\validator package to dev dependencies.
-
v0.14.4 Changes
April 08, 2015- [symfony] Add
CreditCardDateconstraint. Checks that expiration date is greater than today.
- [symfony] Add
-
v0.14.3 Changes
April 03, 2015- ๐ Introduce Payment model. Deprecate Order model.
- ๐ Introduce Gateway interfaces and classes. Deprecate Payment ones.
- [doc] add basic examples.
-
v0.14.2 Changes
March 13, 2015- [klarna-invoice] Fix payment factory. Always runs in live mode.