GooglePaymentOption

Google tarafından sağlanan ödeme yöntemiyle ilgili şartlar.

JSON gösterimi
{
  "facilitationSpec": string
}
Alanlar
facilitationSpec

string

Bu JSON blob'u, Google'ın https://developers.google.com/pay/api/web/reference/object#PaymentDataRequest adresinde tanımlandığı gibi PaymentDataRequest nesnesi olan entegratörler için ödemeyi nasıl kolaylaştırdığına dair spesifikasyonu yakalar Örnek: { "apiVersion": 2, "apiVersionMinor": 0, "merchantInfo": { "merchantName": "Örnek Satıcı" } } } ], "transactionInfo": { "totalPriceStatus": "ESTIMATED", "totalPrice": "12.34", "currencyCode": "USD" }