GooglePayConfig
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| environment | String | The environment for Google Pay. | [default to null] |
| apiVersion | Integer | The API version. | [default to null] |
| apiVersionMinor | Integer | The minor version of the API. | [default to null] |
| allowedPaymentMethods | List | Allowed payment methods for Google Pay. | [default to null] |
| merchantInfo | GooglePayMerchantInfo | Merchant information for Google Pay. | [default to null] |
| transactionInfo | GooglePayTransactionInfo | Transaction information for Google Pay. | [default to null] |