Changeset 3201014
- Timestamp:
- 12/02/2024 03:07:29 PM (16 months ago)
- Location:
- yoco-payment-gateway
- Files:
-
- 3 edited
-
assets/readme.txt (modified) (3 diffs)
-
tags/3.8.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
yoco-payment-gateway/assets/readme.txt
r3200997 r3201014 3 3 Tags: woocommerce,payment gateway 4 4 Requires at least: 5.0.0 5 Tested up to: 6. 55 Tested up to: 6.6 6 6 Requires PHP: 7.4.0 7 Stable tag: 3. 5.07 Stable tag: 3.8.0 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 21 21 ### Why use the Yoco Payments for WooCommerce plugin? 22 22 23 * Variety of payment options from credit/debit cards on (Visa, Mastercard, AmEx), Apple Pay, Google Pay and InstantEFT. 23 24 * No hidden or monthly fees 24 25 * Get paid the same day with [Yoco Instant Payouts](https://www.yoco.com/za/instant-payout/) (if eligible) … … 137 138 == Changelog == 138 139 140 = 3.8.0 = 141 142 * Add support for partial refunds. 143 * Fix duplicate payment complete notification. 144 145 = 3.7.1 = 146 147 * Improve payment complete implementation to allow use of actions and filters. 148 * WC tested up to 9.3. 149 150 = 3.7.0 = 151 152 * Update Payment Status Scheduler logic - Polling issue 153 * Add wp-env and e2e tests 154 * Telemetry webhook improvements 155 156 = 3.6.0 = 157 158 * Conditionally reset installation idempotency key. 159 * Extend the installation telemetry data. 160 139 161 = 3.5.0 = 162 140 163 * Add payment status polling as fallback method. 141 164 * Add simplify getting the logs to be shared with Yoco support. -
yoco-payment-gateway/tags/3.8.0/readme.txt
r3200992 r3201014 21 21 ### Why use the Yoco Payments for WooCommerce plugin? 22 22 23 * Variety of payment options from credit/debit cards on (Visa, Mastercard, AmEx), Apple Pay, Google Pay and InstantEFT. 23 24 * No hidden or monthly fees 24 25 * Get paid the same day with [Yoco Instant Payouts](https://www.yoco.com/za/instant-payout/) (if eligible) -
yoco-payment-gateway/trunk/readme.txt
r3200993 r3201014 21 21 ### Why use the Yoco Payments for WooCommerce plugin? 22 22 23 * Variety of payment options from credit/debit cards on (Visa, Mastercard, AmEx), Apple Pay, Google Pay and InstantEFT. 23 24 * No hidden or monthly fees 24 25 * Get paid the same day with [Yoco Instant Payouts](https://www.yoco.com/za/instant-payout/) (if eligible)
Note: See TracChangeset
for help on using the changeset viewer.