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 |
|
Kirill Braslavsky
|
5ae2628d0b
|
add missed line break at the EOF
|
2021-03-25 17:17:04 +02:00 |
|
dinamiko
|
f5a2fca5fb
|
Fix merge conflicts
|
2021-03-25 16:14:14 +01:00 |
|
dinamiko
|
fd7dfaf13b
|
Allow credit card gateway to use saved credit cards
|
2021-03-25 16:11:45 +01:00 |
|
Kirill Braslavsky
|
d0e2ef68a2
|
remove forgotten debugger from webpack config
|
2021-03-25 16:56:55 +02:00 |
|
Kirill Braslavsky
|
6efec39ade
|
update comment
|
2021-03-25 16:53:16 +02:00 |
|
Kirill Braslavsky
|
baa79ee9f3
|
add comment for translators
|
2021-03-25 16:32:31 +02:00 |
|
Kirill Braslavsky
|
9a8b8a9535
|
avoid duplication
|
2021-03-25 16:16:28 +02:00 |
|
Kirill Braslavsky
|
c0e5fa4827
|
fix wrong text domain
|
2021-03-25 16:10:42 +02:00 |
|
Kirill Braslavsky
|
3eb282f2a0
|
add admin notice if vault or messaging is enabled
|
2021-03-25 16:02:03 +02:00 |
|
Kirill Braslavsky
|
593b15487d
|
fix option id
|
2021-03-25 15:42:28 +02:00 |
|
Kirill Braslavsky
|
1c96726a72
|
disable phpcsc errors
|
2021-03-25 15:10:43 +02:00 |
|
Kirill Braslavsky
|
4a2d522ccb
|
pspcs errors auto fix
|
2021-03-25 14:39:13 +02:00 |
|
Kirill Braslavsky
|
64e9dc89c4
|
use filemtime() for assets version
|
2021-03-25 14:29:56 +02:00 |
|
Kirill Braslavsky
|
c3301fe66d
|
add module path services
|
2021-03-25 14:26:28 +02:00 |
|
Kirill Braslavsky
|
54980968c5
|
fix class comments phpcs issues
|
2021-03-25 13:58:34 +02:00 |
|
Kirill Braslavsky
|
c1049e06c6
|
remove void return type because of PHP 7.0
|
2021-03-25 13:52:19 +02:00 |
|
Kirill Braslavsky
|
22ffab2303
|
code style auto fixes
|
2021-03-25 13:45:57 +02:00 |
|
Kirill Braslavsky
|
99d4911581
|
allow to use CC vaulting with pay later messaging
|
2021-03-25 13:22:09 +02:00 |
|
Kirill Braslavsky
|
77efce52db
|
allow to enable either vault or pay later message
|
2021-03-25 10:21:28 +02:00 |
|
Kirill Braslavsky
|
092a808066
|
Revert "allow to enable either credit messaging or vaulting"
This reverts commit 9a0b62af14 .
|
2021-03-24 13:50:36 +02:00 |
|
Kirill Braslavsky
|
9a0b62af14
|
allow to enable either credit messaging or vaulting
|
2021-03-23 16:24:48 +02:00 |
|
Kirill Braslavsky
|
ca69ff8a47
|
remove unused import
|
2021-03-23 14:35:13 +02:00 |
|
Kirill Braslavsky
|
6943bc51f4
|
fix ternary
|
2021-03-23 14:34:44 +02:00 |
|
dinamiko
|
38d1b1ad9d
|
Disable Pay Later messaging when PayPal Vaulting is enabled
|
2021-03-19 17:37:01 +01:00 |
|
dinamiko
|
0bdc9faae9
|
Catch not found exception when setting does not exists
|
2021-03-16 16:23:24 +01:00 |
|
dinamiko
|
ca82a46383
|
Fix typos getting settings and reverse conditionals to check for true first
|
2021-03-12 10:52:07 +01:00 |
|
dinamiko
|
a291c0da1a
|
Fix phpcs errors
|
2021-03-10 12:55:35 +01:00 |
|
dinamiko
|
ed3a91f333
|
Add client-side vaulting for subscription renewals
|
2021-03-10 12:10:12 +01:00 |
|
dinamiko
|
e7f592efe3
|
Add test coverage for identity token
|
2021-03-03 15:08:27 +01:00 |
|
dinamiko
|
eef459df58
|
Do not add data-client-token to the script if there is no user
|
2021-03-02 10:29:40 +01:00 |
|
dinamiko
|
4b50f8caeb
|
Enable renewals for PayPal and credit card, remove deprecated subscription methods
|
2021-03-01 12:37:13 +01:00 |
|
dinamiko
|
b9c2550f3b
|
Add save card to hosted fields
|
2021-02-16 17:06:50 +01:00 |
|
dinamiko
|
a280a19ec1
|
Allow PayPal gateway for saved credit cards
|
2021-02-16 11:52:39 +01:00 |
|
dinamiko
|
6bfb8b2c2a
|
Enable subscriptions plugin support, add settings for vaulting
|
2021-02-15 13:54:42 +01:00 |
|
Emili Castells
|
9434d8f293
|
Merge pull request #103 from woocommerce/PCP-63
Pcp 63
|
2021-02-01 11:15:12 +01:00 |
|
dinamiko
|
c2678a4d35
|
Fix phpcs errors
|
2021-02-01 11:06:58 +01:00 |
|
dinamiko
|
2344c203a8
|
Fix typo in message headings
|
2021-01-29 10:33:11 +01:00 |
|
dinamiko
|
8c514a8f9d
|
Display pay later link for germany
|
2021-01-28 10:10:47 +01:00 |
|
dinamiko
|
0ee6cfc035
|
Replace credit with pay later
|
2021-01-27 11:21:17 +01:00 |
|
Emili Castells
|
faf7e86e51
|
Merge branch 'trunk' into PCP-81-de-now-has-12-month-installments
|
2021-01-22 12:21:59 +01:00 |
|
Emili Castells
|
78db8e6677
|
Merge pull request #105 from woocommerce/PCP-78-uk-buy-now-pay-later
UK buy now pay later
|
2021-01-22 12:20:26 +01:00 |
|
dinamiko
|
09fdd98369
|
Replace PayPal Credit to Pay Later in payment settings page
|
2021-01-21 11:11:23 +01:00 |
|
dinamiko
|
1d17335a99
|
Fix phpcs errors
|
2021-01-20 09:48:47 +01:00 |
|
dinamiko
|
426989118f
|
Enable credit messaging for Germany
|
2021-01-19 12:13:15 +01:00 |
|
carmenmaymo
|
f826c25f64
|
fix tests and cs
|
2021-01-19 09:50:07 +01:00 |
|
dinamiko
|
3ab4d0ece4
|
Update title and description for single product and cart page
|
2021-01-18 17:23:53 +01:00 |
|