forked from arayabrain/barebone-studio
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Tasks
- Extend subscription slice with payment actions
-
createPaymentIntent
- Initialize payment process -
confirmPayment
- Process payment confirmation -
updatePaymentMethod
- Manage payment methods -
cancelSubscription
- Handle subscription cancellation
-
- Add payment-related state properties
-
paymentLoading
- Track payment processing status -
paymentError
- Handle payment-specific errors -
paymentMethods
- Store user's saved payment methods -
currentPaymentIntent
- Track active payment session
-
- Create payment selectors
-
selectPaymentLoading
- Get payment processing state -
selectPaymentError
- Get payment error messages -
selectPaymentMethods
- Get user's payment methods -
selectCanProcessPayment
- Validate payment readiness
-
Metadata
Metadata
Assignees
Labels
No labels