프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ALL | Braintree.TransactionStatus[] | ||
AUTHORIZATION_EXPIRED | |||
AUTHORIZED | |||
AUTHORIZING | |||
FAILED | |||
GATEWAY_REJECTED | |||
PROCESSOR_DECLINED | |||
SETTLED | |||
SETTLEMENT_CONFIRMED | |||
SETTLEMENT_DECLINED | |||
SETTLEMENT_PENDING | |||
SETTLING | |||
SUBMITTED_FOR_SETTLEMENT | |||
UNRECOGNIZED | |||
VOIDED |
메소드 | 설명 | |
---|---|---|
TransactionStatus ( string name ) : System |
protected TransactionStatus ( string name ) : System | ||
name | string | |
리턴 | System |
public static TransactionStatus[],Braintree ALL | ||
리턴 | Braintree.TransactionStatus[] |
public static TransactionStatus,Braintree AUTHORIZATION_EXPIRED | ||
리턴 |
public static TransactionStatus,Braintree AUTHORIZED | ||
리턴 |
public static TransactionStatus,Braintree AUTHORIZING | ||
리턴 |
public static TransactionStatus,Braintree GATEWAY_REJECTED | ||
리턴 |
public static TransactionStatus,Braintree PROCESSOR_DECLINED | ||
리턴 |
public static TransactionStatus,Braintree SETTLEMENT_CONFIRMED | ||
리턴 |
public static TransactionStatus,Braintree SETTLEMENT_DECLINED | ||
리턴 |
public static TransactionStatus,Braintree SETTLEMENT_PENDING | ||
리턴 |
public static TransactionStatus,Braintree SUBMITTED_FOR_SETTLEMENT | ||
리턴 |
public static TransactionStatus,Braintree UNRECOGNIZED | ||
리턴 |