Skip to content

Commit c55d89d

Browse files
committed
Update readme for v4.6.8
1 parent 31d3f53 commit c55d89d

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

paypal-for-woocommerce.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: PayPal for WooCommerce
55
* Plugin URI: http://www.angelleye.com/product/paypal-for-woocommerce-plugin/
66
* Description: Easily add the PayPal Complete Payments Platform including PayPal Checkout, Pay Later, Venmo, Direct Credit Processing, and alternative payment methods like Apple Pay, Google Pay, and more! Also fully supports Braintree Payments.
7-
* Version: 4.6.7
7+
* Version: 4.6.8
88
* Author: Angell EYE
99
* Author URI: http://www.angelleye.com/
1010
* License: GNU General Public License v3.0
@@ -74,7 +74,7 @@ private function define_constants() {
7474
$constants = [
7575
'PAYPAL_FOR_WOOCOMMERCE_PLUGIN_DIR' => dirname(__FILE__),
7676
'PAYPAL_FOR_WOOCOMMERCE_ASSET_URL' => plugin_dir_url(__FILE__),
77-
'VERSION_PFW' => '4.6.7',
77+
'VERSION_PFW' => '4.6.8',
7878
'PAYPAL_FOR_WOOCOMMERCE_PLUGIN_FILE' => __FILE__,
7979
'PAYPAL_FOR_WOOCOMMERCE_BASENAME' => plugin_basename(__FILE__),
8080
'PAYPAL_FOR_WOOCOMMERCE_DIR_PATH' => untrailingslashit(plugin_dir_path(__FILE__)),

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
44
Tags: woocommerce, paypal, express checkout, payments pro, angelleye, payflow, dodirectpayment, apple pay, google play, braintree, payments advanced, rest, credit cards, credit card payments, payments, payment
55
Requires at least: 5.8
66
Tested up to: 6.9.4
7-
Stable tag: 4.6.7
7+
Stable tag: 4.6.8
88
License: GPLv3
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -127,6 +127,9 @@ Automatic updates should work great for you. As always, though, we recommend ba
127127

128128
== Changelog ==
129129

130+
= 4.6.8 - 03.15.2026
131+
* Fix ACDC - Credit & Debit Card spinner not hiding on cart & checkout. ([2154](https://github.com/angelleye/paypal-woocommerce/pull/2154))
132+
130133
= 4.6.7 - 03.14.2026
131134
* Adjust buyer country param for sandbox only. ([2152](https://github.com/angelleye/paypal-woocommerce/pull/2152))
132135

0 commit comments

Comments
 (0)