shawaj
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp-config-db.cnf.php file?Also, just to add a bit more detail, the text inside the file looked liked this:
#!/usr/bin/env php #<?php /* [mysqldump] user={username} password={password} #*/?>
Thank you for all your help.
Plugin changes are already merged into the master branch of the BitPay plugin which is great ??
I will remember that for next time. Thanks for your speedy replies
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Express and PayPal StandardAwesome – look forward to the update ??
Alsom any chance you can help with this:
With regard to having express and standard enabled simultaneously can I ask you a quick question? With your plugin and using the express option, what happens if someone clicks the normal “proceed to checkout” button, fills in the entire standard woocommerce form and then selects paypal express? Will it use the shipping details they entered from WooCommerce form, or from PayPal?
Thanks again
Thanks! And sorry for double posting, just thought it made more sense to do it in a new thread rather than hijack this one.
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Express and PayPal StandardYes, we enter our prices in WC inclusive of sales tax. Although that is only applied to any countries located in the EU.
Anywhere outside of the EU has no sales tax (and WC automatically removes it)
Not using any bulk item discount plugin AFAIK.
Thanks
Aha, I see. So when you call that function, your plugin filters it and changes it from the post id? But the post id itself remains the same?
That is good news – means it should be really easy to pass the “correct” order number through to BitPay.
On a side note – it is weird how WooCommerce itself uses both in different places. For example in the standard order cancelled email it uses order id and order number in the same email – which seems really odd.
Thanks for your help
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Express and PayPal StandardHi,
Thanks a lot for the quick response.
Reason I asked if it was working with 2.3.5 and sequential is because one of the first payments that someone tried to put through with this plugin returned an email error as follows:
DoExpressCheckoutPayment API call failed. Error Code: 10431 Error Severity Code: Error Short Error Message: Transaction refused because of an invalid argument. See additional error messages for details. Detailed Error Message: Item amount is invalid.
And I have no idea why.
With regard to having express and standard enabled simultaneously can I ask you a quick question? With your plugin and using the express option, what happens if someone clicks the normal “proceed to checkout” button, fills in the entire standard woocommerce form and then selects paypal express? Will it use the shipping details they entered from WooCommerce form, or from PayPal?
Thanks
Hi Tamara,
Will the above suggestion work regardless of whether sequential order number is installed or not?
i.e. if it isn’t installed, will it just pull the standard order number, and if it is installed will it get the correct one?
Basically I want to make sure a plugin will work both with and without sequential order numbers installed.
Thanks
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Express and PayPal StandardThe full HTML looks like this:
<div class="wc-proceed-to-checkout"> <a href="https://www.site.com/checkout/">Proceed to Checkout</a> <div class="clear"></div><div style="position: relative;" class="paypal_box_button"><div id="paypal_ec_button"><a href="https://www.site.com/?wc-api=WC_Gateway_PayPal_Express_AngellEYE&pp_action=expresscheckout"><img width="150" border="0" alt="Pay with PayPal" src="https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif"><noscript><img src='https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif' width='150' border='0' alt='Pay with PayPal'/></noscript></a></div> <div style="display:none;z-index: 1000; border: none; margin: 0px; padding: 0px; width: 100%; height: 100%; top: 0px; left: 0px; opacity: 0.6; cursor: default; position: absolute; background: url(https://www.site.com/wp-content/plugins/woocommerce/assets/images/[email protected]) 50% 50% / 16px 16px no-repeat rgb(255, 255, 255);" class="blockUI blockOverlay angelleyeOverlay"></div> <div class="clear"></div></div> </div>
Forum: Plugins
In reply to: [Print Invoice & Delivery Notes for WooCommerce] Cron ErrorWoocommerce 2.2.11
The emails are just setup as the default settings – haven’t changed anything.
Not sure if it is relevant, but this happened immediately after updating to the latest version of your plugin.
Thanks a lot for your amazingly fast reply!!
Forum: Plugins
In reply to: [Captcha] Version 4.0.7 install broke plugins pagethanks for your help and responses, but I have got it to work now by doing a manual install of the new version.
Thanks
Nope, not had any further information on it so far. Really annoying problem though!
Forum: Plugins
In reply to: [Captcha] Version 4.0.7 install broke plugins pageIt is 4.0.1 WordPress and not multi site
seeing the same issue here.
Getting one load which I have isolated to some bizarre code in a slideshow plugin.
And the other issue I am seeing is to do with the
woocommerce_get_refreshed_fragmentsAny info on this?
Thanks