Alex P
94c3356c82
Set transaction id after manual capture
2021-10-15 09:48:29 +03:00
Alex P
10937144a1
Add typehint
2021-10-13 15:02:10 +03:00
Alex P
f4d82e0de8
Fix namespace name, remove classmap
2021-10-08 10:23:19 +03:00
Alex P
c65df28d54
Merge branch 'trunk' into bug/fix-project-configuration
2021-10-07 18:04:36 +03:00
Alex P
45249966e9
Add missing order meta
2021-10-06 18:10:32 +03:00
Alex P
25b3bd148f
Refactor capture status rendering
2021-10-06 12:26:54 +03:00
Alex P
537fab4d28
Merge branch 'trunk' into void-transaction
2021-10-05 15:20:00 +03:00
Alex P
06e437e0c3
Refactor logging, add missing logging
2021-10-04 19:16:50 +03:00
Alex P
c09c1efc9c
Improve logging
2021-10-01 10:05:10 +03:00
dinamiko
9ebedbfd85
Renaming class names
2021-09-30 16:30:52 +02:00
dinamiko
57ff2cc649
Fix merge conflicts
2021-09-30 12:52:15 +02:00
dinamiko
2a31c3ce03
Add authorization flow for saved credit cards
2021-09-27 17:49:08 +02:00
dinamiko
2db0162988
Move payment tokens repository to vaulting package
2021-09-17 17:11:36 +02:00
Alex P
0b029a9392
Add webhooks status page
2021-09-16 12:44:29 +03:00
Alex P
620f25d88d
Refactor field page checking
...
Reduce code duplication and support more than 2 pages.
Also remove 'all'
2021-09-16 12:40:00 +03:00
Anton Ukhanev
6078de235f
Change case of DCCProductStatus
class name
2021-09-13 16:31:09 +02:00
Emili Castells
079e8e6acc
Merge pull request #250 from woocommerce/PCP-256-disable-funding-credit-cards-aff
...
Disable funding credit cards affecting hosted fields, unset for GB
2021-09-10 15:24:58 +02:00
Alex P
ccf3c88432
Merge branch 'trunk' into pcp-178-gateways
2021-09-09 12:09:32 +03:00
dinamiko
3580462efc
Add tooltip description
2021-09-08 14:39:56 +02:00
dinamiko
6e0f739a00
Remove disabling card for UK
2021-09-08 11:40:13 +02:00
Alex P
34ae2ee30b
Show notice only on ppcp and payments page
2021-09-01 16:28:17 +03:00
Alex P
33e6280aa3
Add notice DCC enabled without the main gateway
2021-08-31 10:20:11 +03:00
Alex P
bc141ae7fb
Refactor gateway page check
2021-08-27 13:43:00 +03:00
Anton Ukhanev
cabcb7d9e4
Add Container typehint to all service definitions
2021-08-26 11:10:16 +02:00
Anton Ukhanev
d4c8282518
Use Composer modules and convert modules to PSR-4
...
PSR-4 is much more robust and predictable. But to do this,
a source root dir must be specified for every module.
This could be done in the root file, but this is not very modular.
Instead, now every module declares its own source root by using
the amazing Composer Merge Plugin. This approach allows each module
to also declare its own dependencies. Together, these changes allow
modules to be easily extractable to separate pacakges when the need
arises, and in general improves modularity significantly.
2021-08-26 11:01:20 +02:00
Alex P
b988e08c66
Add "No 3DS" option
2021-08-23 12:29:43 +03:00
Alex P
31bd954870
Add 3d secure contingency settings
2021-08-20 17:25:24 +03:00
dinamiko
8cb26a2aa0
Add filters for button label default value
2021-08-09 12:25:50 +02:00
Emili Castells
f8f4becffc
Merge pull request #194 from woocommerce/PCP-158-mini-cart-button-size
...
Make mini cart button layout vertical by default
2021-07-14 16:04:47 +02:00
dinamiko
0daedb7461
Make mini cart button layout vertical by default
2021-07-13 16:16:17 +02:00
Emili Castells
1711628cf7
Merge pull request #181 from woocommerce/PCP-158-mini-cart-button-size
...
Add button height setting for mini cart
2021-07-01 09:45:53 +02:00
dinamiko
cbfa3f84c0
Add pay later button disclaimer
2021-06-18 12:38:54 +02:00
dinamiko
00b4d4a78e
Add button height setting for mini cart
2021-06-17 17:04:02 +02:00
dinamiko
b493ec5a54
Add paylater
to enable funding when pay later messaging is enabled
2021-06-17 11:51:43 +02:00
dinamiko
f50628adad
Fix merge conflicts
2021-05-26 15:23:09 +02:00
dinamiko
33b3a7c7cb
Display vault message on pay later label if vault enabled
2021-05-21 11:11:01 +02:00
dinamiko
d1f24125c8
Improve vault setting label description
2021-05-20 16:28:05 +02:00
dinamiko
746e26397a
Remove unused property
2021-05-19 16:01:09 +02:00
dinamiko
47c4c62d6f
Refactoring
2021-05-19 15:39:33 +02:00
dinamiko
1783467af4
Add create payment token for credit card (work in progress)
2021-05-17 11:00:57 +02:00
dinamiko
da4388c507
Subscriptions vaulting integration (work in progress)
2021-05-10 17:12:46 +02:00
dinamiko
ccf357d790
Disable vault setting if vaulting feature is not available in access token
2021-04-29 17:40:41 +02:00
Kirill Braslavsky
8ae164584f
fix formatting
2021-04-28 13:30:53 +03:00
Kirill Braslavsky
2486393f1c
add the link to the vaulting documentation
2021-04-28 13:26:39 +03:00
dinamiko
a4e76afd4d
Add note to vaulting setting label
2021-04-26 12:37:51 +02:00
dinamiko
ea23200de6
Consolidate vaulting settings in one single one
2021-04-23 10:33:28 +02:00
dinamiko
42737ee017
All vaulting settings disabled by default
2021-04-22 09:50:42 +02:00
Emili Castells
d257b270df
Merge pull request #134 from woocommerce/feature/PCP-88-payment-token-vaulting
...
Introduce client-side vaulting and allow Subscription renewals through payment tokens
2021-04-08 11:09:15 +02:00
dinamiko
b53f894ced
Merge branch 'PCP-115-pay-later-disclaimers-consolidat' into feature/PCP-88-payment-token-vaulting
2021-04-08 10:56:50 +02:00
Kirill Braslavsky
a25cfe36b2
fix phpcs errors
2021-04-06 17:14:19 +03:00