Commit graph

1665 commits

Author SHA1 Message Date
Emili Castells
03ddaa3eca
Merge pull request #220 from woocommerce/PCP-219-add-filter-for-container
Add action when app container is built
2021-08-11 10:20:54 +02:00
Kirill Braslavsky
60c3687a14
Do action on container built and app initialized 2021-08-11 10:33:42 +03:00
dinamiko
efcbf5dd7d Fix unit tests 2021-08-10 17:39:54 +02:00
dinamiko
0452171869 Add fees as line items 2021-08-10 17:09:38 +02:00
Kirill Braslavsky
475309dd4f
Add missed var assignment 2021-08-10 14:25:36 +03:00
Kirill Braslavsky
a46b904525
Add filter for container before it passed to app 2021-08-10 14:18:15 +03:00
Emili Castells
5a84bd1430
Merge pull request #202 from woocommerce/PCP-176-currency-japananese-yen-jpy-is-n
Do not send decimals when currency does not support them
2021-08-10 11:39:46 +02:00
Emili Castells
8924fb884e
Merge pull request #205 from woocommerce/PT-51-plugin-information---support
Add PayPal onboarding information to WooCommerce system status
2021-08-10 11:33:20 +02:00
Emili Castells
c8d308ff9b
Merge pull request #178 from woocommerce/PCP-114-sca-when-required
set 3DS contingencies to 'SCA_WHEN_REQUIRED'
2021-08-10 10:26:02 +02:00
Jorge A. Torres
4e1d1f0469
Merge pull request #217 from woocommerce/wc-admin-exception
Work around possible wc-admin fatal error
2021-08-09 21:21:40 -05:00
Jorge A. Torres
ab27d10383 Work around possible wc-admin fatal error 2021-08-09 19:16:44 -07:00
Jorge A. Torres
095acaee4e
Merge pull request #216 from woocommerce/release/1.5.0
Version 1.5.0
2021-08-09 12:21:21 -05:00
Jorge A. Torres
32be1f357e Update changelog and bump versions for release 2021-08-09 10:10:30 -07:00
Jorge A. Torres
a423959797
Merge pull request #207 from woocommerce/compat/ppxo
[Legacy] PayPal Express Checkout compatibility layer
2021-08-09 11:36:27 -05:00
Jorge A. Torres
c66f090d18
Merge pull request #167 from woocommerce/plugin_desc_updates
Update the plugin-install information tab with content from woo.com product page
2021-08-09 10:45:54 -05:00
Jorge A. Torres
450733893a Add note inviting merchants to deactivate PPEC 2021-08-09 08:27:10 -07:00
Jorge A. Torres
28ce801eaf Fix fatal error in the PPXO compat. layer when subscriptions is disabled 2021-08-09 08:27:10 -07:00
Jorge A. Torres
6bbc38954d Adds an importer for PPXO settings 2021-08-09 08:27:10 -07:00
Jorge A. Torres
5bf96568eb Add PPXO - Subscriptions compatibility layer 2021-08-09 08:27:10 -07:00
Jorge A. Torres
069b89f1ad Add filter to short-circuit RenewalHandler::get_token_for_customer() 2021-08-09 08:27:10 -07:00
Jorge A. Torres
d5ddbdf927 Allow PaymentToken types to be filtered 2021-08-09 08:27:10 -07:00
Jorge A. Torres
0192141805 Add initialization function for PPEC compat. layer 2021-08-09 08:27:10 -07:00
Jorge A. Torres
9ca0394d80 Add mock PPEC gateway 2021-08-09 08:27:10 -07:00
Jorge A. Torres
4973f9bc7f Add PPEC Helper class 2021-08-09 08:27:10 -07:00
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
94aead33ba Merge branch 'trunk' into PCP-114-sca-when-required 2021-08-03 15:20:23 +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
4adccbdba3 Merge branch 'trunk' into PCP-176-currency-japananese-yen-jpy-is-n 2021-08-02 09:57:21 +02:00
dinamiko
1d1efcb807 Do not display admin message for currencies that does not support decimals 2021-07-29 16:06:10 +02:00
dinamiko
a123a63afe Use get_icon to display credit card gateway icons 2021-07-29 15:33:16 +02:00
dinamiko
83a18dc5b4 Display warning admin notice in case currency does not support decimals 2021-07-29 12:56:52 +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