PaymentParameters

  • PaymentParameters are used to request payment associated with an order.

  • The JSON representation includes options for both Google Pay and merchant-provided payment methods.

  • googlePaymentOption contains information for requesting payment through Google Pay.

  • merchantPaymentOption contains information for payment methods offered by the Action or merchant.

Parameters for requesting payment associated with an order.

JSON representation
 { 
 "googlePaymentOption" 
 : 
 { 
 object (  GooglePaymentOption 
 
) 
 } 
 , 
 "merchantPaymentOption" 
 : 
 { 
 object (  MerchantPaymentOption 
 
) 
 } 
 } 
Fields
googlePaymentOption

object ( GooglePaymentOption )

Info for requesting payment info from google.

merchantPaymentOption

object ( MerchantPaymentOption )

Info for payment methods provided by Action/Merchant.

Design a Mobile Site
View Site in Mobile | Classic
Share by: