woocommerce-paypal-payments/modules/ppcp-store-sync/src
2026-06-16 15:37:28 +02:00
..
Auth Recognize multiple JWKS keys for authentication 2026-05-13 17:46:20 +02:00
CartValidation 🐛 Handle cases filtered array index > 0 2026-05-13 12:15:55 +02:00
Config 🎨 Add empty line before declare strict 2026-04-30 13:55:59 +02:00
Endpoint Add individual action names for each endpoint 2026-05-28 18:22:40 +02:00
Enums Merge pull request #4322 from woocommerce/dev/PCP-6272-add-declare-strict 2026-04-30 14:26:57 +02:00
Errors ♻️ Str-replace the namespace to StoreSync 2026-02-19 15:50:07 +01:00
Helper Merge pull request #4361 from woocommerce/dev/PCP-6398-unsafe-array-access 2026-05-18 14:55:54 +02:00
Ingestion refactor: ♻️ Integrate new ProductDTO into SyncJob 2026-06-16 15:37:28 +02:00
Merchant ♻️ Implement StoreCurrencyValue in all call sites 2026-05-07 12:50:35 +02:00
Registration 🎨 Add empty line before declare strict 2026-04-30 13:55:59 +02:00
Response Trigger WP actions on REST response/error 2026-05-28 18:21:58 +02:00
Schema ♻️ Use new ->field() to build correct field names 2026-05-13 15:45:47 +02:00
Session Allow ReplaceCart endpoint to (re)create token 2026-05-12 20:58:19 +02:00
Setting 🎨 Add empty line before declare strict 2026-04-30 13:55:59 +02:00
StoreData ♻️ Use ProductManager for StoreCartItem data 2026-05-13 18:45:06 +02:00
Validation 🐛 Change ValidationIssue context to single object 2026-05-12 11:50:48 +02:00
StoreSyncModule.php 🔥 Remove the dummy order handler 2026-05-13 18:59:51 +02:00