Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PaymentData

Payment related data for the order.

Payment data related to an order.

Hierarchy

  • PaymentData

Properties

Optional paymentInfo

paymentInfo: PaymentInfo

Payment information regarding the order that's useful for user facing interaction.

Optional paymentResult

paymentResult: PaymentResult

Payment result that's used by integrator for completing a transaction. This field will be populated by Actions on Google if the checkout experience is managed by Actions-on-Google.

Generated using TypeDoc