Philipp Stracker
|
3f691bea01
|
♻️ Use EnvironmentConfig in ConnectionUrlGenerator
|
2025-01-03 13:52:42 +01:00 |
|
Philipp Stracker
|
a1f80f1d3d
|
♻️ Refactor to use the EnvironmentConfig
|
2025-01-03 13:11:41 +01:00 |
|
Niklas Gutberlet
|
e948c43f73
|
Merge pull request #2906 from woocommerce/PCP-4014-Zero-Value-Free-Gift-Item-Causing-“CANNOT-BE-NEGATIVE”-Error
Fix negative unit amount adjustments in item sanitization
|
2024-12-23 12:36:58 +01:00 |
|
Niklas Gutberlet
|
dcbf31823c
|
Merge pull request #2905 from woocommerce/PCP-2941_change-hardcoded-Address-Match-and-Postal-Match-to-Matched-details-on-CVV-response
Change hardcoded address match and postal match to matched details on cvv response
|
2024-12-23 12:35:27 +01:00 |
|
Daniel Hüsken
|
ae275210ca
|
fix null return type
|
2024-12-11 15:50:12 +01:00 |
|
Daniel Hüsken
|
9c447835ab
|
Fix negative unit amount adjustments in item sanitization
|
2024-12-11 15:31:12 +01:00 |
|
Daniel Hüsken
|
486c0e6839
|
removed translation, improved wordings and fixes
|
2024-12-11 14:16:09 +01:00 |
|
Daniel Hüsken
|
c92e2455e1
|
fix phpcs error
|
2024-12-11 10:24:03 +01:00 |
|
Daniel Hüsken
|
3a63a8e7d7
|
fix phpcs error
|
2024-12-11 09:57:48 +01:00 |
|
Daniel Hüsken
|
b2aff30580
|
fix psalm error
|
2024-12-11 09:27:59 +01:00 |
|
Daniel Hüsken
|
149c5f5b38
|
add cvv and avs error messages to order note and removed old address match fields
|
2024-12-11 09:01:44 +01:00 |
|
Philipp Stracker
|
1a36144095
|
👔 Start to customize the production ISU link
|
2024-12-05 15:06:59 +01:00 |
|
Emili Castells Guasch
|
f9d5df5b75
|
Update filter name
|
2024-12-02 16:25:24 +01:00 |
|
Emili Castells Guasch
|
d470010f7a
|
Fix filter name
|
2024-12-02 16:22:28 +01:00 |
|
Emili Castells Guasch
|
2c5c7a6dff
|
Add default currencies filter
|
2024-12-02 16:21:24 +01:00 |
|
Philipp Stracker
|
f4058a0b0f
|
Merge branch 'trunk' into PCP-3960-soft-descriptor-validation
|
2024-11-29 14:43:50 +01:00 |
|
Niklas Gutberlet
|
56c87129ec
|
Merge pull request #2846 from woocommerce/PCP-3960-soft-descriptor-invalid-string-length
Soft descriptor: Fix INVALID_STRING_LENGTH issue (3960)
|
2024-11-29 14:40:03 +01:00 |
|
Emili Castells Guasch
|
6bffc4edeb
|
Add HKD and SGD currencies and all currencies for US
|
2024-11-28 16:54:49 +01:00 |
|
Philipp Stracker
|
5256f625bd
|
✨ Strip forbidden chars from soft descriptor
|
2024-11-28 15:20:04 +01:00 |
|
Philipp Stracker
|
7475b0ce1f
|
🦺 Add soft descriptor validation for PayPal API
|
2024-11-27 15:14:57 +01:00 |
|
Emili Castells Guasch
|
75fa6bc307
|
Revert delete HKD and SGD currencies
|
2024-11-25 16:18:21 +01:00 |
|
Philipp Stracker
|
3b3bb29428
|
🔀 Merge branch 'trunk'
# Conflicts:
# modules/ppcp-settings/resources/js/Components/ReusableComponents/Navigation.js
# modules/ppcp-settings/resources/js/Components/Screens/Settings.js
# modules/ppcp-settings/services.php
# modules/ppcp-settings/src/SettingsModule.php
|
2024-11-21 19:23:42 +01:00 |
|
Philipp Stracker
|
b0b354e266
|
♻️ Simplify manual connect logic
|
2024-11-21 16:40:06 +01:00 |
|
Philipp Stracker
|
290aed8ad8
|
🎨 Minor code formatting
|
2024-11-21 16:38:29 +01:00 |
|
Emili Castells Guasch
|
d3cc1ed19e
|
Add customer_id when saving payment token
|
2024-11-21 11:56:26 +01:00 |
|
Philipp Stracker
|
272885549f
|
🔀 Merge branch 'trunk'
|
2024-11-13 15:31:37 +01:00 |
|
Philipp Stracker
|
3a5b660897
|
🚧 Create new connection URL generator class
|
2024-11-11 17:37:47 +01:00 |
|
Philipp Stracker
|
263806904b
|
♻️ Move code from old onboarding to api module
To make services reusable in the new settings module, without creating a dependency on the old module
|
2024-11-08 17:13:20 +01:00 |
|
Emili Castells Guasch
|
2b668a833b
|
Remove more from currencies
|
2024-11-07 11:25:15 +01:00 |
|
Emili Castells Guasch
|
3820fdc758
|
Remove country and currency suppor for hk and sg
|
2024-11-07 11:19:28 +01:00 |
|
Alex P.
|
a31ae1da77
|
Retrieve merchant data by creating order
|
2024-11-06 09:15:53 +02:00 |
|
Alex P.
|
1659d30ded
|
Add type
|
2024-11-06 09:14:44 +02:00 |
|
Alex P.
|
e813816e06
|
Simplify log call
|
2024-11-06 09:14:21 +02:00 |
|
Alex P.
|
27472d3136
|
Use ContainerInterface instead of Settings in Bearer
|
2024-11-06 09:14:01 +02:00 |
|
Emili Castells Guasch
|
a18514e653
|
Extend acdc availability
|
2024-11-04 11:51:53 +01:00 |
|
Emili Castells Guasch
|
8a47997570
|
Fix merge conflict
|
2024-10-22 14:29:43 +02:00 |
|
Emili Castells Guasch
|
120c1c667d
|
Remove ACDC support for HK and SG for now
|
2024-10-10 17:22:43 +02:00 |
|
Emili Castells Guasch
|
9bf71c2edf
|
Check if wc session is not null
|
2024-10-09 11:33:01 +02:00 |
|
Emili Castells Guasch
|
b5ca63308a
|
Check if method exist in session
|
2024-10-09 09:44:20 +02:00 |
|
Emili Castells Guasch
|
6d52f39ad0
|
Fix psalm
|
2024-10-04 14:56:15 +02:00 |
|
Emili Castells Guasch
|
22ba368ba1
|
Cache id token response for 5 seconds
|
2024-10-04 12:58:16 +02:00 |
|
Emili Castells
|
634b3707ee
|
Merge pull request #2667 from woocommerce/PCP-3744-fix-multicurrency
Fix multi-currency support
|
2024-10-03 12:40:35 +02:00 |
|
Emili Castells
|
3983721b2a
|
Merge pull request #2447 from woocommerce/PCP-3348-extend-advanced-card-processing-country-eligibility-for-hong-kong-singapore
Extend supported ACDC countries and currencies to HK and SG (3348)
|
2024-10-03 10:38:18 +02:00 |
|
Alex P.
|
f85df4718a
|
Retrieve shop currency later to avoid early caching in service
|
2024-10-03 10:10:50 +03:00 |
|
Emili Castells Guasch
|
4c0a0c1c6d
|
Update reason message based on context
|
2024-10-02 11:40:32 +02:00 |
|
Emili Castells Guasch
|
c056b33b3c
|
Use woocommerce_subscription_status_updated for all subscription status updates
|
2024-09-20 15:25:49 +02:00 |
|
Niklas Gutberlet
|
d617d4a562
|
Merge pull request #2563 from woocommerce/PCP-3619-paylater-filter
Allow to override the list of Pay Later supported countries
|
2024-09-09 11:43:23 +02:00 |
|
Philipp Stracker
|
05ee91e192
|
🔀 Merge branch 'trunk'
# Conflicts:
# modules/ppcp-api-client/services.php
# modules/ppcp-card-fields/services.php
|
2024-09-06 16:13:18 +02:00 |
|
Philipp Stracker
|
2cb026604c
|
Merge branch 'PCP-1773-php74'
# Conflicts:
# composer.lock
|
2024-09-04 15:47:37 +02:00 |
|
Alex P.
|
f538ea2ef2
|
Require PHP 7.4+
|
2024-09-03 09:07:12 +03:00 |
|