Emili Castells Guasch
|
2d0726044f
|
Merge trunk
|
2023-08-03 17:20:28 +02:00 |
|
Pedro Silva
|
4e50d1d6ba
|
* Add paypal script reloading
* Add button reloading in cart and product page
* Add checking filters asynchronously
|
2023-07-20 08:02:15 +01:00 |
|
Pedro Silva
|
76804c2582
|
Add simulate cart endpoint
|
2023-07-18 15:58:15 +01:00 |
|
Emili Castells Guasch
|
96e434d4b0
|
Merge trunk
|
2023-07-12 11:14:23 +02:00 |
|
Alex P
|
2c0b436510
|
Remove unused service
|
2023-06-23 09:47:31 +03:00 |
|
Alex P
|
46ea7621d3
|
Create wc order in approval webhook if missing
|
2023-06-14 12:44:06 +03:00 |
|
Alex P
|
e29ef9c7d6
|
Use continuation mode when APM does not redirect back
|
2023-06-14 08:59:30 +03:00 |
|
Alex P
|
8979c9e605
|
Stop searching for prefix in custom IDs
we are not creating such IDs for 2 years already
|
2023-06-08 16:00:21 +03:00 |
|
Emili Castells Guasch
|
5082a0d17b
|
Do not render PayPal subscription button if no plan is connected
|
2023-06-07 12:50:18 +02:00 |
|
Emili Castells Guasch
|
12c8edf7bc
|
Remove unused services
|
2023-05-17 11:29:29 +02:00 |
|
Emili Castells Guasch
|
c1f97dd625
|
Fix constructor parameters order
|
2023-05-16 15:02:27 +02:00 |
|
Emili Castells Guasch
|
3c0e807758
|
Fix merge conflicts
|
2023-05-16 12:44:14 +02:00 |
|
Emili Castells Guasch
|
e5fb9b0b9d
|
Add subscriptions api feature flag (WIP)
|
2023-05-15 16:18:11 +02:00 |
|
Emili Castells Guasch
|
69542e37f3
|
Add subscriptions mode tooltip description
|
2023-05-08 14:32:55 +02:00 |
|
Alex P
|
9d638a57e3
|
Show shipping methods in paypal if express without review
|
2023-04-25 15:06:24 +03:00 |
|
Alex P
|
8efa0e6da3
|
Fix pay now button
not sure if the action parameter in order creation request affects anything, but the docs say that it should match the js sdk commit parameter
|
2023-04-24 08:15:22 +03:00 |
|
Emili Castells Guasch
|
baee53e90f
|
Fix merge conflicts
|
2023-03-17 09:20:51 +01:00 |
|
Emili Castells Guasch
|
c1d7d30f04
|
Fix merge conflicts
|
2023-02-28 11:07:03 +01:00 |
|
Alex P
|
5dd0931c0f
|
Hide cart buttons when intent changed
|
2023-02-15 16:50:34 +02:00 |
|
Alex P
|
09b6b411db
|
Call WC validation on free trial click
|
2023-02-07 15:29:53 +02:00 |
|
emilicastells
|
74b13e6372
|
Ensure subscriptions intent added only when subscription product in cart
|
2023-02-06 12:16:16 +01:00 |
|
emilicastells
|
ee425588bf
|
Add subscriptions mode selector
|
2023-02-01 16:30:39 +01:00 |
|
Alex P
|
79f2c9a1fa
|
Save checkout form before free trial redirect
|
2023-01-25 09:42:31 +02:00 |
|
emilicastells
|
72eb713fd4
|
Add logic to enable/disable PayPal subscriptions feature
|
2023-01-16 12:37:16 +01:00 |
|
emilicastells
|
7774a5e8b0
|
Integrate PayPal Subscriptions (WIP)
|
2023-01-05 14:53:23 +01:00 |
|
emilicastells
|
dd3918b146
|
Extract vault logic into service
|
2023-01-04 12:40:24 +01:00 |
|
emilicastells
|
8b58eb0566
|
Extract intent and context logic into services
|
2023-01-04 12:13:26 +01:00 |
|
Narek Zakarian
|
629292c85a
|
Merge remote-tracking branch 'origin/trunk' into PCP-915-create-pay-later-tab
# Conflicts:
# modules/ppcp-wc-gateway/services.php
|
2022-11-15 14:40:23 +04:00 |
|
Narek Zakarian
|
5dca23e7e1
|
Fix the admin client ID for US
|
2022-11-15 14:35:02 +04:00 |
|
Narek Zakarian
|
77fa07160d
|
Fix the code style
|
2022-11-09 19:18:16 +04:00 |
|
Narek Zakarian
|
e189325766
|
Merge remote-tracking branch 'origin/trunk' into PCP-915-create-pay-later-tab
# Conflicts:
# modules/ppcp-button/services.php
|
2022-11-09 19:16:59 +04:00 |
|
Narek Zakarian
|
4d0adae73b
|
Use "admin dummy client ID" when messaging is eligible
|
2022-11-09 17:57:52 +04:00 |
|
Alex P
|
818dbcf107
|
Add isolated container and dhii modularity deps
|
2022-11-09 10:13:03 +02:00 |
|
Alex P
|
91636a9dcc
|
Execute server-side WC validation when clicking button (order creation)
|
2022-10-27 09:55:25 +03:00 |
|
Alex P
|
0c17c6b1de
|
Allow to choose one of 3 card billing data handling modes
also handle it in one place, no need to mess with payer parsing and JS
|
2022-07-20 17:28:55 +03:00 |
|
Alex P
|
fff2570124
|
Refactor shipping_preference
Extract its determination to a separate class, also remove useless CartRepository and use single PU to avoid confusion.
|
2022-07-05 14:37:04 +03:00 |
|
Alex P
|
be9c624264
|
Add filter allowing to disable the basic client-side validation
In case some conflicts occur.
|
2022-06-28 12:09:18 +03:00 |
|
dinamiko
|
0a993f854d
|
Do not check order approved status if it does not contains physical goods
|
2022-06-02 15:11:01 +02:00 |
|
Alex P
|
b928e5aaa4
|
Remove additional paypal buttons for free trial
|
2022-04-12 15:29:23 +03:00 |
|
Alex P
|
1c0df35f53
|
Handle free trial for paypal
Vault account without payment
|
2022-04-12 14:59:07 +03:00 |
|
Alex P
|
0c07ebd629
|
Use plugin version as asset version
|
2022-02-17 18:51:24 +02:00 |
|
Alex P
|
2e50e59940
|
Remove progressive onboarding state
|
2022-01-31 18:16:25 +02:00 |
|
Alex P
|
314ba44bb9
|
Use realpath for __FILE__ when creating url
on some sites __FILE__ contains .. which breaks url creation
|
2022-01-14 16:35:13 +02:00 |
|
Alex P
|
ffe32070d0
|
Extract shop currency, country to services
|
2021-11-30 10:40:38 +02:00 |
|
Alex P
|
49bb1bc371
|
Check if registration is needed
createaccount checkbox is not present when guest checkout is disabled
|
2021-10-20 10:30:48 +03:00 |
|
dinamiko
|
57ff2cc649
|
Fix merge conflicts
|
2021-09-30 12:52:15 +02:00 |
|
dinamiko
|
a5f308cb9d
|
Add logger to pending services
|
2021-09-24 10:33:21 +02:00 |
|
dinamiko
|
3fa3786b91
|
Add logger to data client id endpoint service
|
2021-09-24 10:09:17 +02:00 |
|
dinamiko
|
02d5411b18
|
Merge branch 'trunk' into release/1.6.0
|
2021-09-24 09:29:43 +02:00 |
|
dinamiko
|
ead6858a51
|
Log 3DS authentication result
|
2021-09-21 11:34:16 +02:00 |
|