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 |
|
Emili Castells
|
0e1f345f8e
|
Merge pull request #150 from woocommerce/PCP-141-disable-vault-setting-if-not-in-
Disable vault setting if vaulting feature is not available
|
2021-05-20 11:42:01 +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 |
|
Emili Castells
|
437a6654c5
|
Merge pull request #146 from woocommerce/fix/PCP-130-fix-cc-fields
Fix/pcp 130 fix cc fields
|
2021-05-17 11:09:14 +02:00 |
|
dinamiko
|
1783467af4
|
Add create payment token for credit card (work in progress)
|
2021-05-17 11:00:57 +02:00 |
|
Emili Castells
|
13d681f1cc
|
Merge pull request #145 from woocommerce/fix/PCP-109-wrong-order-status-virtual-downloadable
Wrong order status for orders with contain only products which are both virtual and downloadable
|
2021-05-13 17:05:21 +02:00 |
|
dinamiko
|
da4388c507
|
Subscriptions vaulting integration (work in progress)
|
2021-05-10 17:12:46 +02:00 |
|
dinamiko
|
1725d2da18
|
Do not redirect when handling vault_enabled settings, also return false if there is no scope yet
|
2021-05-03 12:20:07 +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
|
267a4704c9
|
Do not report subscriptions support if gateways are not enabled
|
2021-04-22 12:43:17 +02:00 |
|
dinamiko
|
42737ee017
|
All vaulting settings disabled by default
|
2021-04-22 09:50:42 +02:00 |
|
Kirill Braslavsky
|
0a2a571e3e
|
fix docblock
|
2021-04-20 16:51:48 +03:00 |
|
Kirill Braslavsky
|
d38697dddf
|
auto fix phpcs errors
|
2021-04-20 16:43:08 +03:00 |
|
Kirill Braslavsky
|
9fd1822c0f
|
replace WC CVV field label
|
2021-04-20 16:34:51 +03:00 |
|
Kirill Braslavsky
|
80892ca739
|
fix phpcs errors
|
2021-04-16 19:46:19 +03:00 |
|
dinamiko
|
7a0d9fbed1
|
Add dot at the end of the message
|
2021-04-16 12:33:06 +02:00 |
|
dinamiko
|
ced4336c33
|
Display vaulting admin message only if state is onboarded
|
2021-04-16 12:17:02 +02:00 |
|
dinamiko
|
e3cb93f632
|
Use td for settings heading descriptions
|
2021-04-16 11:47:26 +02:00 |
|
dinamiko
|
e18f1ed449
|
Fix Unfortunatly typo
|
2021-04-15 14:52:26 +02:00 |
|
Kirill Braslavsky
|
4ee48de635
|
call payment_complete() instead of update status
|
2021-04-14 16:34:14 +03: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 |
|
Kirill Braslavsky
|
5ef77ef225
|
use 6 first letters from site url hash for prefix
|
2021-04-06 17:09:39 +03:00 |
|
Kirill Braslavsky
|
4b31b443fa
|
rename variable
|
2021-04-06 12:41:19 +03:00 |
|
Kirill Braslavsky
|
c07862ca68
|
auto fix phpcs errors
|
2021-04-06 12:39:36 +03:00 |
|
Kirill Braslavsky
|
f804e01228
|
add domain name to the default prefix
|
2021-04-06 10:50:38 +03:00 |
|
Kirill Braslavsky
|
fc61039537
|
Generate random default prefix
|
2021-04-06 10:15:21 +03:00 |
|
Kirill Braslavsky
|
a832ac427c
|
remove not used import
|
2021-04-06 09:58:22 +03:00 |
|
Kirill Braslavsky
|
7be7f00b8d
|
fix typo
|
2021-04-06 09:58:08 +03:00 |
|
Kirill Braslavsky
|
c10e3b0ba7
|
fix docblock
|
2021-04-01 14:25:24 +03:00 |
|
Kirill Braslavsky
|
51b092e101
|
fix code style (Yoda condition)
|
2021-04-01 14:15:39 +03:00 |
|
Kirill Braslavsky
|
7394923e81
|
auto fix phpcs errors
|
2021-04-01 14:04:04 +03:00 |
|
Kirill Braslavsky
|
1eb9643ff3
|
register script for the plugin settings page only
|
2021-04-01 13:22:06 +03:00 |
|
dinamiko
|
f49d748d5a
|
Fix phpcs errors
|
2021-03-31 16:21:46 +02:00 |
|
dinamiko
|
b5b10a0dfc
|
Consolidate pay later message content in admin panel
|
2021-03-31 16:16:32 +02:00 |
|
dinamiko
|
8d5698614d
|
Fix conditional for displaying vaulting message
|
2021-03-31 12:03:07 +02:00 |
|
dinamiko
|
34b624905d
|
Fix merge conflicts with trunk
|
2021-03-31 11:22:01 +02:00 |
|
dinamiko
|
f0a00f1cd6
|
Display vaulting message only on PayPal checkout settings screen
|
2021-03-30 16:49:31 +02:00 |
|
dinamiko
|
5afbfb0e3b
|
Do not return stored tokens in meta but call the endpoint each time
|
2021-03-29 11:57:03 +02:00 |
|
dinamiko
|
179b1b2b81
|
Merge branch 'feature/PCP-88-payment-token-vaulting' of github.com:woocommerce/woocommerce-paypal-payments into feature/PCP-88-payment-token-vaulting
|
2021-03-25 16:57:53 +01:00 |
|
dinamiko
|
a71c8b134a
|
Fix phpcs errors
|
2021-03-25 16:57:42 +01:00 |
|
Kirill Braslavsky
|
c8aa347fc2
|
Merge branch 'feature/PCP-88-payment-token-vaulting' of github.com:woocommerce/woocommerce-paypal-payments into feature/PCP-88-payment-token-vaulting
|
2021-03-25 17:17:39 +02:00 |
|