Paul Kilmurray

Results 14 issues of Paul Kilmurray

For compatibility with WooCommerce POS it would be great if `$publishable_key` was public. This would make your plugin consistent with the official WooCommerce Stripe plugin.

- [x] Changing the email address in the support form does not change the ‘reply-to’ address. - [x] Some gateways display symbols as the credit card placeholder, eg: •••• ••••...

WP Super Cache seems to be appending an HTML comment to the WC REST API JSON output, this causes invalid syntax errors.

[Plugin] Super Cache

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue Using `autoFocus` with `multiline` on the TextInput component either doesn't...

bug

# REST API [Extend WP_REST_Controller](http://v2.wp-api.org/extending/adding/) to create endpoints for the license manager, eg: - `register_rest_route( 'wc-slm/v1', '/licenses/(?P\d+)', ...` - `CREATE` - (admin/woocommerce only) create new license key with user id,...

- [x] add new default PHP template - [ ] add new Pro PHP template - [ ] add select option for default/legacy/integrations? Version 2.0 should include a receipt template...

WooCommerce is changing the permissions for Shop Manager: https://github.com/woocommerce/woocommerce/commit/152b8e35659bb151279118ed554e731ec87b4138

bug

For version 2.0: - [ ] remove template login - [ ] check issue where users are being overwritten on login (possibly related to Loginpress)

bug

{ "code": "woocommerce_rest_coupon_item_id_readonly", "message": "Coupon item ID is readonly.", "data": { "status": 400 } }

bug