Sha256: eca9ae4b81dd3c12d7ce0988e6e48aad80f503d7b06c7e948cd249f2c6309dee

Contents?: true

Size: 698 Bytes

Versions: 3

Compression:

Stored size: 698 Bytes

Contents

# OpenapiClient::Secure3dAuthenticationVerificationRequestAllOf

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**payer_authentication_response** | **String** | A formatted message providing results of the issuer’s cardholder authentication. | 
**merchant_data** | **String** | Formatted string encoding transaction time, order ID, and return URL data. | 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::Secure3dAuthenticationVerificationRequestAllOf.new(payer_authentication_response: eJzVWFm....9f/AhjgEcE=,
                                 merchant_data: MD__________30002019....85bcd02599)
```


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
first_data_gateway-1.5.0 docs/Secure3dAuthenticationVerificationRequestAllOf.md
first_data_gateway-1.4.0 docs/Secure3dAuthenticationVerificationRequestAllOf.md
first_data_gateway-1.3.0 docs/Secure3dAuthenticationVerificationRequestAllOf.md