File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog :zap :
2
2
3
+ # v1.1.0 (2013-10-19)
4
+
5
+ * Paypal [ BC BREAK] : Removed default value ` 1 ` for ` noShipping ` option and added ` allowNote ` option.
6
+ To retain previous behavior, pass ` 'noShipping' => 1 ` when creating the request. (@aderuwe )
7
+ * Add TargetPay gateway (@aderuwe )
8
+ * MultiSafepay: Add purchase parameter (@aderuwe )
9
+ * MultiSafepay: Add support for directtransaction (@ruudk )
10
+ * Authorize.Net SIM: Add support for hash secret (@amsross )
11
+ * Authorize.Net AIM: Add extra response getters
12
+ * Sage Pay Direct: Don't pass state unless country is US
13
+
14
+ # v1.0.4 (2013-09-20)
15
+
16
+ * Update Pin gateway to support using JS tokens (@nagash )
17
+ * More tests (@johnkary )
18
+
3
19
# v1.0.3 (2013-08-28)
4
20
5
21
* Stripe: Added fetchTransaction method (@cfreear )
You can’t perform that action at this time.
0 commit comments