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

정기결제 별 카드정보 저장 #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Commits on Nov 13, 2023

  1. 정기결제 별 카드정보 저장

     - 매 정기 주문마다 다른 결제수단을 이용할 수 있어함
     - 기본적으로 사용자 당 하나의 결제정보만 기억하게 되어 있슴
     - 관리자에게 설정을 제공하고 하나 또는 정기결제 별 결제수단 중 하나를 선택할 수 있게 함
     - 기존 정기결제를 지원하기 위해 fallback 으로 이전 값을 제공함
    082net authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f425226 View commit details
    Browse the repository at this point in the history