Commit graph

1234 commits

Author SHA1 Message Date
dinamiko
b49970be41 Merge branch 'trunk' into PT-51-plugin-information---support 2021-08-09 13:00:10 +02:00
dinamiko
33f106934f Update admin notice error 2021-08-09 12:59:39 +02:00
Emili Castells
4afa9d6096
Merge pull request #203 from woocommerce/feature/PCP-184-extend-plugin-modification-options
Extend plugin modification options
2021-08-09 12:30:20 +02:00
dinamiko
8cb26a2aa0 Add filters for button label default value 2021-08-09 12:25:50 +02:00
Emili Castells
67072be35e
Merge pull request #213 from woocommerce/PCP-200-mini-cart-height-setting-visible
Hide mini cart height field when mini cart is disabled
2021-08-05 16:30:51 +02:00
Emili Castells
9ac663a2ea
Merge pull request #214 from woocommerce/PCP-197-amazon-pay-and-pcp-cause-conflic
Cast gateway description to string
2021-08-05 09:56:27 +02:00
dinamiko
a943fc4fea Cast gateway id to string 2021-08-05 09:52:24 +02:00
dinamiko
e305849b6e Cast gateway description to string to prevent fatal error when is received as null 2021-08-04 16:52:29 +02:00
dinamiko
643bb1702d Hide mini cart height field when mini cart is disabled 2021-08-04 16:38:42 +02:00
Emili Castells
e1586131fb
Merge pull request #210 from woocommerce/PCP-180-use-get_icon-for-credit-card-gat
Use `get_icon` to display credit card gateway icons
2021-08-04 09:41:58 +02:00
dinamiko
00cc013767 Remove double slash in icons src 2021-08-03 13:00:28 +02:00
Emili Castells
ef4bdc71c2
Merge pull request #206 from woocommerce/fix/PCP-186-fix-unnecessary-redirect
Fix unnecessary redirect
2021-08-03 12:09:27 +02:00
Jorge A. Torres
0c53d6dd23
Merge pull request #212 from woocommerce/bump-tested-up-to-5-8
Bump "Tested up to" to 5.8
2021-08-02 09:51:04 -05:00
Jorge A. Torres
9df2b1804a
Bump "Tested up to" to 5.8 2021-08-02 09:41:31 -05:00
dinamiko
008fcbc5f9 Implement update_option method in PayPal gateway to synchronize gateway enabled option 2021-08-02 16:24:41 +02:00
dinamiko
56e8493017 Merge branch 'trunk' into fix/PCP-186-fix-unnecessary-redirect 2021-08-02 11:20:48 +02:00
dinamiko
a123a63afe Use get_icon to display credit card gateway icons 2021-07-29 15:33:16 +02:00
dinamiko
8f4f681964 Improve message on settings when access token creation fails 2021-07-28 16:56:22 +02:00
dinamiko
0806ccf429 Fix unit test 2021-07-28 12:51:00 +02:00
dinamiko
9dae2c1419 Add helper column to status table 2021-07-28 12:26:25 +02:00
dinamiko
1b230dc5f5 Add helper column to status table 2021-07-28 12:25:18 +02:00
dinamiko
e0e46a6501 Add helper column to status table 2021-07-28 12:22:30 +02:00
Kirill Braslavsky
282ff63330
Add tests 2021-07-28 10:03:43 +03:00
Jorge A. Torres
78fa4a5437
Update .travis.yml 2021-07-27 15:23:57 -05:00
Kirill Braslavsky
4bd4613255
auto fix phpcs errors 2021-07-27 19:56:59 +03:00
Kirill Braslavsky
257842b7f7
don't redirect to gateway settings if onboarded 2021-07-27 19:53:54 +03:00
Kirill Braslavsky
b91ede355c
store onboarded flag in the class properties 2021-07-27 19:20:51 +03:00
Jorge A. Torres
fbbcb12e45
Merge pull request #200 from woocommerce/release/1.4.0
Release 1.4.0
2021-07-27 13:13:24 -03:00
Jorge A. Torres
dca37828c6 Update changelog date for release (1.4.0) 2021-07-27 11:09:35 -05:00
dinamiko
817a460666 Fix phpcs errors 2021-07-27 14:29:05 +02:00
dinamiko
22e60d1448 Fix unit tests 2021-07-27 14:19:23 +02:00
dinamiko
e25737f480 Do not display smart buttons if current states is not onboarded 2021-07-27 11:07:51 +02:00
dinamiko
145b8085ab Check if variable exist before calling it, persist vault enabled when token creation fails 2021-07-27 10:47:16 +02:00
Kirill Braslavsky
8a748b6e94
auto fix phpcs errors 2021-07-26 20:13:05 +03:00
Kirill Braslavsky
7d2468de00
add modules filter 2021-07-26 20:06:27 +03:00
Kirill Braslavsky
72e5a49175
Revert "add filter for module files"
This reverts commit 280fc86d5f.
2021-07-26 20:03:25 +03:00
Kirill Braslavsky
280fc86d5f
add filter for module files 2021-07-26 20:00:46 +03:00
Kirill Braslavsky
defae9cca0
fix filter name 2021-07-26 19:06:23 +03:00
Kirill Braslavsky
4f8e917c37
fix filter name 2021-07-26 19:02:52 +03:00
Kirill Braslavsky
1fbf5bae10
add filter for the product page renderer hook 2021-07-26 18:36:29 +03:00
Kirill Braslavsky
91fff09133
rename method 2021-07-26 18:32:16 +03:00
Kirill Braslavsky
049638d2b9
show submit button, dcc and message on same hook 2021-07-26 18:23:25 +03:00
dinamiko
ebc4316f83 Use client id and secret from persisted settings if available 2021-07-26 16:08:32 +02:00
Kirill Braslavsky
6ca363e379
Allow button renderer hook filter on mini cart 2021-07-26 10:50:52 +03:00
Kirill Braslavsky
03b76d9177
Allow dcc pay-order button renderer hook filter 2021-07-26 10:31:11 +03:00
Kirill Braslavsky
f81aa63f8b
Allow dcc checkout button renderer hook filter 2021-07-26 10:27:34 +03:00
Kirill Braslavsky
2391e7038e
Allow cart button renderer hook to be filtered 2021-07-26 10:18:43 +03:00
Kirill Braslavsky
fb32cec67b
Allow button renderer hook to be filtered 2021-07-26 09:58:54 +03:00
dinamiko
f47d69a6b0 Do not render save credit card checkbox is user is not logged in 2021-07-23 11:31:11 +02:00
emilicastells
02b7bb4af9 Refactoring 2021-07-22 15:39:57 +02:00