Property | Type | Description | |
---|---|---|---|
ALL | Braintree.DisputeReason[] | ||
CANCELLED_RECURRING_TRANSACTION | |||
CREDIT_NOT_PROCESSED | |||
DUPLICATE | |||
FRAUD | |||
GENERAL | |||
INVALID_ACCOUNT | |||
NOT_RECOGNIZED | |||
PRODUCT_NOT_RECEIVED | |||
PRODUCT_UNSATISFACTORY | |||
RETRIEVAL | |||
TRANSACTION_AMOUNT_DIFFERS |
Method | Description | |
---|---|---|
DisputeReason ( string name ) : System |
protected DisputeReason ( string name ) : System | ||
name | string | |
return | System |
public static DisputeReason[],Braintree ALL | ||
return | Braintree.DisputeReason[] |
public static DisputeReason,Braintree CANCELLED_RECURRING_TRANSACTION | ||
return |
public static DisputeReason,Braintree CREDIT_NOT_PROCESSED | ||
return |
public static DisputeReason,Braintree DUPLICATE | ||
return |
public static DisputeReason,Braintree GENERAL | ||
return |
public static DisputeReason,Braintree INVALID_ACCOUNT | ||
return |
public static DisputeReason,Braintree NOT_RECOGNIZED | ||
return |
public static DisputeReason,Braintree PRODUCT_NOT_RECEIVED | ||
return |
public static DisputeReason,Braintree PRODUCT_UNSATISFACTORY | ||
return |
public static DisputeReason,Braintree RETRIEVAL | ||
return |