Sha256: 2a10706e796fd9a23accaf3a15c872f3d4d8ec65871f3c5cb883523962604f5b

Contents?: true

Size: 1.49 KB

Versions: 2

Compression:

Stored size: 1.49 KB

Contents

# OpenapiClient::Payment

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**payment_type** | **String** | Defines the type of the payment. | 
**pay_method** | [**PaymentPayMethod**](PaymentPayMethod.md) |  | 
**pin_present** | **BOOLEAN** | Indicates if the cards Personal Identification Number was supplied. | 
**entry_method** | **String** | The method in which the card information entered the system. | 
**issuer_response** | [**PaymentIssuerResponse**](PaymentIssuerResponse.md) |  | [optional] 
**issuer_approved_amount** | **String** | The actual approved amount. This field should be filled in when the message has already passed through the issuer (e.g. post-authorization). For transaction/authorization this amount refers to the amount that was locked on the card-holders account. | [optional] 
**issuer_card_balance** | **String** | The payment methods account balance if available. This field should be filled in when the message has already passed through the issuer (e.g. post-authorization). | [optional] 
**verification_avs** | [**PaymentVerificationAvs**](PaymentVerificationAvs.md) |  | [optional] 
**verification3ds** | [**PaymentVerification3ds**](PaymentVerification3ds.md) |  | [optional] 
**verification_cvv** | [**PaymentVerificationCvv**](PaymentVerificationCvv.md) |  | [optional] 
**user_defined** | [**Object**](.md) | A JSON object that carries any additional information that might be helpful for fraud detection. | [optional] 


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
first_data_gateway-1.2.0 docs/Payment.md
first_data_gateway-1.1.0 docs/Payment.md