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
|
c7fdfe1bce
|
add test
|
2021-03-25 15:10:53 +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 |
|
Kirill Braslavsky
|
1ce5e27f37
|
Revert "enqueue PayPal script from backend"
This reverts commit 238a71f9a4 .
|
2021-03-19 17:40:11 +02:00 |
|
Kirill Braslavsky
|
daf7caf9f4
|
remove not used class dependency
|
2021-03-19 12:53:13 +02:00 |
|
Kirill Braslavsky
|
ad5f7de82d
|
use later hook to render paypal container
|
2021-03-19 12:32:16 +02:00 |
|
Kirill Braslavsky
|
468008db9d
|
remove extra whitespace
|
2021-03-17 14:02:00 +02:00 |
|
Kirill Braslavsky
|
267c2c071e
|
add missed comment
|
2021-03-17 14:01:13 +02:00 |
|
Kirill Braslavsky
|
d04cd56cd9
|
auto fix phpcs errors
|
2021-03-17 13:59:18 +02:00 |
|
Kirill Braslavsky
|
6b61205474
|
Merge branch 'trunk' into PCP-75-validate-form-before-sending-paypal-request
|
2021-03-17 12:21:28 +02:00 |
|
Emili Castells
|
b2a5824db8
|
Merge pull request #135 from woocommerce/PCP-104-remove-the-addition-of-venmo-to-
Remove the addition of Venmo to the disable-funding variable when loading the SDK
|
2021-03-17 09:56:03 +01:00 |
|
dinamiko
|
f8a2bf5107
|
Fix phpcs errors
|
2021-03-17 09:43:58 +01:00 |
|
dinamiko
|
e0f45fac4f
|
Fix merge conflict
|
2021-03-17 09:34:09 +01:00 |
|
Kirill Braslavsky
|
a50a0cd5cb
|
update tests
|
2021-03-17 10:30:02 +02:00 |
|
Kirill Braslavsky
|
f599d3b0b7
|
fix function name
|
2021-03-17 09:47:12 +02:00 |
|
Emili Castells
|
de59894081
|
Merge pull request #131 from woocommerce/PCP-98-rename-paypal-credit-to-pay-later
Rename PayPal Credit to PayLater
|
2021-03-16 17:28:18 +01:00 |
|
Emili Castells
|
7732d1d3eb
|
Merge pull request #136 from woocommerce/PCP-100-show-wc-message-on-account-creating-error
Show WC message on account creating error
|
2021-03-16 16:55:32 +01:00 |
|
dinamiko
|
0bdc9faae9
|
Catch not found exception when setting does not exists
|
2021-03-16 16:23:24 +01:00 |
|
Kirill Braslavsky
|
6c3e627752
|
create PayPal order after checkout validation
|
2021-03-16 16:08:42 +02:00 |
|
Kirill Braslavsky
|
9d4ce86c37
|
create PP order after checkout validation
|
2021-03-16 15:46:08 +02:00 |
|
Kirill Braslavsky
|
e0d59ce2a0
|
don't store PP order in class properties
|
2021-03-16 15:45:36 +02:00 |
|
Kirill Braslavsky
|
91adee26e4
|
store data to create PP order in class properties
|
2021-03-16 15:32:52 +02:00 |
|
Kirill Braslavsky
|
8f00894080
|
don't throw exceptions from handle_request()
|
2021-03-16 12:02:02 +02:00 |
|
Kirill Braslavsky
|
c631b64ca9
|
move creating PayPal order into separate function
|
2021-03-15 19:53:35 +02:00 |
|
Kirill Braslavsky
|
a83af94b88
|
avoid redundant exception throwing
|
2021-03-15 19:49:10 +02:00 |
|
Kirill Braslavsky
|
1076c58002
|
remove not used import
|
2021-03-15 19:07:23 +02:00 |
|
Kirill Braslavsky
|
76cdce2042
|
remove not used class dependencies
|
2021-03-15 19:04:09 +02:00 |
|
Kirill Braslavsky
|
da23be6d4c
|
remove redundant parameter
|
2021-03-15 17:57:55 +02:00 |
|
Kirill Braslavsky
|
824e3a97c8
|
add wc notice
|
2021-03-15 17:33:20 +02:00 |
|
Kirill Braslavsky
|
edb0c9551c
|
always return array from the process_payment()
|
2021-03-15 16:43:39 +02:00 |
|
Kirill Braslavsky
|
9bdd2631dd
|
rename function
|
2021-03-15 13:38:04 +02:00 |
|
Kirill Braslavsky
|
b825e4be76
|
remove redundant ternary
|
2021-03-15 11:05:47 +02:00 |
|
Kirill Braslavsky
|
238a71f9a4
|
enqueue PayPal script from backend
|
2021-03-12 13:34:42 +02:00 |
|
dinamiko
|
ca82a46383
|
Fix typos getting settings and reverse conditionals to check for true first
|
2021-03-12 10:52:07 +01:00 |
|
Kirill Braslavsky
|
6a867686d1
|
Merge branch 'PCP-98-rename-paypal-credit-to-pay-later' of github.com:woocommerce/woocommerce-paypal-payments into PCP-98-rename-paypal-credit-to-pay-later
|
2021-03-11 16:58:19 +02:00 |
|
Kirill Braslavsky
|
386c0dcb33
|
fix "Pay Later" title in readme
|
2021-03-11 16:57:49 +02:00 |
|