getmilk
Forum Replies Created
-
Forum: Plugins
In reply to: [Images Optimize and Upload CF7] 403 Error when saving optionsI removed the href=”javascript:void(0)” from the settings page and it is working fine. FYI, browser is chrome. Great plugin BTW.
Forum: Plugins
In reply to: [Images Optimize and Upload CF7] 403 Error when saving optionsi found the problem was with the javascript void.
as mentioned above, I have been told by our host that AWS which apparently hosts stripe is blocking some hosting companies. Stripe have been advised.
- This reply was modified 6 years, 4 months ago by getmilk.
we are having the same issue. started yesterday. spoke to stripe and they say it is to do with stripe plugin.
not as yet. We reverted back to 4.0.3 and too nervous to update.
We can’t take the risk that our clients member payments fail as they are processing transactions daily.
Is 4.0.7 safe to update?
02-07-2018 @ 16:22:00 – ====Start Log====
charges request: Array
(
[currency] => aud
[amount] => 200
[description] => The Greater Narellan Business Chamber – Order 3320
[statement_descriptor] => The Greater Narellan B
[capture] => true
[expand[]] => balance_transaction
[metadata] => Array
(
[customer_name] => Matthew Wheatley
[customer_email] => [email protected]
[order_id] => 3320
)[customer] => cus_BQZzl744thlw59
[source] => src_1BslNOKjuZJgwC2BLPmCZkOg
)====End Log====
02-07-2018 @ 16:22:03 – ====Start Log====
sources/src_1BslNOKjuZJgwC2BLPmCZkOg
====End Log====02-07-2018 @ 16:22:04 – ====Start Log====
Info: Begin processing payment for order 3320 for the amount of 2.00
====End Log====02-07-2018 @ 16:22:05 – ====Start Log====
charges request: Array
(
[currency] => aud
[amount] => 200
[description] => The Greater Narellan Business Chamber – Order 3320
[statement_descriptor] => The Greater Narellan B
[capture] => true
[expand[]] => balance_transaction
[metadata] => Array
(
[customer_name] => Matthew Wheatley
[customer_email] => [email protected]
[order_id] => 3320
)[customer] => cus_BQZzl744thlw59
[source] => src_1BslNOKjuZJgwC2BLPmCZkOg
)====End Log====
02-07-2018 @ 16:22:09 – ====Start Log====
sources/src_1BslNOKjuZJgwC2BLPmCZkOg
====End Log====02-07-2018 @ 16:22:10 – ====Start Log====
Info: Begin processing payment for order 3320 for the amount of 2.00
====End Log====02-07-2018 @ 16:22:11 – ====Start Log====
charges request: Array
(
[currency] => aud
[amount] => 200
[description] => The Greater Narellan Business Chamber – Order 3320
[statement_descriptor] => The Greater Narellan B
[capture] => true
[expand[]] => balance_transaction
[metadata] => Array
(
[customer_name] => Matthew Wheatley
[customer_email] => [email protected]
[order_id] => 3320
)[customer] => cus_BQZzl744thlw59
[source] => src_1BslNOKjuZJgwC2BLPmCZkOg
)====End Log====
02-07-2018 @ 16:22:12 – ====Start Log====
sources/src_1BslNOKjuZJgwC2BLPmCZkOg
====End Log====02-07-2018 @ 16:22:13 – ====Start Log====
Info: Begin processing payment for order 3320 for the amount of 2.00
====End Log====02-07-2018 @ 16:22:13 – ====Start Log====
charges request: Array
(
[currency] => aud
[amount] => 200
[description] => The Greater Narellan Business Chamber – Order 3320
[statement_descriptor] => The Greater Narellan B
[capture] => true
[expand[]] => balance_transaction
[metadata] => Array
(
[customer_name] => Matthew Wheatley
[customer_email] => [email protected]
[order_id] => 3320
)[customer] => cus_BQZzl744thlw59
[source] => src_1BslNOKjuZJgwC2BLPmCZkOg
)====End Log====
02-07-2018 @ 16:22:14 – ====Start Log====
Error: stdClass Object
(
[error] => stdClass Object
(
[type] => invalid_request_error
[message] => No such customer: cus_BQZzl744thlw59; a similar object exists in test mode, but a live mode key was used to make this request.
[param] => customer
))
====End Log====
We had the same problem once we updated to 4.05. All payments failed. They were working fine literally minutes before hand. Reverted back to 4.04 and the issue went away.
Too scared to update to 4.05 for any of our sites.
We had the same problem once we updated to 4.05. All payments failed. They were working fine literally minutes before hand. Reverted back to 4.04 and the issue went away.
Too scared to update to 4.05 for any of our sites.
Forum: Plugins
In reply to: [WooCommerce] WC 3.2.0 messes up pricingI am experiencing the same issue and can reproduce it.
It happens on variable products when the variation’s tax class is set to “Same as parent”. If i set this to “Standard” the pricing is correct but if it’s set as “Same as parent” it doubles the tax amount. The parents tax class is also set as “Standard”.
I can reliably reproduce this in all my sites and in the test site i setup to confirm the issue. My test site is a fresh install of wordpress 4.8.2 and WooCommerce 3.2.0. No other plugins are installed.
Let me know if you want any more info.