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

Feature: 티켓 예매를 위한 결제 기능을 구현한다. #45

Merged
merged 7 commits into from
Aug 14, 2024

Commits on Aug 14, 2024

  1. feat: 티켓 예매시 결제를 위한 인터페이스 정의

    - PaymentRequest의 필드는 추후 실제 결제 모듈 적용시 선언
    seminchoi committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c1e2dc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52fa982 View commit details
    Browse the repository at this point in the history
  3. refactor: 코드 포맷팅

    seminchoi committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    14c099c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3784d42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c31eae1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45c15ea View commit details
    Browse the repository at this point in the history
  7. refactor: 코드 포맷팅

    seminchoi committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b80e049 View commit details
    Browse the repository at this point in the history