b64c627702
feat(checkout): update payment intent payload to use 'transfer_payer_dni' and remove placeholder from DNI input
fc425543ee
feat(checkout): add DNI input handling for transfer payments and update related components
Compare 2 commits »
36045656e7
feat(checkout): enhance transfer payment flow with DNI input handling and completion action
ada832cbba
feat(checkout): update button width and background color for payment components
524eea38f4
feat(checkout): enhance transfer payment flow with DNI input and validation
Compare 3 commits »
f163e8a353
feat(checkout): refactor payment step components for QR, transfer, and TelePagos methods
8b785fd631
feat(cart): refactor cart item structure and update related components for consistency
e4195a8567
feat(product-detail): enhance product variant handling with inventory policies and update UI components
Compare 2 commits »
6fc6ed1fac
feat: refactor cart and purchase handling to support polymorphic buyable types and improve code readability
c05206cc51
feat: refactor cart item handling to use mapped buyable types and improve method signatures
480ee70393
feat: refactor cart and bundle handling to support Buyable interface for improved flexibility
ceb1e2b04a
feat: implement Stockable interface and methods for Bundle and ProductVariant models
Compare 21 commits »
6fc6ed1fac
feat: refactor cart and purchase handling to support polymorphic buyable types and improve code readability
c05206cc51
feat: refactor cart item handling to use mapped buyable types and improve method signatures
480ee70393
feat: refactor cart and bundle handling to support Buyable interface for improved flexibility
ceb1e2b04a
feat: implement Stockable interface and methods for Bundle and ProductVariant models
1d56d27350
feat: implement Bundle and BundleItem models, migrations, and polymorphic relationships for cart and purchase items
Compare 5 commits »
6fc6ed1fac
feat: refactor cart and purchase handling to support polymorphic buyable types and improve code readability
c05206cc51
feat: refactor cart item handling to use mapped buyable types and improve method signatures
480ee70393
feat: refactor cart and bundle handling to support Buyable interface for improved flexibility
ceb1e2b04a
feat: implement Stockable interface and methods for Bundle and ProductVariant models
1d56d27350
feat: implement Bundle and BundleItem models, migrations, and polymorphic relationships for cart and purchase items
Compare 8 commits »
18c80b075b
feat: Update product seeder to include inventory policy and improve code readability
10157d7c63
feat: Implement inventory policy for product variants
716d8e447c
feat: add Fecha attribute seeder and integrate FiestaFutbolInfantilProductSeeder
25085f6f85
feat(hero-banner): update event icons and add gradient overlay to hero banner
257e4fbeb8
feat(hero-banner): add HeroBanner component with dynamic hero and event configurations
cc87169c1c
feat(menu-guard): implement hasMenuGuard for route access control based on tenant menu permissions
e383a8f159
feat(tenant): add HeroConfig, EventConfig, and Menu interfaces to enhance tenant structure
Compare 4 commits »
341cc16ee8
feat: refactor cart item handling to use mapped buyable types and improve method signatures
ab042acf9b
feat: refactor cart and bundle handling to support Buyable interface for improved flexibility
562b48b3bd
feat: implement Stockable interface and methods for Bundle and ProductVariant models
12bcc25b33
feat: implement Bundle and BundleItem models, migrations, and polymorphic relationships for cart and purchase items
cababe1a43
feat: add ticket fields to Product and ProductVariant models, requests, and resources
Compare 10 commits »
08f1bd8f3b
feat(checkout-page): refactor payment component tests to use signals and improve method delegation
950c78c0c9
feat(checkout-page): enhance payment flow with payer DNI input and refactor payment components for improved structure
9b183dec36
feat(checkout-page): add host mixin for payment panel components to improve layout consistency
fe52519b72
feat(checkout-page): refactor payment method components and enhance styling for improved modularity
Compare 3 commits »
ca7a2ae55c
feat: add payer_dni field and validation for transfer payments, update related logic and tests
9a03c78d4c
feat(checkout-page): integrate ToastService for error handling in payment intent generation
Powered by TurnKey Linux.