Narek Zakarian
|
569dc811ff
|
Add clear cache logic for reference transaction status
|
2025-07-02 21:26:39 +04:00 |
|
Narek Zakarian
|
96895aba51
|
Refactor the service name, variable names to use the new class
|
2025-06-30 16:40:38 +04:00 |
|
Narek Zakarian
|
0a0d7e9c49
|
Refactor/rename the reference transaction enabled checking class.
|
2025-06-30 16:08:36 +04:00 |
|
Narek Zakarian
|
40a95202ec
|
Move the reference transaction enabled check into helpers.
With the 1st step we will move the class into helpers. The next step would be to refactor/rename it.
|
2025-06-30 16:05:40 +04:00 |
|
Emili Castells Guasch
|
949af3ca15
|
Add processing instruction and locale, remove application context from confirm payment source
|
2025-06-25 17:29:04 +02:00 |
|
Emili Castells
|
b6725a5449
|
Merge pull request #3475 from woocommerce/PCP-4902-display-original-billing-data-in-order-details
Display original billing data in order details (4902)
|
2025-06-23 11:08:01 +02:00 |
|
Emili Castells
|
991d5d98f9
|
Merge pull request #3467 from woocommerce/PCP-4903-remove-shipping-email-in-order-confirmation
Remove "shipping email" in order confirmation (4903)
|
2025-06-23 11:07:40 +02:00 |
|
Emili Castells
|
41559bba5f
|
Merge pull request #3466 from woocommerce/PCP-4810-override-email-recipient-with-shipping-contact
Override email recipient with shipping contact (4810)
|
2025-06-23 11:07:29 +02:00 |
|
Emili Castells
|
7dcd80d793
|
Merge pull request #3465 from woocommerce/PCP-4807-display-shipping-contact-display-in-order-details-page
Display shipping contact display in order-details page (4807)
|
2025-06-23 11:06:44 +02:00 |
|
Emili Castells
|
4cfdeff4f6
|
Merge pull request #3447 from woocommerce/PCP-4799-add-contact-module-setting-to-new-settings-ui
Add Contact Module setting to new settings UI (4799)
|
2025-06-23 10:18:59 +02:00 |
|
Philipp Stracker
|
7b1ca27620
|
💄 Improve the admin-facing UI
|
2025-06-20 15:05:10 +02:00 |
|
Philipp Stracker
|
b764a9a460
|
🔥 Clean up and remove unused/duplicate code
|
2025-06-20 14:59:53 +02:00 |
|
Philipp Stracker
|
842d54063b
|
💄 Add a section with original contact details
|
2025-06-20 12:41:08 +02:00 |
|
Alex P.
|
b16ef8e333
|
Implement shipping callback endpoint
|
2025-06-20 10:17:10 +03:00 |
|
Philipp Stracker
|
4723951017
|
🔥 Remove custom contact from order confirmation
|
2025-06-18 19:03:43 +02:00 |
|
Philipp Stracker
|
982325828b
|
♻️ Store original billing data in order-meta
|
2025-06-18 18:45:05 +02:00 |
|
Philipp Stracker
|
f8546c9599
|
✨ Display contact details on order confirmation
|
2025-06-18 17:21:33 +02:00 |
|
Philipp Stracker
|
d918ad8051
|
✨ Display custom contact info in order details
|
2025-06-17 15:45:02 +02:00 |
|
Philipp Stracker
|
001add05e8
|
♻️ Add a section-type to the field-insertion
|
2025-06-17 15:44:20 +02:00 |
|
Philipp Stracker
|
f0967d69e1
|
♻️ Extract custom order fields to new function
|
2025-06-17 15:15:31 +02:00 |
|
Philipp Stracker
|
6dac49078e
|
🔥 Undo initial implementation
|
2025-06-13 14:56:30 +02:00 |
|
Philipp Stracker
|
5e147b6bcf
|
✨Extend create-order payload
|
2025-06-12 19:18:15 +02:00 |
|
Philipp Stracker
|
878dd21acc
|
✨ Expose feature flag to Redux store
|
2025-06-06 17:27:37 +02:00 |
|
Daniel Dudzic
|
edcb0f7b4c
|
✨ Add Installments todo and feature for Mexico
|
2025-05-22 12:16:57 +02:00 |
|
Emili Castells Guasch
|
d6c465649d
|
Remove hardcoded update bcdc enabled option
|
2025-05-15 15:16:17 +02:00 |
|
Emili Castells Guasch
|
c68cbe2f15
|
Remove hardcoded enabled setting
|
2025-05-13 17:46:03 +02:00 |
|
Emili Castells Guasch
|
6bc1bf8998
|
Hardcode update enabled option
|
2025-05-13 17:24:24 +02:00 |
|
Emili Castells Guasch
|
a0d335cb97
|
Add logs for debugging
|
2025-05-13 15:55:35 +02:00 |
|
Emili Castells Guasch
|
d8c1e306bd
|
Comment code for debugging
|
2025-05-13 15:40:42 +02:00 |
|
Emili Castells Guasch
|
bdaca6fd75
|
Comment code for debugging
|
2025-05-13 15:23:53 +02:00 |
|
Emili Castells Guasch
|
591a7d79be
|
Add logs for debugging
|
2025-05-13 14:45:35 +02:00 |
|
Emili Castells Guasch
|
409976b050
|
Add logs for debugging
|
2025-05-13 12:57:40 +02:00 |
|
Emili Castells
|
20241d2cc2
|
Merge pull request #3219 from woocommerce/PCP-4307-card-fields-acdc-does-not-work-in-classic-checkout
Advanced Card Fields do not work in classic checkout (4307)
|
2025-03-20 10:44:53 +01:00 |
|
Philipp Stracker
|
afb7044b03
|
🚚 Rename configuration class
The class name does not reflect the purpose of the class
|
2025-03-14 16:15:31 +01:00 |
|
Philipp Stracker
|
d4857102fe
|
♻️ Apply more suitable DI service name
|
2025-03-14 12:18:05 +01:00 |
|
Daniel Hüsken
|
c38cc72f0c
|
Fix textdomain deprectation rarning on using WP-CLI command
|
2025-02-28 15:49:25 +01:00 |
|
Philipp Stracker
|
7a106742e3
|
🚚 Rename environment-service
|
2025-02-17 18:48:38 +01:00 |
|
Philipp Stracker
|
d672656513
|
🔥 Remove unused “use” statements
|
2025-02-17 18:26:05 +01:00 |
|
Philipp Stracker
|
5f2f404cc9
|
♻️ Refactor WCGatewayModule
|
2025-02-17 17:46:25 +01:00 |
|
Emili Castells Guasch
|
0c424413b1
|
Register card button gateway and hide items in payment methods screen conditionally
|
2025-02-11 14:20:12 +01:00 |
|
Philipp Stracker
|
44cb17f1cc
|
♻️ More robust feature checks in new UI
|
2025-01-30 18:40:43 +01:00 |
|
Philipp Stracker
|
5f51762025
|
♻️ More appropriate hook name
|
2025-01-30 18:22:12 +01:00 |
|
Philipp Stracker
|
5ac70e26c2
|
♻️ Use new base class for PUI status check
|
2025-01-30 18:16:26 +01:00 |
|
Philipp Stracker
|
e6a6cbb7b1
|
♻️ Use new base class for DCC status check
|
2025-01-30 18:12:38 +01:00 |
|
Philipp Stracker
|
917a147af8
|
🥅 Catch failed eligibility checks
|
2025-01-30 13:36:57 +01:00 |
|
Emili Castells Guasch
|
016fe5506f
|
Fix phpcs
|
2025-01-28 16:11:50 +01:00 |
|
Emili Castells Guasch
|
463e158f21
|
Add pay later messaging in the response
|
2025-01-28 15:39:59 +01:00 |
|
Emili Castells Guasch
|
66752c4a0b
|
Add apms enabled to endpoint response
|
2025-01-28 15:07:38 +01:00 |
|
Daniel Dudzic
|
6993038c05
|
Settings UI: Add Settings tab Redux store
|
2025-01-17 13:59:17 +01:00 |
|
Philipp Stracker
|
6591889079
|
🚧 Refactor the eligible-feature REST response
|
2025-01-08 16:51:04 +01:00 |
|