sebseb7
|
4e6b63a6a4
|
refactor: replace socket prop usage with window.socketManager for consistent socket handling across components
|
2025-07-23 08:08:58 +02:00 |
|
sebseb7
|
1de3ba0115
|
Update PaymentSuccess component to set redirect hash based on payment status: '#orders' for successful payments and '#cart' for failed payments.
|
2025-07-16 13:47:16 +02:00 |
|
sebseb7
|
c7afad68b0
|
Refactor error handling in PaymentSuccess component to redirect users to profile on payment failure, simplifying the user experience by removing the error display box.
|
2025-07-15 12:29:57 +02:00 |
|
sebseb7
|
5157b7d781
|
Add Mollie payment integration: Implement lazy loading for PaymentSuccess page, update CartTab and OrderProcessingService to handle Mollie payment intents, and enhance ProfilePage to manage payment completion for both Stripe and Mollie. Update base URL for development environment.
|
2025-07-15 12:13:57 +02:00 |
|