woocommerce-paypal-payments/modules/ppcp-store-sync/src/Schema
2026-05-13 15:45:47 +02:00
..
Errors ♻️ Str-replace the namespace to StoreSync 2026-02-19 15:50:07 +01:00
Address.php 🏗️ Make customer & shipping_address non-null-able 2026-05-12 16:38:01 +02:00
AgenticSchema.php New ::field() method to build field paths 2026-05-13 15:44:22 +02:00
AppliedCoupon.php ♻️ Add optional default values to Schema getters 2026-05-11 17:45:08 +02:00
CartItem.php 🎨 Improve code style, add comments 2026-05-12 19:04:35 +02:00
CartTotals.php ♻️ Refactor module to use new StoreValidator 2026-05-11 11:33:20 +02:00
CheckoutField.php ♻️ Add optional default values to Schema getters 2026-05-11 17:45:08 +02:00
Coupon.php ♻️ Add optional default values to Schema getters 2026-05-11 17:45:08 +02:00
Customer.php ♻️ Use new ->field() to build correct field names 2026-05-13 15:45:47 +02:00
CustomerName.php ♻️ Use new ->field() to build correct field names 2026-05-13 15:45:47 +02:00
CustomerPhone.php ♻️ Use new ->field() to build correct field names 2026-05-13 15:45:47 +02:00
GeoCoordinates.php ♻️ Add optional default values to Schema getters 2026-05-11 17:45:08 +02:00
GiftOptions.php ♻️ Add optional default values to Schema getters 2026-05-11 17:45:08 +02:00
Money.php ♻️ First cleanup of CartHelper 2026-05-11 16:29:59 +02:00
PaymentMethod.php 🏗️ Make customer & shipping_address non-null-able 2026-05-12 16:38:01 +02:00
PayPalCart.php 🐛 Convert PHP 8 syntax to PHP 7.4 code 2026-05-12 18:59:19 +02:00
ShippingOption.php ♻️ Add optional default values to Schema getters 2026-05-11 17:45:08 +02:00