Emili Castells
|
415ffb4268
|
Merge pull request #445 from woocommerce/pcp-370-onboarding
Improve onboarding, allow no card processing
|
2022-02-10 09:38:57 +01:00 |
|
dinamiko
|
bf303ee38d
|
Merge branch 'pcp-370-onboarding' of github.com:woocommerce/woocommerce-paypal-payments into pcp-370-onboarding
|
2022-02-10 09:34:57 +01:00 |
|
dinamiko
|
ccff0fa586
|
Fix merge conflicts
|
2022-02-10 09:34:42 +01:00 |
|
Emili Castells
|
c122e57827
|
Merge pull request #477 from woocommerce/PCP-218-improve-disable-funding-sources-label-docs
Improve Disable Funding setting label and desc
|
2022-02-09 09:46:40 +01:00 |
|
Emili Castells
|
b63827d79d
|
Merge pull request #480 from woocommerce/PCP-230-pass-address-details-to-credit-c
Send checkout form information if payer does not exist
|
2022-02-08 11:31:52 +01:00 |
|
Emili Castells
|
8f45a2d8ea
|
Merge pull request #474 from woocommerce/PCP-537-add-transaction-id-to-order-note
Add transaction id to order note when refund is received through webhook
|
2022-02-08 11:28:39 +01:00 |
|
Alex P
|
7de028276b
|
Remove unused import
|
2022-02-08 10:31:24 +02:00 |
|
Alex P
|
d2a1eff9a8
|
Update phpdoc
|
2022-02-08 10:30:15 +02:00 |
|
Alex P
|
44cb17107c
|
Fix sandbox checkbox
Sometimes the state of UI may get restored after page reload and will not match the server settings
|
2022-02-08 10:25:01 +02:00 |
|
Alex P
|
cb2adfd044
|
Remove unused
|
2022-02-08 10:12:38 +02:00 |
|
dinamiko
|
4b43e05d59
|
Fix psalm error
|
2022-02-07 16:49:18 +01:00 |
|
dinamiko
|
0947031c3f
|
Ensure email exist otherwise do not return payer object
|
2022-02-07 16:25:29 +01:00 |
|
dinamiko
|
e3ac3ccc16
|
Set WC order transaction id, it also adds order note
|
2022-02-07 15:07:08 +01:00 |
|
Narek Zakarian
|
a0fc703efa
|
Improve Disable Funding setting label and desc
|
2022-02-07 17:51:03 +04:00 |
|
dinamiko
|
99413d3652
|
Merge branch 'trunk' into PCP-230-pass-address-details-to-credit-c
|
2022-02-07 14:35:30 +01:00 |
|
dinamiko
|
da37cbb2e5
|
Fix psalm error
|
2022-02-07 14:26:24 +01:00 |
|
Emili Castells
|
094133ce90
|
Merge pull request #472 from woocommerce/PCP-517-wordpress-5.9-compatibility
Update readme and changelog
|
2022-02-07 14:15:02 +01:00 |
|
dinamiko
|
2c37b7c602
|
Fix psalm error
|
2022-02-07 12:57:35 +01:00 |
|
dinamiko
|
ac9c0c982c
|
Add transaction id to order note when refund is received through webhook
|
2022-02-07 12:50:24 +01:00 |
|
Emili Castells
|
22afa181d2
|
Merge pull request #466 from woocommerce/PCP-496-improve-onboarding-notice
Change the onboarding message
|
2022-02-07 11:21:43 +01:00 |
|
dinamiko
|
033269ae50
|
Update readme and changelog
|
2022-02-07 11:18:59 +01:00 |
|
Emili Castells
|
c9966a8290
|
Merge pull request #464 from woocommerce/Chaithi-trunk
Ensure 3ds contingency uses `SCA_ALWAYS` instead of `3D_SECURE` (521)
|
2022-02-07 11:12:53 +01:00 |
|
dinamiko
|
849b02e44f
|
Caught NotFoundException in case it does not exist
|
2022-02-07 11:07:06 +01:00 |
|
dinamiko
|
4c71240684
|
Merge branch 'trunk' into pcp-370-onboarding
|
2022-02-07 10:23:31 +01:00 |
|
dinamiko
|
ab4acaa3f3
|
Merge branch 'pcp-370-onboarding' of github.com:woocommerce/woocommerce-paypal-payments into pcp-370-onboarding
|
2022-02-07 10:21:29 +01:00 |
|
Alex P
|
8bb84ee380
|
Move JS from global scope
|
2022-02-07 09:13:32 +02:00 |
|
Alex P
|
8c465b20a9
|
Fix ui
|
2022-02-07 09:06:32 +02:00 |
|
Alex P
|
625004e2c6
|
Validate manual input
|
2022-02-07 09:06:06 +02:00 |
|
dinamiko
|
7b132f9d92
|
Get payer info from checkout form (WIP)
|
2022-02-04 17:11:40 +01:00 |
|
Alex P
|
888bb63e8d
|
Fix missing fields when switching from disconnected to onboarded env
|
2022-02-04 15:38:43 +02:00 |
|
Alex P
|
38135bc94e
|
Allow to switch between live and sandbox
|
2022-02-04 15:29:23 +02:00 |
|
dinamiko
|
f16045f343
|
Assert settings instance
|
2022-02-03 16:30:37 +01:00 |
|
dinamiko
|
eb514dd0fe
|
Not needed, option value is already updated after plugin upgrade
|
2022-02-03 16:26:22 +01:00 |
|
dinamiko
|
53b017ae31
|
Move ensure 3ds contingency logic to woocommerce_paypal_payments_gateway_migrate action
|
2022-02-03 16:23:23 +01:00 |
|
Narek Zakarian
|
632113a781
|
Change the onboarding message
|
2022-02-03 16:54:34 +04:00 |
|
Alex P
|
70ef7dd367
|
Refactor settings element state requirements checking
|
2022-02-03 14:34:33 +02:00 |
|
Alex P
|
72c9bd1bef
|
Change onboarding buttons text
|
2022-02-03 13:42:46 +02:00 |
|
dinamiko
|
d12a9d3547
|
Fix psalm
|
2022-02-03 12:11:22 +01:00 |
|
dinamiko
|
3b0a057b31
|
Ensure 3ds contingency uses SCA_ALWAYS instead of 3D_SECURE
|
2022-02-03 12:05:55 +01:00 |
|
dinamiko
|
e080189399
|
Merge branch 'trunk' of https://github.com/Chaithi/woocommerce-paypal-payments into Chaithi-trunk
|
2022-02-02 15:32:05 +01:00 |
|
Emili Castells
|
2f87393d4d
|
Merge pull request #458 from woocommerce/PCP-488-extend-event-error-logging-order
Improve error display
|
2022-02-02 12:33:03 +01:00 |
|
Emili Castells
|
f9270731bf
|
Merge pull request #459 from Chaithi/patch-1
Add Germany to supported ACDC countries (520)
|
2022-02-02 12:31:28 +01:00 |
|
dinamiko
|
f9157ff1ba
|
Clear previous message before display current
|
2022-02-02 11:40:54 +01:00 |
|
RT3
|
bb24635e20
|
Change default to SCA_WHEN_REQUIRED
|
2022-02-01 10:05:26 -06:00 |
|
RT3
|
db7749cb72
|
Update 3D Secure
Change the 3D SECURE contingency to SCA_ALWAYS
|
2022-02-01 09:52:06 -06:00 |
|
Emili Castells
|
ade654189a
|
Merge pull request #452 from woocommerce/pcp-443-address
Fix shipping address handling (443)
|
2022-02-01 10:28:12 +01:00 |
|
Danae Millan
|
fd78fdbfa8
|
Adjust 1.6.5 release date
|
2022-01-31 16:43:32 -03:00 |
|
Danae Millan
|
78a1973490
|
Merge pull request #460 from woocommerce/release/1.6.5
Update release date for 1.6.5
|
2022-01-31 16:03:02 -03:00 |
|
Danae Millan
|
6cfd0ca6cd
|
Update release date for 1.6.5
|
2022-01-31 15:56:28 -03:00 |
|
RT3
|
3eb065b060
|
Add Germany to supported ACDC countries
Adding Germany to supported ACDC countries
|
2022-01-31 11:26:19 -06:00 |
|