Link Search Menu Expand Document

Constructor: inputPaymentCredentialsApplePay

Back to constructors index

Apple pay payment credentials

Attributes:

NameTypeRequiredDescription
payment_dataDataJSONYesPayment data

Type: InputPaymentCredentials

Example:

$inputPaymentCredentialsApplePay = ['_' => 'inputPaymentCredentialsApplePay', 'payment_data' => DataJSON];