Design

No screenshots for Android yet.

Overview

The last step of the purchase flow. It summarizes the order — items, delivery address and total — and lets the user confirm and pay. Nothing is charged until the user explicitly taps Pay now.

Behavior

The screen loads the current cart, the selected delivery address and the chosen payment method, then shows a single total. Tapping Pay now disables the button, submits the payment, and on success routes to the order-confirmation screen. If any required piece is missing — no address or no payment method — the button links out to complete that step first instead of submitting.

Open questions

This page is still in design. Screenshots, analytics events and the linked Figma frame will be added once the visual design is finalized; for now this brief documents only the intended structure and the confirm-to-pay behavior.