타입 별칭 PaymentNotPaidError

PaymentNotPaidError: {
    type: "PAYMENT_NOT_PAID";
    message?: string;
}

결제가 완료되지 않은 경우