Commit graph

6336 commits

Author SHA1 Message Date
Emili Castells Guasch
23f9bb246c Add bic field for iDeal gateway and local apms to allowed refund list 2024-08-26 16:18:01 +02:00
Emili Castells Guasch
9e8ee47ecb Add get order error handler 2024-08-26 14:32:52 +02:00
Emili Castells Guasch
819149057e Display PayPal fees in wc order 2024-08-26 12:34:53 +02:00
Emili Castells Guasch
53de52e2d3 Add PayPal order id into WC order meta 2024-08-23 16:23:23 +02:00
Emili Castells Guasch
150d29c0b4 Throw user friendly error message if it exist in the response 2024-08-23 15:05:39 +02:00
Emili Castells Guasch
95d8ee9fff Merge branch 'PCP-3561-add-multibanco-voucher-payment-flow' into PCP-3317-adjustments 2024-08-23 13:31:51 +02:00
Emili Castells Guasch
68e67f87b8 Add multicanco process payment 2024-08-23 12:40:24 +02:00
Emili Castells Guasch
ec06ea5f27 Add multibanco gateway (WIP) 2024-08-22 17:39:52 +02:00
Emili Castells Guasch
9a4b6e63c5 Add setting to enable local apms feature 2024-08-22 15:47:38 +02:00
Emili Castells
2699629b90
Merge pull request #2527 from woocommerce/PCP-3547-disable-pay-pal-shipping-callback-by-default
Disable PayPal Shipping callback by default (3547)
2024-08-22 11:59:12 +02:00
Emili Castells
ffc389ebda
Merge pull request #2511 from woocommerce/PCP-3317-implement-ap-ms-via-orders-api
Implement country based APMs via Orders API (3317)
2024-08-22 11:52:12 +02:00
Emili Castells
fbd7dc1857
Merge pull request #2457 from woocommerce/PCP-3321-separate-apple-pay-button-for-classic-checkout
Separate Apple Pay button for Classic Checkout (3321)
2024-08-22 11:37:05 +02:00
Emili Castells
bd206c53a2
Merge pull request #2441 from woocommerce/PCP-2665-remove-currencies-from-country-currency-matrix-in-card-fields-module
remove currencies from country-currency matrix in card fields module (2665)
2024-08-22 11:30:24 +02:00
Emili Castells
8d4f93a8ef
Merge pull request #2452 from woocommerce/PCP-3382-add-support-for-woo-commerce-bookings-when-skipping-checkout-confirmation
Add support for WC Bookings when skipping checkout confirmation
2024-08-22 11:29:48 +02:00
Philipp Stracker
6c54377a6e
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-applepay/resources/js/ApplepayButton.js
#	modules/ppcp-button/resources/js/modules/ContextBootstrap/CheckoutBootstap.js
2024-08-22 11:29:19 +02:00
Emili Castells
1faa6bdec3
Merge pull request #2435 from woocommerce/PCP-3384-shipping-method-visible-in-pay-pal-popup-for-zone-that-has-no-shipping-defined-when-shipping-callback-enabled
Patch the order with no shipping methods, instead of throwing an error
2024-08-22 11:29:07 +02:00
Emili Castells Guasch
70695294e1 Merge branch 'trunk' into PCP-3384-shipping-method-visible-in-pay-pal-popup-for-zone-that-has-no-shipping-defined-when-shipping-callback-enabled 2024-08-22 11:20:39 +02:00
Emili Castells
462d2d54dc
Merge pull request #2463 from woocommerce/PCP-3390-add-package-tracking-compatibility-with-dhl-shipping-plugin
Add Package Tracking compatibility with DHL Shipping plugin (3390)
2024-08-22 11:19:18 +02:00
Emili Castells
0115dec944
Merge pull request #2437 from woocommerce/PCP-3395-when-there-isnt-any-shipping-option-for-the-address-the-order-is-still-created-from-classic-cart
When there isn't any shipping option for the address the order is still created from classic cart
2024-08-22 11:18:44 +02:00
Emili Castells
28adf74ee6
Merge pull request #2476 from woocommerce/PCP-3498-change-apple-pay-and-google-pay-default-button-labels-to-plain
Change Apple Pay and Google Pay default button labels to plain (3498)
2024-08-22 11:18:08 +02:00
Emili Castells
cd1e7000ab
Merge pull request #2465 from woocommerce/PCP-3386-buying-a-free-trial-subscription-with-acdc-results-in-a-1-charge-in-the-api-call
Buying a free trial subscription with ACDC results in a $1 charge in the API call (3386)
2024-08-22 11:17:40 +02:00
Emili Castells Guasch
b7060d9540 Merge trunk 2024-08-22 10:57:12 +02:00
Emili Castells
3a3fbed9b5
Merge pull request #2475 from woocommerce/PCP-3452-update-acdc-signup-ur-ls
Update ACDC signup URLs (3452)
2024-08-22 10:54:16 +02:00
Emili Castells
efc3e48a08
Merge pull request #2496 from woocommerce/PCP-3477-google-pay-button-disappear-from-classic-cart-page-when-we-change-shipping-method-until-reloading-page
Various Google Pay button fixes (3477)
2024-08-22 10:53:46 +02:00
Emili Castells
e397945af4
Merge pull request #2526 from woocommerce/PCP-3536-remove-amex-support-for-acdc-when-store-location-is-set-to-china
Remove AMEX support for ACDC when store location is set to China (3536)
2024-08-22 10:53:06 +02:00
Emili Castells
8d0dd26f87
Merge pull request #2429 from woocommerce/PCP-3385-can-not-pay-from-block-cart-and-block-checkout-when-shipping-callback-enabled-and-no-shipping-methods-defined
Can't pay from block pages when the shipping callback is enabled and no shipping methods defined (3385)
2024-08-22 10:51:11 +02:00
Philipp Stracker
d4d5fb209c
🔧 Enable checkout confirmation for new sites 2024-08-21 18:23:22 +02:00
Emili Castells Guasch
cdc02f1c38 Ensuse wc customer exist before using it 2024-08-21 18:00:03 +02:00
Emili Castells Guasch
2c13266e8c Update descriptions 2024-08-21 17:47:48 +02:00
Emili Castells Guasch
2e524b53ea Fix phpcs 2024-08-21 16:33:44 +02:00
Emili Castells Guasch
dd990ca44a Add trustly gateway 2024-08-21 16:24:37 +02:00
Philipp Stracker
1d0242db1c
🔧 Remove Amex support for CN 2024-08-21 15:57:44 +02:00
Emili Castells Guasch
98536361af Add support for multiple currencies and countries 2024-08-21 15:55:36 +02:00
Emili Castells Guasch
83cb9d607a Add p24 gateway 2024-08-21 15:47:23 +02:00
Emili Castells Guasch
cf97f0becd Add mybank gateway 2024-08-21 15:05:11 +02:00
Emili Castells Guasch
2350a87f6c Fix typo in ideal payment method register 2024-08-21 14:34:55 +02:00
Emili Castells Guasch
6dee62747c Add ideal gateway 2024-08-21 13:04:16 +02:00
Emili Castells Guasch
907656ca88 Refactor to loop list of payment methods 2024-08-21 12:22:08 +02:00
Emili Castells Guasch
5923aeb8b2 Fix psalm 2024-08-21 11:46:29 +02:00
Emili Castells Guasch
8df754fc35 Add blik and eps payments to error handler 2024-08-21 11:15:12 +02:00
Emili Castells Guasch
f36d6d08df Add eps payment 2024-08-20 17:27:03 +02:00
Emili Castells Guasch
11693c8df2 Add blik payment 2024-08-20 16:02:35 +02:00
Emili Castells Guasch
0a3aa70ea9 Add blik gateway for classic checkout 2024-08-20 15:00:06 +02:00
Emili Castells Guasch
3dc3026c29 Add refunds support for bancontact gateway and fix tests 2024-08-20 12:43:25 +02:00
Emili Castells
31afc7263e
Merge pull request #2506 from woocommerce/PCP-3492-static-meta-comment-in-html-source-when-fastlane-is-active
Update static meta value for Fastlane feature detection (3492)
2024-08-20 12:15:42 +02:00
Emili Castells Guasch
fee2b0ff0f Throw api exception if wrong response code 2024-08-20 11:42:29 +02:00
Emili Castells Guasch
27fd033393 Fix show payment based on country 2024-08-20 11:24:10 +02:00
Emili Castells Guasch
0127512535 Fix show payment based on country 2024-08-20 11:08:03 +02:00
Emili Castells Guasch
4879425e1d Show or hide bancontact in checkout page based on country and currency 2024-08-19 15:47:38 +02:00
Emili Castells Guasch
83424f1110 Merge branch 'trunk' into PCP-3317-implement-ap-ms-via-orders-api 2024-08-19 12:17:30 +02:00