AlreadyPaidError: { type: "ALREADY_PAID"; message?: string }

결제가 이미 완료된 경우

Type declaration

  • type: "ALREADY_PAID"
  • Optionalmessage?: string