You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"checkout" the items in my cart so I can purchase my desired goods.
Think of a typical user experience on popular websites from a guest user and logged-in user perspective.
You can just start with by simulating the experience of checking out with a simple confirmation page.
Implementation:
Frontend:
component for checkout page
Can have a checkout button that for now shows a string something like 'tada! You bought it!' Placeholder until we setup Stripe
The text was updated successfully, but these errors were encountered:
"checkout" the items in my cart so I can purchase my desired goods.
Think of a typical user experience on popular websites from a guest user and logged-in user perspective.
You can just start with by simulating the experience of checking out with a simple confirmation page.
Implementation:
Frontend:
The text was updated successfully, but these errors were encountered: