globalpayments-api 3.10.11 → 3.10.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,228 +1,232 @@
1
- # Changelog
2
-
3
- ## Latest - v3.10.11 (11/02/26):
4
- ### Enhancements:
5
- - [GP-API] Added in APM added PAYU for OB
6
-
7
- ## v3.10.10 (15/01/26):
8
- ### Enhancements:
9
- - [GP-API] Added Blik alternative payment method support to SDK
10
-
11
- ## v3.10.9 (12/04/25):
12
- ### Enhancements:
13
- - [Portico] Added withstartdate and withenddate for reporting
14
- - [Portico] Implemented amountIndicator element
15
-
16
- ## v3.10.8 (10/03/25):
17
-
18
- ### Enhancements:
19
-
20
- - [Other] Unify all branding under Global Payments
21
-
22
- ## v3.10.7 (07/23/25):
23
-
24
- ### Enhancements:
25
-
26
- - [Portico] Added AutoSubstantiation coverage to Portico
27
-
28
- ## v3.10.6 (05/13/25):
29
-
30
- ### Enhancements:
31
-
32
- - [Portico] Fix to reporting response mapping
33
-
34
- ## v3.10.5 (04/09/25):
35
-
36
- ### Enhancements:
37
-
38
- - [Other] Updates to code to address security vulnerabilities
39
- - [Dependencies] Update dependency versions to address security vulnerabilities
40
-
41
- ## v3.10.4 (03/21/25):
42
-
43
- ### Enhancements:
44
-
45
- - [Recurring] Fix typing issues with recurring payments
46
-
47
- ## v3.10.3 (11/06/24):
48
-
49
- ### Enhancements:
50
-
51
- - [Portico] Map additional response messages
52
-
53
- ## v3.10.2 (10/31/24):
54
-
55
- ### Enhancements:
56
-
57
- - [Other] E2E sample app GooglePay API and Portico
58
- - [Portico] Added 3d secure credit transactions
59
-
60
- ## v3.10.1 (09/10/24):
61
-
62
- ### Enhancements:
63
-
64
- - [Other] Fix to entities Exports
65
- - [Dependencies] Change to webpack version
66
-
67
- ## v3.10.0 (08/27/24):
68
-
69
- ### Enhancements:
70
-
71
- - [GP-API] Added support DCC
72
-
73
- ## v3.9.0 (08/20/24):
74
-
75
- ### Enhancements:
76
-
77
- - [GP-API] Added support for ACH, APM and EBT
78
-
79
- ## v3.8.2 (08/14/24):
80
-
81
- ### Enhancements:
82
-
83
- - [Portico] Added support for incremental Auth.
84
-
85
- ## v3.8.1 (08/05/24):
86
-
87
- ### Enhancements:
88
-
89
- - [Portico] Added support for lvl iii transactions.
90
- - [Portico] Fix to tokenAction block scope issue.
91
-
92
- ## v3.8.0 (07/16/24):
93
-
94
- ### Enhancements:
95
-
96
- - [GP-API] Add disputes feature
97
- - [GP-ECOM] Add HPP capture article updates
98
- - [Other] Switch automated tests from Ava to Jest
99
-
100
- ## v3.7.0 (06/18/24):
101
-
102
- ### Enhancements:
103
-
104
- - [GP-API] Add deposits feature
105
- - [GP-API] Fix authorization code mapping
106
- - [GP-API] Improve testing
107
- - [Validations] Improve validations mechanism
108
- - [Portico] Added support for unique MUT request.
109
-
110
- ## v3.6.2 (06/07/24):
111
-
112
- ### Enhancements:
113
-
114
- - [Portico] Fix code to conform to linting rules.
115
-
116
- ## v3.6.1 (06/04/24):
117
-
118
- ### Enhancements:
119
-
120
- - [Portico] Add 'update token expiry' and 'delete token' functionality.
121
-
122
- ## v3.6.0 (05/30/24):
123
-
124
- ### Enhancements:
125
-
126
- - [GP-API] Add 3D Secure features
127
-
128
- ## v3.5.3 (05/23/24):
129
-
130
- ### Fix:
131
-
132
- - [Portico] Handle async response for debit reversal testcase.
133
- - [Package.json] Added files configuration to be included in npm publish due to a change.
134
-
135
- ## v3.5.2 (05/21/24):
136
-
137
- ### Enhancements:
138
-
139
- - [Portico] Added DebitReversal portico support with fromId.
140
-
141
- ## v3.5.1-fix-4 (04/26/24):
142
-
143
- ### Fix:
144
-
145
- - Fix issue on Npm registry with missing lib folder.
146
-
147
- ## v3.5.0 (04/10/24):
148
-
149
- ### Enhancements:
150
-
151
- - [GP-API] Add Transaction API methods
152
-
153
- ## v3.4.0 (03/12/24):
154
-
155
- ### Enhancements:
156
-
157
- - [GP-API] Add stored payments and reports for stored payments
158
-
159
- ## v3.3.3 (02/27/24):
160
-
161
- ### Enhancements:
162
-
163
- - PayPlan Enhancements: - Added payment methods to customer response
164
- - Cardtype, NameOnAccount , and Last4 of both credit card and ACH are included in payment response
165
- - Fix for Processor Configuration error response message
166
- - Added 204 as a success code when Request is successful; but response contains no data
167
-
168
- ## v3.3.2 (02/22/24):
169
-
170
- ### Enhancements:
171
-
172
- - Code cleanup
173
-
174
- ## v3.3.1 (02/08/24):
175
-
176
- ### Enhancements:
177
-
178
- - [RequestLogger] Backfill request logger on missing places
179
-
180
- ## v3.3.0 (01/31/24):
181
-
182
- ### Enhancements:
183
-
184
- - [RequestLogger] Add request logger implementation on GpEcom and GpApi
185
-
186
- ## v3.2.0 (01/18/24):
187
-
188
- ### Enhancements:
189
-
190
- - [UPA-MIC] Add MiC connector for UPA via GP-API
191
-
192
- ## v3.1.0 (10/31/23)
193
-
194
- ### Enhancements:
195
-
196
- - [GP-API] Generate Access Token for GP API users
197
- - https://developer.globalpay.com/api/access-token
198
-
199
- ### Bug Fixes:
200
-
201
- - Change tslint with eslint and fix existing lint errors
202
-
203
- ## v3.0.0 (10/03/23)
204
-
205
- ### Enhancements:
206
-
207
- - Upgrade Typescript to v5 to use latest functionalities
208
-
209
- ## v2.0.0 (09/21/23)
210
-
211
- ### Enhancements:
212
-
213
- - [GP-ECOM] Add configuration and use it in existing functionality
214
- - From now on we are going to use containers in order to configure the services in Node SDK.
215
-
216
- ## v1.4.9 (05/17/23)
217
-
218
- #### Profac Enhancements
219
-
220
- - Profac Implementation - Implement profac functionality.
221
-
222
- #### Reporting Enhancements
223
-
224
- - SdkNameVersion Identifier: Name and Version of the SDK used for integration, where applicable.
225
-
226
- ## v1.4.8 (12/13/22)
227
-
228
- ####
1
+ # Changelog
2
+
3
+ ## Latest - v3.10.12 (02/18/26):
4
+ ### Enhancements:
5
+ - [GP-API] Added EU Data Residency support
6
+
7
+ ## v3.10.11 (02/11/26):
8
+ ### Enhancements:
9
+ - [GP-API] Added in APM added PAYU for OB
10
+
11
+ ## v3.10.10 (01/15/26):
12
+ ### Enhancements:
13
+ - [GP-API] Added Blik alternative payment method support to SDK
14
+
15
+ ## v3.10.9 (12/04/25):
16
+ ### Enhancements:
17
+ - [Portico] Added withstartdate and withenddate for reporting
18
+ - [Portico] Implemented amountIndicator element
19
+
20
+ ## v3.10.8 (10/03/25):
21
+
22
+ ### Enhancements:
23
+
24
+ - [Other] Unify all branding under Global Payments
25
+
26
+ ## v3.10.7 (07/23/25):
27
+
28
+ ### Enhancements:
29
+
30
+ - [Portico] Added AutoSubstantiation coverage to Portico
31
+
32
+ ## v3.10.6 (05/13/25):
33
+
34
+ ### Enhancements:
35
+
36
+ - [Portico] Fix to reporting response mapping
37
+
38
+ ## v3.10.5 (04/09/25):
39
+
40
+ ### Enhancements:
41
+
42
+ - [Other] Updates to code to address security vulnerabilities
43
+ - [Dependencies] Update dependency versions to address security vulnerabilities
44
+
45
+ ## v3.10.4 (03/21/25):
46
+
47
+ ### Enhancements:
48
+
49
+ - [Recurring] Fix typing issues with recurring payments
50
+
51
+ ## v3.10.3 (11/06/24):
52
+
53
+ ### Enhancements:
54
+
55
+ - [Portico] Map additional response messages
56
+
57
+ ## v3.10.2 (10/31/24):
58
+
59
+ ### Enhancements:
60
+
61
+ - [Other] E2E sample app GooglePay API and Portico
62
+ - [Portico] Added 3d secure credit transactions
63
+
64
+ ## v3.10.1 (09/10/24):
65
+
66
+ ### Enhancements:
67
+
68
+ - [Other] Fix to entities Exports
69
+ - [Dependencies] Change to webpack version
70
+
71
+ ## v3.10.0 (08/27/24):
72
+
73
+ ### Enhancements:
74
+
75
+ - [GP-API] Added support DCC
76
+
77
+ ## v3.9.0 (08/20/24):
78
+
79
+ ### Enhancements:
80
+
81
+ - [GP-API] Added support for ACH, APM and EBT
82
+
83
+ ## v3.8.2 (08/14/24):
84
+
85
+ ### Enhancements:
86
+
87
+ - [Portico] Added support for incremental Auth.
88
+
89
+ ## v3.8.1 (08/05/24):
90
+
91
+ ### Enhancements:
92
+
93
+ - [Portico] Added support for lvl iii transactions.
94
+ - [Portico] Fix to tokenAction block scope issue.
95
+
96
+ ## v3.8.0 (07/16/24):
97
+
98
+ ### Enhancements:
99
+
100
+ - [GP-API] Add disputes feature
101
+ - [GP-ECOM] Add HPP capture article updates
102
+ - [Other] Switch automated tests from Ava to Jest
103
+
104
+ ## v3.7.0 (06/18/24):
105
+
106
+ ### Enhancements:
107
+
108
+ - [GP-API] Add deposits feature
109
+ - [GP-API] Fix authorization code mapping
110
+ - [GP-API] Improve testing
111
+ - [Validations] Improve validations mechanism
112
+ - [Portico] Added support for unique MUT request.
113
+
114
+ ## v3.6.2 (06/07/24):
115
+
116
+ ### Enhancements:
117
+
118
+ - [Portico] Fix code to conform to linting rules.
119
+
120
+ ## v3.6.1 (06/04/24):
121
+
122
+ ### Enhancements:
123
+
124
+ - [Portico] Add 'update token expiry' and 'delete token' functionality.
125
+
126
+ ## v3.6.0 (05/30/24):
127
+
128
+ ### Enhancements:
129
+
130
+ - [GP-API] Add 3D Secure features
131
+
132
+ ## v3.5.3 (05/23/24):
133
+
134
+ ### Fix:
135
+
136
+ - [Portico] Handle async response for debit reversal testcase.
137
+ - [Package.json] Added files configuration to be included in npm publish due to a change.
138
+
139
+ ## v3.5.2 (05/21/24):
140
+
141
+ ### Enhancements:
142
+
143
+ - [Portico] Added DebitReversal portico support with fromId.
144
+
145
+ ## v3.5.1-fix-4 (04/26/24):
146
+
147
+ ### Fix:
148
+
149
+ - Fix issue on Npm registry with missing lib folder.
150
+
151
+ ## v3.5.0 (04/10/24):
152
+
153
+ ### Enhancements:
154
+
155
+ - [GP-API] Add Transaction API methods
156
+
157
+ ## v3.4.0 (03/12/24):
158
+
159
+ ### Enhancements:
160
+
161
+ - [GP-API] Add stored payments and reports for stored payments
162
+
163
+ ## v3.3.3 (02/27/24):
164
+
165
+ ### Enhancements:
166
+
167
+ - PayPlan Enhancements: - Added payment methods to customer response
168
+ - Cardtype, NameOnAccount , and Last4 of both credit card and ACH are included in payment response
169
+ - Fix for Processor Configuration error response message
170
+ - Added 204 as a success code when Request is successful; but response contains no data
171
+
172
+ ## v3.3.2 (02/22/24):
173
+
174
+ ### Enhancements:
175
+
176
+ - Code cleanup
177
+
178
+ ## v3.3.1 (02/08/24):
179
+
180
+ ### Enhancements:
181
+
182
+ - [RequestLogger] Backfill request logger on missing places
183
+
184
+ ## v3.3.0 (01/31/24):
185
+
186
+ ### Enhancements:
187
+
188
+ - [RequestLogger] Add request logger implementation on GpEcom and GpApi
189
+
190
+ ## v3.2.0 (01/18/24):
191
+
192
+ ### Enhancements:
193
+
194
+ - [UPA-MIC] Add MiC connector for UPA via GP-API
195
+
196
+ ## v3.1.0 (10/31/23)
197
+
198
+ ### Enhancements:
199
+
200
+ - [GP-API] Generate Access Token for GP API users
201
+ - https://developer.globalpay.com/api/access-token
202
+
203
+ ### Bug Fixes:
204
+
205
+ - Change tslint with eslint and fix existing lint errors
206
+
207
+ ## v3.0.0 (10/03/23)
208
+
209
+ ### Enhancements:
210
+
211
+ - Upgrade Typescript to v5 to use latest functionalities
212
+
213
+ ## v2.0.0 (09/21/23)
214
+
215
+ ### Enhancements:
216
+
217
+ - [GP-ECOM] Add configuration and use it in existing functionality
218
+ - From now on we are going to use containers in order to configure the services in Node SDK.
219
+
220
+ ## v1.4.9 (05/17/23)
221
+
222
+ #### Profac Enhancements
223
+
224
+ - Profac Implementation - Implement profac functionality.
225
+
226
+ #### Reporting Enhancements
227
+
228
+ - SdkNameVersion Identifier: Name and Version of the SDK used for integration, where applicable.
229
+
230
+ ## v1.4.8 (12/13/22)
231
+
232
+ ####