Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplified checkout flow for single item purchase #492

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 11, 2024

  1. Single purchase checkout UI styling

    Added styling for the first tab of the new checkout flow for single ticket purchases.
    anishTP committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ecf2c85 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. js changes

    anishTP committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    63f51a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e59d866 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. For single item menu, simply the checkout flow.

    For single item menu, remove progress bar from the UI
    If user is logged, auto fill buyer details and initiate payment. (skip buyer form & confirm order step)
    vidya-ram committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7efe3c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Update UI to show discount

    vidya-ram committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e670e7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6edcb96 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    66b7518 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    830c898 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    4dca35f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    3e02636 View commit details
    Browse the repository at this point in the history
  2. Fix for no active price

    vidya-ram committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    601695a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad6e9c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efad19b View commit details
    Browse the repository at this point in the history