Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedPaymentDetails

User clicks in one of the payment details on the payment pageview

This schema describes events sent to Segment from [[clickedPaymentDetails]]

example
 {
   action: "clickedPaymentDetails",
   flow: "Make Offer",
   context_page_owner_type: "orders-payment",
   order_id: "407dd09f-4afd-4aad-a6cc-1d6704dc2b11",
   subject: "add another credit card",
 }

Hierarchy

  • ClickedPaymentDetails

Index

Properties

action

action: clickedPaymentDetails

context_page_owner_type

context_page_owner_type: string

flow

flow: string

order_id

order_id: string

subject

subject: string

Generated using TypeDoc