SteveC123
Forum Replies Created
-
Thanks, I have installed it and will let you know if we have any problems.
Most customers choose free shipping so it might be a few days before I get back to youThanks
Forum: Plugins
In reply to: [Payment Gateway for PayPal on WooCommerce] PayLater IssueCustomers Re-ordered and all is working fine.
Thanks Again !
Forum: Plugins
In reply to: [Payment Gateway for PayPal on WooCommerce] PayLater IssueThat looks like it’s done the job ! Superb support.
I’ll reconfirm this in the morning when the couple of customers caught out with this try and re-order.
Thanks Folk !
Forum: Plugins
In reply to: [Payment Gateway for PayPal on WooCommerce] PayLater IssueI used dev tools to change
<button type=”submit” class=”button wpg_place_order_hide alt” name=”woocommerce_checkout_place_order” id=”place_order” value=”Place order” data-value=”Place order” style=”display: inline-block;”>Proceed to PayPal</button>
to
<button type=”submit” class=”button wpg_place_order” name=”woocommerce_checkout_place_order” id=”place_order” value=”Place order” data-value=”Place order” style=”display: inline-block;”>Proceed to PayPal</button>
so that the button displayed and was able to place the order. This suggests the problem is local to my website and maybe some plugin conflict and that the paypal site is working okForum: Developing with WordPress
In reply to: How can i encrypt user data in databaseIs there any way to encrytp User Data such as address etc?
EU Privacy and data protection laws that demand personal data stored online are encryted. Affects ecommerce, mailing lists etc.- This reply was modified 8 years, 3 months ago by SteveC123.
Forum: Plugins
In reply to: [FraudLabs Pro for WooCommerce] Possible problem with latest version?The Log was showing wp-admin/edit.php premature end of script.
I have deleted that one record and everything is working as it should be, I guess its been a glitch, the order came in as i was updating plugins. all subsequent orders have been scanned and woocommerce is working fine again.
Forum: Plugins
In reply to: [FraudLabs Pro for WooCommerce] Possible problem with latest version?The order immediately after I upgraded has not been scanned by fraudlabs, I can view it by the specific order address but my woocommerce orders view wp-admin/edit.php?post_type=shop_order results in internal server error.
Thanks Matt !
I have the same problem. I guess the woocommerce method has changed. it no longer shows here: https://docs.woocommerce.com/wc-apidocs/class-WC_Customer.html
- This reply was modified 9 years, 2 months ago by SteveC123.