Commit graph

4387 commits

Author SHA1 Message Date
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 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
Emili Castells
7806195c7f
Merge pull request #2520 from woocommerce/fastlane
Fastlane
2024-08-19 12:12:41 +02:00
Emili Castells Guasch
10172907df Handle errors from PayPal response 2024-08-13 16:14:15 +02:00
Emili Castells Guasch
86acc00f85 Hide bancontact from PayPal buttons 2024-08-12 17:19:40 +02:00
Emili Castells Guasch
1628f86d4c Merge branch 'trunk' into PCP-3317-implement-ap-ms-via-orders-api 2024-08-12 16:08:01 +02:00
Emili Castells Guasch
76c723029d Show bancontact payment gateway only if match eligibility 2024-08-12 16:06:44 +02:00
Emili Castells Guasch
ce25dee734 Add bancontact component 2024-08-12 11:54:14 +02:00
Emili Castells Guasch
60885b2ad9 Add bancontact block checkout boilerplate 2024-08-09 18:27:00 +02:00
Emili Castells Guasch
633ae1aed0 Add process payment for bancontact gateway (WIP) 2024-08-09 17:21:38 +02:00
Emili Castells
82000a4b49
Merge pull request #2498 from woocommerce/PCP-3522-apple-pay-switching-between-shipping-methods-inside-the-modal-fails-in-classic-checkout
Apple Pay: Fix switching between shipping methods inside the modal (3522)
2024-08-09 16:31:06 +02:00
Emili Castells Guasch
627328df9c Remove cache references 2024-08-09 12:33:05 +02:00
Emili Castells Guasch
dbf303b2f6 Do not cache access tokens for data-user-id-token 2024-08-09 12:08:24 +02:00
Niklas Gutberlet
0887a0a5f7
Update AxoGateway.php
approved by Fastlane main developer
2024-08-08 16:00:24 +02:00
Daniel Dudzic
4e3323c58a
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into fastlane 2024-08-08 15:58:26 +02:00
Daniel Dudzic
f52117c196
Apple Pay: Fix shipping method switching inside of the Apple Pay modal in Classic Checkout 2024-08-08 15:38:08 +02:00
Emili Castells Guasch
a65d4fb2dc Add wc payment gateway boilerplate 2024-08-08 14:24:47 +02:00
Emili Castells Guasch
7b22040710 Add module boilerplate 2024-08-08 12:43:29 +02:00
Emili Castells Guasch
c70fb24bdb Merge branch 'trunk' into PCP-3317-implement-ap-ms-via-orders-api 2024-08-08 11:58:33 +02:00
Philipp Stracker
e41470b159
🐛 Fix Google Pay button on non-checkout pages 2024-08-07 15:01:27 +02:00
Emili Castells
3d5c15b343
Merge pull request #2492 from woocommerce/PCP-3517-apple-pay-shipping-callback-is-not-working
Apple Pay: Fix the shipping callback (3517)
2024-08-07 13:56:32 +02:00
Emili Castells Guasch
939991c42f Revert #2283 2024-08-07 12:47:11 +02:00
Emili Castells Guasch
7778cfafed Revert #2283 2024-08-07 12:45:44 +02:00
Emili Castells Guasch
4f47b382c5 Add token expiration 2024-08-07 10:36:05 +02:00
Emili Castells Guasch
8411ef2106 Fix not returning the cached token 2024-08-07 09:51:12 +02:00
Emili Castells Guasch
b42e9436ae Add id token cache key for each user 2024-08-06 15:30:50 +02:00
Emili Castells Guasch
a1413782e9 Invalidate cache when switching user 2024-08-06 12:32:40 +02:00
Emili Castells Guasch
22c2b5afd4 Delete transients stored while user is logged in 2024-08-06 12:04:58 +02:00
Emili Castells Guasch
c68db5c1a1 Fix phpcs 2024-08-06 11:35:28 +02:00
Daniel Dudzic
bc58fce8a0
Apple Pay: Fix the shipping callback 2024-08-06 10:56:37 +02:00
Emili Castells Guasch
54657ed649 Add tokens cache 2024-08-06 10:44:54 +02:00
Emili Castells Guasch
bea17db588 Use client credentials 2024-08-06 09:25:28 +02:00
Emili Castells Guasch
2edeac5544 Add new create order endpoint (WIP) 2024-08-05 17:36:56 +02:00
Daniel Dudzic
fe8101699f
Fix the PayPal enabled settings key 2024-08-02 12:30:39 +02:00
Danny Dudzic
70fe162cd2
Merge pull request #2434 from woocommerce/PCP-3075-fastlane-gateway-displayed-when-enable-pay-pal-features-for-your-store-is-not-checked
AXO: Ensure Fastlane scripts do not load when PayPal is disabled (3075)
2024-08-01 23:09:57 +02:00
Danny Dudzic
0e401e25af
Merge pull request #2424 from woocommerce/PCP-3156-fastlane-strip-empty-spaces-from-email-to-trigger-profile-lookup
AXO: Add whitespace stripping on submission (3156)
2024-08-01 23:09:29 +02:00