GooglePaymentOption

הדרישות לשימוש באמצעי התשלום ש-Google סיפקה.

ייצוג JSON
{
  "facilitationSpec": string
}
שדות
facilitationSpec

string

ה-blob הזה בפורמט JSON מציג את המפרט לגבי האופן שבו Google מאפשרת את התשלום למטמיעים, שהוא האובייקט PaymentDataRequest כפי שמוגדר ב-https://developers.google.com/pay/api/web/reference/object#PaymentDataRequest דוגמה: { "apiVersion": 2, "apiVersionMinor": 0, "merchantInfo": { "merchantName": "Example Merchant" } } } ], "transactionInfo": { "totalPriceStatus": "ESTIMATED", "totalPrice": "12.34", "currencyCode": "USD" } }