Commit graph

109 commits

Author SHA1 Message Date
Pedro Silva
59219009c3
Fix lint 2023-09-27 08:47:48 +01:00
Pedro Silva
82c143c5b6
Refactor signup link endpoint 2023-09-27 08:30:52 +01:00
Pedro Silva
43136ecf3c
Refactor onboarding link update endpoint refactor. 2023-09-26 13:58:33 +01:00
Pedro Silva
2e7f9b46b0
Merge branch 'PCP-1744-google-pay-integration' into wip/apple-google-combined
# Conflicts:
#	modules.php
2023-09-11 10:50:34 +01:00
Pedro Silva
b703f17bbf
Add GooglePay onboarding improvements. 2023-09-11 10:04:38 +01:00
Pedro Silva
bad21380b3
Refactor GooglePay onboarding 2023-09-08 18:43:33 +01:00
carmenmaymo
ff6b3bf5ce
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment 2023-09-08 11:58:33 +02:00
Alex P
e16a8c4ff3
Do not use transient expiration longer than month to support memcached 2023-08-25 09:01:09 +03:00
Pedro Silva
2ae5e2bb4c
Add concurrent handling to ScriptLoading
Fix OnboardingRenderer
2023-08-24 10:26:23 +01:00
carmenmaymo
8cb9c026e2
add onboarding options filter 2023-08-24 10:57:25 +02:00
Pedro Silva
e87ab7362c
Add GooglePay module 2023-08-22 08:44:32 +01:00
Pedro Silva
c035cdaf3e
Add previous token validation for OnboardingUrl
Add retries on listen_for_merchant_id() to wait for client_id and signature
2023-07-31 18:20:39 +01:00
Pedro Silva
76804c2582
Add simulate cart endpoint 2023-07-18 15:58:15 +01:00
Pedro Silva
35fbe42733
Refactor WooCommerce\PayPalCommerce\Onboarding\Exception\RuntimeException to \RuntimeException
Refactor to use add_query_arg in append_onboarding_token
2023-07-12 14:57:57 +01:00
Pedro Silva
96eae6c690
Add security to the onboarding return URL. 2023-07-07 18:44:53 +01:00
Alex P
d548bb8788
Check admin permissions 2023-05-31 16:36:02 +03:00
Alex P
4c59337247
Delete all webhooks before adding 2023-03-09 10:47:29 +02:00
Narek Zakarian
6e5af8f0ab
Change the script localize name 2022-12-21 18:01:19 +04:00
Narek Zakarian
5b15b4b3fe
Conditionally add a message when no location is selected. 2022-12-21 17:08:56 +04:00
Alex P
818dbcf107 Add isolated container and dhii modularity deps 2022-11-09 10:13:03 +02:00
dinamiko
1dec304595 Uncheck onboarding with pui checkbox by default 2022-09-30 15:53:36 +02:00
Alex P
a10e1b8e2e Load onboarding.js only in connection tab
Looks like it is not needed anywhere else, and in other tabs we get an error because it fails to find the checkbox
2022-09-15 10:13:02 +03:00
Narek Zakarian
f6e2b345c9 Assets should work also on connection tab 2022-08-24 16:37:09 +04:00
dinamiko
9df3764f0e Fix phpcs 2022-08-22 10:58:02 +02:00
dinamiko
32905cbf9d Uncheck credit card when is supported cuntry 2022-08-19 16:17:48 +02:00
dinamiko
fa41fd19a7 Hide credit card options when checkbox is unchecked 2022-08-19 16:02:01 +02:00
dinamiko
80fad900b4 switch the position of standard and advanced card processing radio buttons 2022-08-19 11:22:50 +02:00
dinamiko
37c608474b Make pui capitalizacion consistent 2022-07-08 12:01:19 +02:00
dinamiko
846a278730 Merge branch 'PCP-417-new-feature---pay-upon-invoice' into PCP-687-do-not-call-partner-referrals-si 2022-06-01 11:37:16 +02:00
dinamiko
e0a94bf2ed Persist client credentials as soon as they are recived 2022-05-31 15:42:40 +02:00
dinamiko
24280dda3a Fix wrong cache key product assigment 2022-05-27 16:07:52 +02:00
dinamiko
f1e54ced4f Get signup links without reloading the page (WIP) 2022-05-27 14:53:55 +02:00
dinamiko
0c5dfbc3e8 Add signup link cache expiration for 3 months 2022-05-26 11:05:30 +02:00
dinamiko
f813cf451a Cache partner referrals signup links 2022-05-25 09:42:37 +02:00
dinamiko
49bc0f255c Check seller product status for pui (WIP) 2022-05-06 17:03:10 +02:00
dinamiko
bd77953161 Refactoring 2022-04-21 16:51:17 +02:00
dinamiko
a2fad9da52 Refactor fraudnet config json generation 2022-04-19 14:54:07 +02:00
dinamiko
e9cf818799 Fix phpcd (WIP) 2022-04-14 17:17:56 +02:00
dinamiko
6b7992b411 Merge trunk 2022-04-13 11:26:24 +02:00
Emili Castells
aa9d4c64cb
Merge pull request #563 from woocommerce/PCP-594-card-processing-doesnt-appear
Store card processing gateway "enabled" config as a string.
2022-04-13 10:27:25 +02:00
dinamiko
317ac3f7e8 Onboard pui optionally for merchants (wip) 2022-04-11 12:50:05 +02:00
Narek Zakarian
243add3f02 Store card processing gateway enabled config as a string. 2022-03-30 19:25:51 +04:00
Alex P
6ee900cb01 Output exception message on onboarding link creation error 2022-03-29 14:04:09 +03:00
Alex P
1a9fbc1303 Fix ajax URLs on multisite 2022-03-09 16:24:11 +02:00
dinamiko
cda4944f41 Do not get setting on conditional, just check if it exist 2022-02-25 14:26:16 +01:00
dinamiko
7270947ac2 Ensure disable_funding setting exist before getting it 2022-02-25 11:55:04 +01:00
Alex P
22beac0c79 Hide US fees and chargeback protection for non-US 2022-02-23 11:29:00 +02:00
Alex P
5ebe9c5135 Update onboarding table text 2022-02-23 09:11:23 +02:00
Alex P
8b025b6a1d Use th 2022-02-23 09:08:26 +02:00
Alex P
dc8ecf2e6a Use question mark tooltips 2022-02-23 08:42:29 +02:00