Commit graph

5383 commits

Author SHA1 Message Date
Narek Zakarian
e66808bd4f
Fix the coding styles 2024-03-14 18:08:56 +04:00
Narek Zakarian
dc002c7a9b
Adjust block options, add text-size 2024-03-14 17:54:02 +04:00
Narek Zakarian
6f8131f864
Add styles for the separator. 2024-03-14 16:52:25 +04:00
Narek Zakarian
ca20e93331
fix the config map 2024-03-14 16:49:54 +04:00
Narek Zakarian
6259677855
Change the product_preview to woocommerceBlock 2024-03-14 16:37:58 +04:00
Daniel Dudzic
6797bed406
Fix erroneous code change 2024-03-13 12:16:35 +01:00
Daniel Dudzic
89e56b9e72
Disable markup in the get_plugin_data() return in order to fix the issue with incorrect early initialization of wptexturize() (652) 2024-03-13 12:01:36 +01:00
Daniel Dudzic
8e86b242a5
Add PHPCS fixes to PayUponInvoiceGateway 2024-03-12 21:03:03 +01:00
Emili Castells
f448fabe3c
Merge pull request #2093 from woocommerce/release/2.6.0-rc1
Release 2.6.0-rc1
2024-03-12 17:35:16 +01:00
Emili Castells Guasch
8aa3837334 Bump 2.6.0-rc1 version 2024-03-12 17:22:48 +01:00
Emili Castells
dd60e736a0
Merge pull request #2080 from woocommerce/PCP-2691-integrate-pay-later-messaging-block-with-the-messaging-configurator
Integrate pay later messaging block with the messaging configurator (2691)
2024-03-12 17:09:06 +01:00
Emili Castells
6a46fc2aee
Merge pull request #2081 from woocommerce/PCP-2709-pay-later-tab-notice-after-saving-changes-in-not-displayed
Submit the form instead of refreshing the page to show the save notice (2709)
2024-03-12 16:58:48 +01:00
Narek Zakarian
f38ab36da8
Revert "Change the product_preview to woocommerceBlock"
This reverts commit 55b2e6d8d4.
2024-03-12 19:53:53 +04:00
Narek Zakarian
55b2e6d8d4
Change the product_preview to woocommerceBlock 2024-03-12 19:03:17 +04:00
Narek Zakarian
680de182a9
Change the placement names for home & shop 2024-03-12 18:39:45 +04:00
Daniel Dudzic
ef9a4d9cdf
Pay upon Invoice: Add input validation via pattern and required attributes to the Experience Context setting fields (667) 2024-03-12 15:32:15 +01:00
Narek Zakarian
91f6007921
Rely on placement existence also on admin panel 2024-03-12 17:23:55 +04:00
Daniel Dudzic
811c921b41
Update the testFromWcOrderMaxStringLength() test to match the new title sanitization and trimming 2024-03-11 20:54:07 +01:00
Daniel Dudzic
beb14ea95a
Update the prepare_item_string() comments 2024-03-11 20:04:40 +01:00
Daniel Dudzic
27b8155766
Product Title: Ensure the product title in addition to the product description gets correctly sanitized and trimmed before getting sent to PayPal 2024-03-11 19:12:24 +01:00
Daniel Dudzic
fd4a21a356
Remove the str_replace CVC placeholder adjusting in favor of using the existing translation 2024-03-11 18:18:06 +01:00
Emili Castells
0ce740ba62
Merge pull request #2062 from woocommerce/PCP-2143-reauthorize-authorized-payments
reauthorize authorized payments (2143)
2024-03-11 17:24:06 +01:00
Daniel Dudzic
f3da7a3162
Card Fields: Add a filter for the CVC field, adjust the CVC string to match the field label CVV and make it translatable (2658) 2024-03-11 15:25:00 +01:00
Emili Castells
ba99d942aa
Merge pull request #2086 from woocommerce/PCP-2766-invoice-id-not-included-in-api-call-when-creating-payment-with-saved-card
invoice_id not included in API call when creating payment with saved card (2766)
2024-03-11 12:19:10 +01:00
Emili Castells Guasch
6b29b43be3 Revert add id token without capture card payment 2024-03-11 09:41:57 +01:00
Emili Castells Guasch
2003ad9641 Revert add id token without capture card payment 2024-03-11 09:41:14 +01:00
Emili Castells Guasch
3801a8f838 Fix phpcs 2024-03-11 09:25:33 +01:00
Emili Castells Guasch
81826fbd61 Remove unused ajax endpoint 2024-03-11 09:15:46 +01:00
Emili Castells Guasch
e201637353 Remove unused ajax endpoint 2024-03-11 09:14:48 +01:00
Emili Castells Guasch
1b76c67e54 Fix phpunit 2024-03-11 09:10:11 +01:00
Emili Castells Guasch
2527f45a1e Add wc invoice id when creating PayPal order 2024-03-08 17:38:43 +01:00
Emili Castells
d2f39be90b
Merge pull request #2083 from woocommerce/PCP-2725-typo-in-sca-indicators-for-acdc-vault-transactions
Typo in SCA indicators for ACDC Vault transactions (2725)
2024-03-06 16:38:44 +01:00
Emili Castells Guasch
c93216de70 Merge branch 'trunk' into PCP-2725-typo-in-sca-indicators-for-acdc-vault-transactions 2024-03-06 15:20:25 +01:00
Emili Castells
8d00b04d2e
Merge pull request #2069 from woocommerce/PCP-2713-payments-with-saved-card-token-uses-capture-intent-when-authorize-is-configured
Payments with saved card tokens use Capture intent when Authorize is configured (2713)
2024-03-06 14:50:19 +01:00
Emili Castells
a6df22834f
Merge pull request #2079 from woocommerce/PCP-2727-do-not-handle-vault-payment-token-created-webhook-for-vault-v-3
Do not handle VAULT.PAYMENT-TOKEN.CREATED webhook for Vault v3 (2727)
2024-03-06 13:56:23 +01:00
Emili Castells Guasch
0a892a5f5b Return success response if event type is BILLING_AGREEMENTS.AGREEMENT.CREATED 2024-03-06 12:12:45 +01:00
Emili Castells Guasch
f2ecd1a12f Fix typo in stored_credential 2024-03-06 11:02:48 +01:00
Narek Zakarian
982b0e950d
Submit the form instead of refreshing the page 2024-03-05 18:56:38 +04:00
Narek Zakarian
1f5e32c0b0
Use the new way to check if block should be enabled 2024-03-05 17:08:10 +04:00
Narek Zakarian
e0a232bb49
Save the "product_preview" placement 2024-03-05 17:07:48 +04:00
Narek Zakarian
b72898c290
Enable feature flag for configurator module 2024-03-05 17:07:16 +04:00
Narek Zakarian
f2a741094c
Separate "module loaded" "block enabled" methods 2024-03-05 17:06:40 +04:00
Narek Zakarian
71c0da5c35
Use the "product_preview" for now instead of custom 2024-03-05 17:05:37 +04:00
Narek Zakarian
13716bfa16
Remove the preview from script 2024-03-05 15:14:40 +04:00
Emili Castells Guasch
632409ef1c Do not handle webhook if version is not 2.0 2024-03-05 11:44:48 +01:00
Pedro Silva
da8d566560
Add order notes. 2024-03-04 15:20:35 +00:00
Emili Castells Guasch
2d1e8d0a28 Fix phpunit 2024-03-04 09:51:33 +01:00
Emili Castells Guasch
fd829933c4 Add authorize handling for saved card payment token (WIP) 2024-03-01 16:21:09 +01:00
Emili Castells Guasch
6aedb51707 Ensure correct transaction url by saving payment mode meta 2024-03-01 13:55:00 +01:00
Emili Castells Guasch
78ef57145c Use intent value from settings 2024-03-01 11:17:27 +01:00