ApplePayConfig
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| merchantIdentifier | String | The merchant identifier for Apple Pay. | [default to null] |
| displayName | String | The display name for Apple Pay. | [default to null] |
| merchantCapabilities | List | Merchant capabilities. | [default to null] |
| supportedNetworks | List | Supported card networks. | [default to null] |
| countryCode | String | The country code for the transaction. | [default to null] |
| currencyCode | String | The currency code for the transaction. | [default to null] |
| paymentGatewayTokenizationParameters | ApplePayGatewayParameters | Payment gateway tokenization parameters for Apple Pay. | [default to null] |