Link Search Menu Expand Document

Constructor: inputPaymentCredentialsGooglePay

Back to constructors index

Google Pay payment credentials

Attributes:

NameTypeRequiredDescription
payment_tokenDataJSONYesPayment token

Type: InputPaymentCredentials

Example:

$inputPaymentCredentialsGooglePay = ['_' => 'inputPaymentCredentialsGooglePay', 'payment_token' => DataJSON];