Skip to main content

PaywallStructuredContent

SolvaPay SDK


SolvaPay SDK / server/src / PaywallStructuredContent

Interface: PaywallStructuredContent

Defined in: packages/server/src/types/paywall.ts:26

Structured content for paywall errors

Properties

agent

agent: string

Defined in: packages/server/src/types/paywall.ts:28


checkoutUrl

checkoutUrl: string

Defined in: packages/server/src/types/paywall.ts:29


kind

kind: "payment_required"

Defined in: packages/server/src/types/paywall.ts:27


message

message: string

Defined in: packages/server/src/types/paywall.ts:30