feature/APP-M-9/Checkout#47
Merged
Merged
Conversation
|
🚀 Expo preview is ready!
|
… or delivery options
…tton enablement logic
…rder confirmation logic
…ype definitions for Branch API
…t method handling
…ors to the correct ones
…before calculating the IVA
-Adjusting the IVA rate from 12% to 16% -Adjusting the checkout navigation so you can now go back through the steps -Adjusting the payment form so the data is displayed correctly
- Added OrderService and PaymentConfirmationService for order and payment confirmation handling - Introduced PaymentInformationService for fetching payment information - Enhanced CheckoutScreen to handle order creation and validation - Updated PaymentInfoForm to manage additional fields and validation - Added new types for order and payment confirmation in api.d.ts
Refactor -LocationSelector and CheckoutScreen to integrate user address fetching and improve navigation; update DirectionCreateScreen and SelectLocationScreen for enhanced routing; clean up unused OrderResponse type in api.d.ts.
…date LocationSelector to manage selected branch state and enhance BranchMapModal functionality.
…ffect; clean up order service imports and improve code formatting.
…duct detail screen
…echVe/app into feature/APP-M-9/Checkout
Collaborator
Author
|
Tocó hacer merge de una xd |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR where we'll be working developing the checkout flow