Constructor: inputPaymentCredentialsGooglePay
Google Pay payment credentials
Attributes:
Name | Type | Required | Description |
---|---|---|---|
payment_token | DataJSON | Yes | Payment token |
Type: InputPaymentCredentials
Example:
$inputPaymentCredentialsGooglePay = ['_' => 'inputPaymentCredentialsGooglePay', 'payment_token' => DataJSON];