AI-generated Key Takeaways
-
PaymentParameters are used to request payment associated with an order.
-
The JSON representation includes options for both Google Pay and merchant-provided payment methods.
-
googlePaymentOptioncontains information for requesting payment through Google Pay. -
merchantPaymentOptioncontains information for payment methods offered by the Action or merchant.
Parameters for requesting payment associated with an order.
| JSON representation | |
|---|---|
{ "googlePaymentOption": { object ( |
|
| Fields | |
|---|---|
googlePaymentOption |
Info for requesting payment info from google. |
merchantPaymentOption |
Info for payment methods provided by Action/Merchant. |