class Braintree::Models::Transaction
- Braintree::Models::Transaction
- Reference
- Object
Defined in:
models/transaction.crConstructors
Class Method Summary
Instance Method Summary
- #acquirer_reference_number : String | Nil
- #additional_processor_response : String | Nil
- #amount : String
- #arn
- #authorization_expires_at : Time
- #authorized_transaction_global_id : String | Nil
-
#authorized_transaction_id : String | Nil
getter partial_settlement_transaction_ids : Array(String)
-
#avs_error_response_code : String | Nil
getter shipping getter custom-fields
- #avs_postal_code_response_code : String
- #avs_street_address_response_code : String
- #channel : String | Nil
- #created_at : Time
- #currency_iso_code : String
- #cvv_response_code : String
- #discount_amount : String | Nil
-
#disputes : Array(Braintree::Models::Dispute)
getter disbursement_details : String?
- #escrow_status : String | Nil
- #expand
- #gateway_rejection_reason : String | Nil
- #global_id : String
- #human_view(io = STDERR, expanded = false)
- #human_view_columns(table, prefix : String = "")
- #id : String
- #installment_count : Int32 | Nil
- #machine_view(io = STDOUT, expanded = false)
- #master_merchant_account_id : String | Nil
- #merchant_account_id : String
- #merchant_identification_number : String
- #merchant_name : String
- #network_response_code : String
- #network_response_text : String
- #network_transaction_id : String
- #order_id : String | Nil
- #output_fields(expanded = false)
-
#payment_instrument_type : String
getter authorization-adjustments
-
#plan_id : String | Nil
getter credit_card getter status_history
- #processed_with_network_token : Bool
- #processor_authorization_code : String
- #processor_response_code : Int32
- #processor_response_text : String
- #processor_response_type : String
- #processor_settlement_response_code : String | Nil
- #processor_settlement_response_text : String | Nil
- #purchase_order_number : String | Nil
-
#recurring : Bool
getter subscription getter add_ons getter discounts getter discriptor
-
#refund_id : String | Nil
getter customer getter billing
- #refund_ids : String | Nil
- #refund_transaction_id : String | Nil
-
#refunded_transaction_global_id : String | Nil
getter refund_global_ids getter partial_settlement_transaction_global_ids
-
#response_emv_data : String | Nil
getter installments : Array(String) getter refunded_installments : Array(String)
-
#retried_transaction_global_id : String | Nil
getter retry_global_ids
-
#retried_transaction_id : String | Nil
retry-ids type="array"/>
- #retrieval_reference_number : String
- #sca_exemption_requested : String | Nil
- #service_fee_amount : String
- #settlement_batch_id : String | Nil
- #shipping_amount : String | Nil
- #ships_from_postal_code : String | Nil
- #status : String
- #store
- #sub_merchant_account_id : String | Nil
- #subscription_id : String | Nil
- #tax_amount : String | Nil
- #tax_exempt : Bool
- #terminal_identification_number : String
- #three_d_secure_info : String | Nil
- #type : String
- #updated_at : Time
- #voice_referral_number : String | Nil
- #xml : XML::Node | Nil
Constructor Detail
Class Method Detail
Instance Method Detail
def authorized_transaction_id : String | Nil
#
getter partial_settlement_transaction_ids : Array(String)
def refunded_transaction_global_id : String | Nil
#
getter refund_global_ids getter partial_settlement_transaction_global_ids
def response_emv_data : String | Nil
#
getter installments : Array(String) getter refunded_installments : Array(String)