Skip to Content
Anuma SDKClientInternalType AliasesHandlersCreateCheckoutSessionRequest

HandlersCreateCheckoutSessionRequest

HandlersCreateCheckoutSessionRequest = object

Defined in: src/client/types.gen.ts:1591 

Properties

cancel_url?

optional cancel_url: string

Defined in: src/client/types.gen.ts:1592 


interval?

optional interval: string

Defined in: src/client/types.gen.ts:1596 

“month” or “year”


price_id?

optional price_id: string

Defined in: src/client/types.gen.ts:1597 


referral?

optional referral: string

Defined in: src/client/types.gen.ts:1601 

Rewardful referral ID for affiliate tracking


success_url?

optional success_url: string

Defined in: src/client/types.gen.ts:1602 


tier?

optional tier: string

Defined in: src/client/types.gen.ts:1606 

“starter” or “pro”

Last updated on