Commit graph

25 commits

Author SHA1 Message Date
Philipp Stracker
7509f914ab
Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-admin-notices/src/AdminNotices.php
#	modules/ppcp-local-alternative-payment-methods/src/LocalAlternativePaymentMethodsModule.php
#	modules/ppcp-paylater-configurator/src/PayLaterConfiguratorModule.php
#	modules/ppcp-wc-gateway/src/WCGatewayModule.php
2024-08-30 15:16:20 +02:00
Philipp Stracker
ac1e97e4e6
Refactor LocalAlternativePaymentMethodsModule 2024-08-29 18:56:03 +02:00
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
9a4b6e63c5 Add setting to enable local apms feature 2024-08-22 15:47:38 +02:00
Emili Castells Guasch
cdc02f1c38 Ensuse wc customer exist before using it 2024-08-21 18:00:03 +02:00
Emili Castells Guasch
2e524b53ea Fix phpcs 2024-08-21 16:33: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
2350a87f6c Fix typo in ideal payment method register 2024-08-21 14:34:55 +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
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
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
76c723029d Show bancontact payment gateway only if match eligibility 2024-08-12 16:06:44 +02:00
Emili Castells Guasch
60885b2ad9 Add bancontact block checkout boilerplate 2024-08-09 18:27:00 +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