Types > PaymentDetailClient
Commerce APITypesPaymentDetailClient
PaymentDetailClient

Description

Fields

accept_language: String!

Browser's accept language at the moment of payment

Example: "ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7"


browser_ip: String!

Browser IP at the moment of payment

Example: "127.0.0.1"


ip_and_ua: IPAndUAInfo

Resolved info based on IP and UserAgent


session_id: String!

Client's session identifier

Example: "550e8400-e29b-41d4-a716-446655440000"


user_agent: String!

Browser's user agent at the moment of payment

Example: "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"


Used By

Types

PaymentDetail

Preview (typescript)

Loading module