PluginProbe ʕ •ᴥ•ʔ
GlobalPayments Gateway Provider for WooCommerce / 1.5.6
GlobalPayments Gateway Provider for WooCommerce v1.5.6
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 3 years ago includes 3 years ago src 3 years ago vendor 3 years ago .gitignore 3 years ago LICENSE 3 years ago README.md 3 years ago composer.json 3 years ago composer.lock 3 years ago globalpayments-gateway-provider-for-woocommerce.php 3 years ago metadata.xml 3 years ago readme.txt 3 years ago
readme.txt
165 lines
1 === GlobalPayments WooCommerce ===
2 Contributors: globalpayments
3 Tags: woocommerce, woo, unified, commerce, platform, global, payments, heartland, payment, systems, tsys, genius, 3DS, gateway, token, tokenize, save cards
4 Requires at least: 5.4
5 Tested up to: 6.1.1
6 Stable tag: 1.5.6
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 - TSYS Genius gateway
16 - TSYS 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 - Payments over the phone
27
28 = Support =
29 For more information or questions, please email <a href="mailto:developers@globalpay.com">developers@globalpay.com </a>.
30
31 = Developer Docs =
32 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/).
33
34 == Installation ==
35 After you have installed and configured the main WooCommerce plugin use the following steps to install the GlobalPayments WooCommerce:
36 1. In your WordPress admin, go to Plugins > Add New and search for "GlobalPayments WooCommerce"
37 2. Click Install, once installed click Activate
38 3. Configure and Enable gateways in WooCommerce by adding your public and secret Api Keys
39
40 == Unified Payments Sandbox credentials ==
41 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>:
42
43 1. First go to the Developer Portal.
44 2. Click on the person icon in the top-right corner and select Log In or Register.
45 3. Once registered, click on the person icon again and select Unified Payments Apps.
46 4. Click ‘Create a New App’. An app is a set of credentials used to access the API and generate access tokens.
47
48 == Changelog ==
49 = 1.5.6 =
50 * Unified Payments - fixed a bug where certain browser extensions would stop the 3DS Challenge process
51
52 = 1.5.5 =
53 * Update to v6.1.5 of GP PHP SDK
54 * Genius MerchantWare bug fix - fixes service URL problem
55
56 = 1.5.4 =
57 * Unified Payments bug fix - `Pay for Order` 3DS
58
59 = 1.5.3 =
60 * Added GPI Transactions : Transaction API - added support for credit, ach & reporting transactions
61
62 = 1.5.2 =
63 * Unified Payments improvement - 3ds notification endpoints work with defer mode
64 * Unified Payments improvement - `Pay for Order` button improved selector
65 * Hosted fields bug fix - checkout loading
66
67 = 1.5.1 =
68 * Unified Payments - Added transaction descriptor
69 * Unified Payments settings - Increased `Merchant contact url` length
70 * Unified Payments bug fix - Added `Pay for Order` 3DS
71 * Unified Payments bug fix - `Pay for Order` amount
72
73 = 1.5.0 =
74 * Unified Payments - remove 3DS1
75
76 = 1.4.2 =
77 * Update PHP-SDK to v6.0.0
78
79 = 1.4.1 =
80 * Bug fix - fixed for payment failed issue (transIt)
81
82 = 1.4.0 =
83 * Unified Payments - added Card Holder Name for Hosted Fields
84 * Add Merchant Name option for the Google Pay gateway
85
86 = 1.3.0 =
87 * Unified Payments - Added Admin Pay for Order (process payments over the phone)
88 * Added Admin option for Apple Pay button color
89 * Bug fix - Refund issue when create_refund is called programmatically
90 * Bug fix - Digital Wallets pay buttons on `Pay for Order`
91 * Update PHP-SDK to v4.0.4
92
93 = 1.2.2 =
94 * Bug fix - 3DS/Digital Wallets amount not updated when a customer added/removed a coupon
95
96 = 1.2.1 =
97 * Renamed Unified Commerce Platform (UCP) to Unified Payments
98 * Bug fix - Live mode toggle in Digital Wallets javascript
99 * Update PHP-SDK to v3.0.5
100
101 = 1.2.0 =
102 * Added Digital Wallets - Google Pay
103 * Added Digital Wallets - Apple Pay
104
105 = 1.1.6 =
106 * Split-tender - added functionality
107
108 = 1.1.5 =
109 * Bug fix - Heartland gift card error
110
111 = 1.1.4 =
112 * Add dependency for WC checkout frontend scripts.
113
114 = 1.1.3 =
115 * Added composer
116 * Bug fix - globalpayments_gpapi-checkout_validated displayed although it should be hidden
117
118 = 1.1.2 =
119 * UCP Bug fix - admin sandbox credentials error when live mode enabled
120 * UCP Bug fix - 3DS InitiateAuthentication order.shipping_address.state
121 * TransIT Bug fix - Generate transaction key when credentials updated
122 * UCP, Heartland, TransIT - Add logging
123 * Bug fix - 'Place order' button appears twice on checkout flow
124 * Update PHP-SDK to v2.3.12
125
126 = 1.1.1 =
127 * Added gateway credentials toggle for live/sandbox in admin gateway configuration
128 * Added UCP dynamic headers for platform and extension
129 * Update PHP-SDK to v2.3.9
130
131 = 1.1.0 =
132 * Renamed GP-API to Unified Commerce Platform (UCP)
133 * Added checkout environment indicator for test/sandbox
134 * Update PHP-SDK to v2.3.7
135 * Update UCP 3DS
136
137 = 1.0.3 =
138 * Added AVS/CVV result based reversal conditions in admin and store.
139
140 = 1.0.2 =
141 * Update PHP-SDK to v2.3.6
142 * Fix GP-API 3DS Challenge for Live Mode
143 * Fix GP-API Capture for Live Mode
144
145 = 1.0.1 =
146 * Fix TransIT credential handling
147
148 = 1.0.0 =
149 * Add GP-API instructions for sandbox credentials
150 * Handle new errors for card expiry_year
151 * Move Heartland hooks to gateway class
152 * Card saving admin note
153 * Validate refund amount
154 * Add missing invalid card icons
155
156 = 1.0.0-b.2 =
157 * Fix toggleSubmitButton
158 * Fix 3DS events
159 * Remove Verify payment action
160 * Add filters for hosted fields styling
161 * Internet Explorer compatibility
162 * Update PHP-SDK version to 2.2.14
163
164 = 1.0.0-b.1 =
165 * Initial release.