PluginProbe ʕ •ᴥ•ʔ
GlobalPayments Gateway Provider for WooCommerce / 1.20.2
GlobalPayments Gateway Provider for WooCommerce v1.20.2
1.20.2 1.20.1 1.19.3 1.19.2 1.19.1 1.19.0 1.18.4 1.18.3 trunk 1.0.0 1.0.0-b2 1.0.2 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.10.6 1.10.7 1.10.8 1.11.0 1.12.0 1.12.1 1.13.0 1.13.1 1.13.2 1.13.3 1.13.4 1.13.7 1.13.8 1.14.0 1.14.1 1.14.2 1.14.3 1.14.4 1.14.5 1.14.6 1.14.7 1.14.8 1.14.9 1.15.0 1.15.2 1.15.4 1.15.5 1.15.6 1.15.8 1.15.9 1.16.0 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.16.6 1.17.0 1.17.1 1.18.0 1.18.1 1.18.2 1.2.0 1.2.1 1.2.2 1.3.0 1.4.0 1.4.1 1.4.2 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.6.0 1.7.0 1.8.0 1.9.0 1.9.1 1.9.2 1.9.3 1.9.4 1.9.5
global-payments-woocommerce / readme.txt
global-payments-woocommerce Last commit date
assets 1 week ago includes 1 week ago languages 1 week ago resources 1 week ago src 5 days ago vendor 1 week ago LICENSE 2 years ago README.md 2 years ago composer.json 1 week ago composer.lock 1 week ago globalpayments-gateway-provider-for-woocommerce.php 5 days ago metadata.xml 5 days ago readme.txt 5 days ago webpack.config.js 1 year ago
readme.txt
401 lines
1 === GlobalPayments Gateway Provider for WooCommerce ===
2 Contributors: globalpayments
3 Tags: woocommerce, woo, commerce, payments, payments
4 Requires at least: 6.0
5 Tested up to: 6.8.2
6 Stable tag: trunk
7 License: MIT
8 License URI: https://github.com/globalpayments/globalpayments-woocommerce/blob/main/LICENSE
9
10 == Description ==
11 This extension allows WooCommerce to use the available Global Payments payment gateways. All card data is tokenized using the respective gateway's tokenization service.
12
13 = Features =
14 - Heartland Portico gateway
15 - Global Payments Genius gateway
16 - Global Payments TransIT gateway with TSEP
17 - Unified Payments
18 - Credit Cards
19 - Integrates with Woocommerce
20 - Sale transactions (automatic capture or separate capture action later)
21 - Refund transactions from a previous Sale
22 - Stored payment methods
23 - 3D Secure 2 & SCA
24 - Digital Wallets - Google Pay
25 - Digital Wallets - Apple Pay
26 - Digital Wallets - Click To Pay
27 - Payments over the phone
28 - Buy Now Pay Later - Affirm
29 - Buy Now Pay Later - Clearpay
30 - Buy Now Pay Later - Klarna
31 - Bank Payment
32 - PayPal
33
34 = Support =
35 For more information or questions, please email <a href="mailto:developers@globalpay.com">developers@globalpay.com </a>.
36
37 = Developer Docs =
38 Discover our developer portal powered by Heartland, a Global Payments Company (https://developer.heartlandpaymentsystems.com/) or our portal for companies located outside the US (https://developer.globalpay.com/).
39
40 == Installation ==
41 After you have installed and configured the main WooCommerce plugin use the following steps to install the GlobalPayments Gateway Provider for WooCommerce:
42 1. In your WordPress admin, go to Plugins > Add New and search for "GlobalPayments Gateway Provider for WooCommerce"
43 2. Click Install, once installed click Activate
44 3. Configure and Enable gateways in WooCommerce by adding your public and secret Api Keys
45
46 == Unified Payments Sandbox credentials ==
47 Access to our Unified Payments requires sandbox credentials which you can retrieve yourself via our <a href="https://developer.globalpay.com/" target="_blank">Developer Portal</a>:
48
49 1. First go to the Developer Portal.
50 2. Click on the person icon in the top-right corner and select Log In or Register.
51 3. Once registered, click on the person icon again and select Unified Payments Apps.
52 4. Click ‘Create a New App’. An app is a set of credentials used to access the API and generate access tokens.
53
54 == Changelog ==
55 = 1.20.2 (06/25/26)
56 * Bug fix: Removed customer->id property from SubscriptionRequest as it was causing an error with the newer SDK
57
58 = 1.20.1 (06/18/26)
59 * Enhancement: Added Refund Eligibility Tooltip for Asynchronous Payments
60 * Enhancement: Update Global Payments PHP SDK v14.2.0
61 * Bug fix: Added fix for Pay for Order button functionality for Genius & TransIT payment gateway
62 * Bug fix: Added fix for HPP checkout : Nonce Validation Failure on First Order Attempt for New Customers
63
64 = 1.20.0 (06/11/26)
65 * Enhancement: Portico Gateway: Created block checkout support
66
67 = 1.19.3 (06/04/26)
68 * Enhancements: Added support to Traditional Chinese and Simplified Chinese
69
70 = 1.19.2 (05/28/26)
71 * Bug fix: GPAPI: Fixed 3DS issue with Woo Classic Checkout w/HPP checkout related to shipping phone number missing
72
73 = 1.19.1 (05/21/26)
74 * Bug fix: Prevented Greek characters from getting misinterpreted
75 * Updated PHP SDK to v14.1.15
76 * Enhancements: Genius - Subscriptions Recurring Payment Failure
77 * Enhancements: 3DS setting option is locked in required regions
78
79 = 1.19.0 (5/14/26) =
80 * Enhancements: Added support for DCC(Dynamic currency conversion)
81
82 = 1.18.4 (4/30/26) =
83 * Fixed a security vulnerability issues
84 * Enhancements: GPAPI Gateway: Security enhancements to access token generation (use 'restricted_token' feature)
85
86 = 1.18.3 (4/23/26) =
87 * Enhancements: Security updates to 3DS handling
88 = Bug Fix: Removed problematic payment_method.usage_mode
89
90 = 1.18.2 (4/16/26) =
91 * Bug-fix: Correction to GPAPI HPP gateway response header handling
92
93 = 1.18.1 (4/16/26) =
94 * Bug-fix: Updated the JS version for TransIT
95 * Enhancements: GPAPI Gateway: 3DS admin option is allways changeable
96 * Enhancements: Security enhancements
97
98 = 1.18.0 (3/19/26) =
99 * Enhancements: Add Support for EU GP API endpoint
100 = Enhancements: HPP signature validation improvements
101
102 = 1.17.1 (3/12/26) =
103 * Bug-fix: GPAPI Gateway: fixed error when multiple gateways' credentials are saved
104
105 = 1.17.0 (3/5/26) =
106 * Enhancements: Add Support for Installment Payment Plans for LATAM Market
107
108 = 1.16.6 (2/12/26) =
109 - TSYS to Global payments rebranding
110
111 = 1.16.5 (2/5/26) =
112 * Enhancement: Genius Gateway: Mapped WC order number value to gateway's invoice number field
113
114 = 1.16.4 (1/29/26) =
115 * Bug-fix: Fixed issue with COF flag
116 * Updated admin settings support links to redirect to developer portal support page instead of email
117
118 = 1.16.3 (1/22/26) =
119 * Updated globalpaymentsjs to v4.1.17
120
121 = 1.16.2 (1/15/26) =
122 * Gloabl Payments rebranding
123 * Updated minimum PHP version to v8.2
124 * Removed redundant address validations for UK addresses
125
126 = 1.16.1 (12/11/25) =
127 * Bug-fix: GPAPI gateway: Fixed validation handling for HPP for some hosting environments
128
129 = 1.16.0 (12/11/25) =
130 * Bug-fix: GPAPI gateway: Added PL Enable Localization for Title
131 * Bug-fix: GPAPI gateway: Removed Global Payments Logo from the success/decline modal for HPP
132 * Bug-fix: GPAPI gateway: Update HPP Display Text for HPP
133
134 = 1.15.9 (12/08/25) =
135 * Bug-fix: GPAPI gateway: Fixed compatibility with some store-name formats when HPP is used
136
137 = 1.15.6 (12/04/25) =
138 * Bug-fix: Fixed issue with APM status updates in some environments
139
140 = 1.15.5 (11/20/25) =
141 Enhancements:
142 * GPAPI gateway: Improvements to customer phone number and address handling
143 * TransIt gateway: added user-friendly AVS reject messages
144 = GPAPI gateway: Added dymanic language functionality for HPP
145
146 Bug-fix: Fixed transaction status handling with some APMs
147
148 = 1.15.4 (11/6/25) =
149 * Enhancement: re-added HPP functionality after stability improvements
150
151 = 1.15.3 (10/30/25) =
152 * Bug-fix: removed HPP functionality due to incompatibility with some environments
153
154 = 1.15.2 (10/29/25) =
155 * Enhanced compatibility with PHP8.4
156
157 = 1.15.0 (10/28/25) =
158 * GPAPI gateway: Add HPP checkout option
159
160 = 1.14.9 (10/09/25) =
161 * Fixed bug causing transaction failures when using TransIT gateway
162
163 = 1.14.8 (10/02/25) =
164 * Fixed No COF flag in authorization message while card is being saved
165 * Fixed single card was being saved multiple times during checkout
166
167 = 1.14.7 (09/25/25) =
168 * GPAPI gateway: enhancements to Polish APM validations
169 * Fixed sandbox 3ds error issue
170 * fixed the plugin update issue
171
172 = 1.14.6 (09/18/25) =
173 * Gift card script is visible on checkout page issue
174 * Fixed - Payment fields not loading issue
175 * Fixed - Google Pay content issue, which was displaying HTML tags
176
177 = 1.14.5 (09/11/25) =
178 * Various security remediations
179
180 = 1.14.4 (09/09/25) =
181 * Google Pay misaligned button issue
182
183 = 1.14.3 (09/04/25) =
184 * Updates to order status handling for Blik transactions
185 * Minor corrections to file formatting
186
187 = 1.14.1 (08/26/25) =
188 * Enhanced functionality for determining optimal configuration for 3DS
189 * Fixed Admin Panel "Pay for Order" button display issue
190 * Minor labeling and description improvements
191 * GPAPI gateway: fixed admin-panel configuration screen display issue
192
193 = 1.14.0 (08/12/25) =
194 * Added DiUI-based APMs: Blik & Bank Select (Poland-only APMs)
195
196 = 1.13.8 (07/24/25) =
197 * Various security remediations
198 * Fixed HPS gift card display issue
199
200 = 1.13.7 (06/10/25) =
201 * Added account name mandetory with dropdown to select account
202 * GPAPI gateway: switched to Drop-in UI card fields
203 * Added PHP configuration checks
204
205 = 1.13.4 (05/01/25) =
206 * Fixed gateway settings display bug
207
208 = 1.13.3 (04/15/25) =
209 * Add support for admin panel refunds w/Global Payments Genius gateway
210 * Added support for Spanish Translations
211
212 = 1.13.2 (03/27/25) =
213 * Minor WordPress marketplace enhancements
214
215 = 1.13.1 (03/27/25) =
216 * Add support for Spanish translations
217
218 = 1.13.0 (03/24/25) =
219 * Add subscriptions support for GP API gateway
220
221 = 1.12.1 (09/12/24) =
222 * Add the possibility to configure the Transaction Processing Account Name
223
224 = 1.12.0 (07/30/24) =
225 * Block checkout compatibility for Digital Wallets, Buy Now Pay Later, Bank Payment and PayPal
226
227 = 1.11.0 (07/16/24) =
228 * Block checkout compatibility for Unified Payments
229
230 = 1.10.7 (04/10/24) =
231 * Added Google Pay and Apple Pay compatible with the Heartland Portico gateway
232 * Added French Translation
233
234 = 1.10.6 (03/28/24) =
235 * Updated Hosted Fields JS Library version to 3.0.11
236
237 = 1.10.5 (03/19/24) =
238 * Fixed a bug where the TransIT gateway would not reverse the transaction if the AVS/CVN checks failed
239
240 = 1.10.4 (03/13/24) =
241 * Paypal
242
243 = 1.10.3 (02/20/24) =
244 * Open Banking
245
246 = 1.10.2 (01/10/24) =
247 * Bug Fix - Provider missing on initiated message for open banking
248
249 = 1.10.1 (12/05/23) =
250 * Hotfix for the 1.10.0 release
251
252 = 1.10.0 (12/05/23) =
253 * Open banking
254
255 = 1.9.5 (11/09/23) =
256 * Unified payments - High-Performance Order Storage (HPOS) compatibility
257
258 = 1.9.4 (10/10/23) =
259 * GooglePay - configurable Allowed Card Auth Methods
260 * Bug fix - Accepted cards field is not mandatory on Apple Pay config
261
262 = 1.9.3 (09/19/23) =
263 * Added the option to enable/disable the 3DS flow
264
265 = 1.9.2 (08/01/23) =
266 * Replaced OrderId function with OrderNumber function
267
268 = 1.9.1 (07/20/23) =
269 * Added the Card Holder Name in the Google Pay and Apple Pay requests
270
271 = 1.9.0 (07/06/23) =
272 * Unified Payments - Added Credential Check button
273 * Fixed a bug where the Card Number iframe would not be 100% expanded on Mozilla Firefox
274
275 = 1.8.0 (05/16/23) =
276 * Unified Payments - Added Click To Pay
277
278 = 1.7.0 (05/10/23) =
279 * Added GPI Transactions support
280
281 = 1.6.0 (04/11/23) =
282 * Unified Payments - Added Buy Now Pay Later (BNPL) - Affirm, Clearpay, Klarna
283
284 = 1.5.6 (03/30/23) =
285 * Unified Payments - fixed a bug where certain browser extensions would stop the 3DS Challenge process
286
287 = 1.5.5 (03/01/23) =
288 * Update to v6.1.5 of GP PHP SDK
289 * Genius MerchantWare bug fix - fixes service URL problem
290
291 = 1.5.4 (02/09/23) =
292 * Unified Payments bug fix - `Pay for Order` 3DS
293
294 = 1.5.3 (02/02/23) =
295 * Added GPI Transactions : Transaction API - added support for credit, ach & reporting transactions
296
297 = 1.5.2 (01/10/23) =
298 * Unified Payments improvement - 3ds notification endpoints work with defer mode
299 * Unified Payments improvement - `Pay for Order` button improved selector
300 * Hosted fields bug fix - checkout loading
301
302 = 1.5.1 (11/17/22) =
303 * Unified Payments - Added transaction descriptor
304 * Unified Payments settings - Increased `Merchant contact url` length
305 * Unified Payments bug fix - Added `Pay for Order` 3DS
306 * Unified Payments bug fix - `Pay for Order` amount
307
308 = 1.5.0 (10/26/22) =
309 * Unified Payments - remove 3DS1
310
311 = 1.4.2 (10/19/22) =
312 * Update PHP-SDK to v6.0.0
313
314 = 1.4.1 (08/24/22) =
315 * Bug fix - fixed for payment failed issue (transIt)
316
317 = 1.4.0 (08/23/22) =
318 * Unified Payments - added Card Holder Name for Hosted Fields
319 * Add Merchant Name option for the Google Pay gateway
320
321 = 1.3.0 (08/01/22) =
322 * Unified Payments - Added Admin Pay for Order (process payments over the phone)
323 * Added Admin option for Apple Pay button color
324 * Bug fix - Refund issue when create_refund is called programmatically
325 * Bug fix - Digital Wallets pay buttons on `Pay for Order`
326 * Update PHP-SDK to v4.0.4
327
328 = 1.2.2 (06/14/22) =
329 * Bug fix - 3DS/Digital Wallets amount not updated when a customer added/removed a coupon
330
331 = 1.2.1 (05/05/22) =
332 * Renamed Unified Commerce Platform (UCP) to Unified Payments
333 * Bug fix - Live mode toggle in Digital Wallets javascript
334 * Update PHP-SDK to v3.0.5
335
336 = 1.2.0 (04/14/22) =
337 * Added Digital Wallets - Google Pay
338 * Added Digital Wallets - Apple Pay
339
340 = 1.1.6 (03/03/22) =
341 * Split-tender - added functionality
342
343 = 1.1.5 (02/22/22) =
344 * Bug fix - Heartland gift card error
345
346 = 1.1.4 (02/15/22) =
347 * Add dependency for WC checkout frontend scripts.
348
349 = 1.1.3 (12/07/21) =
350 * Added composer
351 * Bug fix - globalpayments_gpapi-checkout_validated displayed although it should be hidden
352
353 = 1.1.2 (09/21/21) =
354 * UCP Bug fix - admin sandbox credentials error when live mode enabled
355 * UCP Bug fix - 3DS InitiateAuthentication order.shipping_address.state
356 * TransIT Bug fix - Generate transaction key when credentials updated
357 * UCP, Heartland, TransIT - Add logging
358 * Bug fix - 'Place order' button appears twice on checkout flow
359 * Update PHP-SDK to v2.3.12
360
361 = 1.1.1 (08/17/21) =
362 * Added gateway credentials toggle for live/sandbox in admin gateway configuration
363 * Added UCP dynamic headers for platform and extension
364 * Update PHP-SDK to v2.3.9
365
366 = 1.1.0 (07/29/21) =
367 * Renamed GP-API to Unified Commerce Platform (UCP)
368 * Added checkout environment indicator for test/sandbox
369 * Update PHP-SDK to v2.3.7
370 * Update UCP 3DS
371
372 = 1.0.3 (07/29/21) =
373 * Added AVS/CVV result based reversal conditions in admin and store.
374
375 = 1.0.2 (07/13/21) =
376 * Update PHP-SDK to v2.3.6
377 * Fix GP-API 3DS Challenge for Live Mode
378 * Fix GP-API Capture for Live Mode
379
380 = 1.0.1 (06/24/21) =
381 * Fix TransIT credential handling
382
383 = 1.0.0 (06/17/21) =
384 * Add GP-API instructions for sandbox credentials
385 * Handle new errors for card expiry_year
386 * Move Heartland hooks to gateway class
387 * Card saving admin note
388 * Validate refund amount
389 * Add missing invalid card icons
390
391 = 1.0.0-b.2 (05/20/21) =
392 * Fix toggleSubmitButton
393 * Fix 3DS events
394 * Remove Verify payment action
395 * Add filters for hosted fields styling
396 * Internet Explorer compatibility
397 * Update PHP-SDK version to 2.2.14
398
399 = 1.0.0-b.1 (04/09/21) =
400 * Initial release.
401