Emili Castells Guasch
|
e7bd6061d0
|
Do not check for PayPal subscriptions api enabled in ACDC gateway
|
2023-09-15 17:15:48 +02:00 |
|
Emili Castells Guasch
|
f161ca7ec8
|
Move subscription id session clear to payment handlers
|
2023-09-15 16:27:36 +02:00 |
|
Emili Castells Guasch
|
ac22a25f4f
|
Clear PayPal subscription id from session when payment is complete
|
2023-09-15 13:13:13 +02:00 |
|
Emili Castells Guasch
|
f9a2b7aa07
|
Set vault enabled based on subscription mode
|
2023-09-15 11:41:38 +02:00 |
|
Pedro Silva
|
93f7e5dca6
|
Fix lint
|
2023-09-14 17:56:32 +01:00 |
|
Pedro Silva
|
0cddf83b9d
|
Add FieldDisplayManager.
Refactor admin field show/hide.
|
2023-09-14 17:48:46 +01:00 |
|
Emili Castells
|
4bedeab529
|
Merge pull request #1689 from woocommerce/wip/apple-google-combined
Combined Apple Pay and Google Pay integration (154, 1744)
|
2023-09-13 13:56:45 +02:00 |
|
Pedro Silva
|
5ca4d4d177
|
Fix PayPal logo size "blink"
|
2023-09-13 11:11:26 +01:00 |
|
Emili Castells Guasch
|
b116d6cb20
|
Remove subscriptions api feature flag
|
2023-09-13 09:14:57 +02:00 |
|
Pedro Silva
|
bc5e6f6a46
|
Add email validation in onboarding.
|
2023-09-12 17:45:29 +01:00 |
|
carmenmaymo
|
f05cba555c
|
Merge branch 'feat/PCP-154-apple-pay-payment' into wip/apple-google-combined
|
2023-09-12 11:55:42 +02:00 |
|
carmenmaymo
|
2f77020d2f
|
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment
|
2023-09-12 11:55:01 +02:00 |
|
Emili Castells
|
c4750f2fca
|
Merge pull request #1676 from woocommerce/PCP-1972-PayPal-Shipment-Tracking-box-doesn-t-showing-when-HPOS-is-activated
Add support for HPOS for tracking module (1972)
|
2023-09-12 10:09:03 +02:00 |
|
Emili Castells
|
7384e7ae1f
|
Merge pull request #1677 from woocommerce/PCP-874-plus-sign-in-pay-pal-account-email-address-gets-converted-to-space-771
Plus sign in PayPal account email address gets converted to space #771 (874)
|
2023-09-12 09:09:51 +02: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 |
|
carmenmaymo
|
c5d39a13a0
|
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment
|
2023-09-09 11:33:58 +02:00 |
|
Pedro Silva
|
bad21380b3
|
Refactor GooglePay onboarding
|
2023-09-08 18:43:33 +01:00 |
|
Narek Zakarian
|
4747d9d224
|
Create trait to check if tracking is enabled
|
2023-09-08 19:30:36 +04:00 |
|
Emili Castells
|
9372fe247d
|
Merge pull request #1669 from woocommerce/PCP-1960-acdc-vaulting-without-paypal
Do not declare subscription support for PayPal when only ACDC vaulting
|
2023-09-08 15:38:37 +02:00 |
|
carmenmaymo
|
ff6b3bf5ce
|
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment
|
2023-09-08 11:58:33 +02:00 |
|
Pedro Silva
|
a532462595
|
Fix onboarding email with spaces/plus signs.
Fix order item when image_url is empty.
|
2023-09-08 10:32:34 +01:00 |
|
Emili Castells
|
b4f8478920
|
Merge pull request #1595 from woocommerce/PCP-1906-capture-on-status-change-improvements
Apply Capture On Status Change only when order contains PayPal payment method (1906)
|
2023-09-08 09:54:42 +02:00 |
|
Pedro Silva
|
aa962e832c
|
Merge branch 'task/shared-apple-google' into PCP-1744-google-pay-integration
# Conflicts:
# modules/ppcp-blocks/resources/js/checkout-block.js
# modules/ppcp-button/src/Endpoint/CartScriptParamsEndpoint.php
|
2023-09-07 16:59:35 +01:00 |
|
Pedro Silva
|
6d137effef
|
Merge branch 'trunk' into PCP-881-compatibility-with-third-party-product-add-ons-plugins
|
2023-09-07 13:55:51 +01:00 |
|
Emili Castells
|
c0058f758f
|
Merge pull request #1624 from woocommerce/PCP-1823-transient-time
Do not use transient expiration longer than month to support memcached
|
2023-09-07 14:10:39 +02:00 |
|
Emili Castells Guasch
|
3ae960e4c3
|
Fix merge conflict
|
2023-09-07 12:30:50 +02:00 |
|
Emili Castells
|
867949cce0
|
Merge pull request #1562 from woocommerce/PCP-1742-upgrade-tracking-integration
Upgrade tracking integration (1742)
|
2023-09-07 09:54:11 +02:00 |
|
Pedro Silva
|
3a8de5f3de
|
Merge branch 'trunk' into PCP-881-compatibility-with-third-party-product-add-ons-plugins
|
2023-09-07 08:46:06 +01:00 |
|
Pedro Silva
|
318217acb9
|
Fix GooglePay general fixes / improvements
|
2023-09-06 11:55:26 +01:00 |
|
carmenmaymo
|
614a37f234
|
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment
|
2023-09-06 10:55:11 +02:00 |
|
Pedro Silva
|
7415fdb32d
|
Do not declare subscription support for PayPal when only ACDC vaulting
This reverts commit 01717e740a .
|
2023-09-05 16:53:38 +03:00 |
|
Emili Castells
|
8b21e50b25
|
Merge pull request #1661 from woocommerce/PCP-1965-method-title-order-editing
Set payment method title for order edit page only if our gateway
|
2023-09-05 12:36:29 +02:00 |
|
Pedro Silva
|
9960134933
|
Fix lint
|
2023-09-05 11:25:49 +01:00 |
|
Pedro Silva
|
4482809c18
|
Fix clearing onboarding links cache on disconnect
Add clearing onboarding links cache on uninstall
|
2023-09-05 10:40:50 +01:00 |
|
Emili Castells
|
104aa3b22a
|
Merge pull request #1588 from woocommerce/PCP-1926-improve-invalid-currency-backend-notice
improve invalid currency backend notice (1926)
|
2023-09-04 17:17:08 +02:00 |
|
Alex P
|
f54f413f7b
|
Set payment method title for order edit page only if our gateway
|
2023-09-04 16:09:33 +03:00 |
|
Pedro Silva
|
8e50240140
|
Add SubElementsHandler to admin settings
|
2023-08-31 09:42:53 +01:00 |
|
Pedro Silva
|
fcaf4d495e
|
Merge branch 'trunk' into PCP-1877-improve-line-item-mismatch-handling
|
2023-08-30 17:03:31 +01:00 |
|
Pedro Silva
|
d41a51fa63
|
Add handler support for settings fields
Add settings SubElementsHandler
|
2023-08-30 16:57:06 +01:00 |
|
Pedro Silva
|
dc9eb96d99
|
Add handler support for settings fields
Add settings SubElementsHandler
|
2023-08-30 16:38:00 +01:00 |
|
Emili Castells Guasch
|
eedcbea51b
|
Fix merge conflicts
|
2023-08-30 15:57:03 +02:00 |
|
Pedro Silva
|
c4c433ac8e
|
Refactor APM admin settings
|
2023-08-30 11:33:40 +01:00 |
|
Pedro Silva
|
d6f6d05431
|
Refactor APM admin settings
|
2023-08-30 11:28:18 +01:00 |
|
Emili Castells
|
2571d31ad8
|
Merge pull request #1578 from woocommerce/PCP-1512-pay-pal-fee-and-pay-pal-payout-do-not-change-on-order-if-we-do-partial-refund
PayPal fee and PayPal Payout do not change on order if we do partial refund (1512)
|
2023-08-30 11:05:34 +02:00 |
|
Emili Castells
|
b0877aab8b
|
Merge pull request #1586 from woocommerce/PCP-160-compatibility-with-woo-commerce-product-add-ons-plugin
Compatibility with WooCommerce Product Add-Ons plugin (160)
|
2023-08-30 11:03:43 +02:00 |
|
Alex P
|
e16a8c4ff3
|
Do not use transient expiration longer than month to support memcached
|
2023-08-25 09:01:09 +03:00 |
|
carmenmaymo
|
f5163af958
|
add hook to remove cache on listening request
|
2023-08-24 11:38:32 +02:00 |
|
Emili Castells
|
0e97af9122
|
Merge pull request #1529 from woocommerce/PCP-1899-high-rate-of-auth-voids
High rate of auth voids on vaulted subscriptions for guest users (1899)
|
2023-08-17 11:28:11 +02:00 |
|
Pedro Silva
|
23c5245381
|
Fix potential notice.
|
2023-08-16 14:07:01 +01:00 |
|