Tim Howe
Tim Howe
The plugin doesn't work with importing Square payment gateway tokens as the `payment_method_post_meta` column value looks something like this: ``` _wc_square_credit_card_payment_token:ccof:2rYuG5bDA3k4PawW4GB|_wc_square_credit_card_customer_id:HF010S2HKCYFFBKE3BFR9D4Y44 ``` (Note: these tokens where generated on a local...
Facebook has announced that it is introducing a new feature to limit how data sent to Facebook is used, called “Limited Data Use”. This API option alerts Facebook to process...
- Updated the Readmes - Updated the use of the scaffolding_post_meta function as it does not need to echo twice in the function and template - Updated the front page...
Add the ability to save the order note with the addressbook so it can will be autofilled as well. > I was hoping to ask a quick question regarding the...
We need to update the `remove_nickname_field_from_checkout( $fields )` function to work with the WooCommer Core Account & privacy settings as it will still display the Nickname filed if they are...
**The issue:** We have a site using the [WooCommerce Square](https://wordpress.org/plugins/woocommerce-square/#description) plugin for a payment gateway that utilize the [WooCommerce Plugin Framework](https://github.com/skyverge/wc-plugin-framework). There appears to be an issue where the plugin...