| Module | Braintree::Dispute::Reason |
| In: |
lib/braintree/dispute.rb
|
| CancelledRecurringTransaction | = | "cancelled_recurring_transaction" |
| CreditNotProcessed | = | "credit_not_processed" |
| Duplicate | = | "duplicate" |
| Fraud | = | "fraud" |
| General | = | "general" |
| InvalidAccount | = | "invalid_account" |
| NotRecognized | = | "not_recognized" |
| ProductNotReceived | = | "product_not_received" |
| ProductUnsatisfactory | = | "product_unsatisfactory" |
| TransactionAmountDiffers | = | "transaction_amount_differs" |
| Retrieval | = | "retrieval" |