Sha256: dca4a4789dbb43765524831bb5e01f9d980072e8d626eea233762d4475ae79d3

Contents?: true

Size: 688 Bytes

Versions: 3

Compression:

Stored size: 688 Bytes

Contents

# OpenapiClient::Secure3dAuthenticationVerificationRequest

## 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::Secure3dAuthenticationVerificationRequest.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/Secure3dAuthenticationVerificationRequest.md
first_data_gateway-1.4.0 docs/Secure3dAuthenticationVerificationRequest.md
first_data_gateway-1.3.0 docs/Secure3dAuthenticationVerificationRequest.md