1
1
# Releases
2
2
3
+ ## VERSION 2.0.15
4
+
5
+ - Include ` reference_id ` in Data in Payment Method in Payment
6
+ - Include ` external_reference_id ` in Data in Payment Method in Payment
7
+ - Include ` external_resource_url ` in Data in Payment Method in Payment
8
+
3
9
## VERSION 2.0.14
10
+
4
11
- Change application_fee type for number
5
12
6
13
## VERSION 2.0.13
14
+
7
15
- Include point of interaction sub type
8
16
9
17
## VERSION 2.0.12
18
+
10
19
- Include 3DS MPI Externo fields in Payment
11
20
12
21
## VERSION 2.0.11
22
+
13
23
- Include SubMerchant in ForwardData in Payment
14
24
15
25
## VERSION 2.0.10
26
+
16
27
- Update braces from 3.0.2 to 3.0.3
17
28
- Fix the properties street_number to string
18
29
- Include TransactionDetailsRequest in Create Payment
19
30
20
31
## VERSION 2.0.9
32
+
21
33
- Add sponsor_id to PaymentCreateRequest
22
34
23
35
## VERSION 2.0.7
36
+
24
37
- Add barcode, digitable_line, verification_code to TransactionDetails
25
38
26
39
## VERSION 2.0.6
40
+
27
41
- Add transaction_id to TransactionDetails
28
42
29
43
## VERSION 2.0.5
44
+
30
45
- Add Point of Interaction to the root and Address to Payer
31
46
- Refactoring e2e tests, createCardToken and createEmailTestUser
32
47
33
48
## VERSION 2.0.4
49
+
34
50
- Fix payment search types
35
51
- Optional returns on payment search
36
52
37
53
## VERSION 2.0.3
54
+
38
55
- Hotfix build
39
56
40
57
## VERSION 2.0.2
58
+
41
59
- Adjusted user types
42
60
- Adjusted user merchant order
43
61
- Integration tests added
44
62
45
63
## VERSION 2.0.1
64
+
46
65
- Added named export to MercadoPago configuration module
47
66
- Modified integration example in readme
48
67
- Adjusted PR template
@@ -57,6 +76,7 @@ Release SDK Node Mercado Pago V2
57
76
- Maintained compatibility with Vanilla Javascript
58
77
59
78
Tests
79
+
60
80
- More than 90% coverage of unit tests
61
81
- Documentation
62
82
- Implementation examples from ALL clients
65
85
- Contribution template
66
86
67
87
Technical debits
88
+
68
89
- Code registration
69
90
- Removal of vulnerable libraries and without recent updates
70
91
- Registration with other Mercado Pago SDKs
0 commit comments