Skip to main content

CustomerInfo

SolvaPay SDK


SolvaPay SDK / react/src / CustomerInfo

Interface: CustomerInfo

Defined in: packages/react/src/hooks/useCustomer.ts:6

Customer information interface

Properties

customerRef?

optional customerRef: string

Defined in: packages/react/src/hooks/useCustomer.ts:10

Customer reference ID


email?

optional email: string

Defined in: packages/react/src/hooks/useCustomer.ts:14

Customer email address


loading

loading: boolean

Defined in: packages/react/src/hooks/useCustomer.ts:22

Whether customer data is currently loading


name?

optional name: string

Defined in: packages/react/src/hooks/useCustomer.ts:18

Customer name