Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
PaymentLink
AfterCompletion
Interface AfterCompletion
interface
AfterCompletion
{
hosted_confirmation
?:
Stripe
.
PaymentLink
.
AfterCompletion
.
HostedConfirmation
;
redirect
?:
Stripe
.
PaymentLink
.
AfterCompletion
.
Redirect
;
type
:
Stripe
.
PaymentLink
.
AfterCompletion
.
Type
;
}
Index
Properties
hosted_
confirmation?
redirect?
type
Properties
Optional
hosted_
confirmation
hosted_confirmation
?:
Stripe
.
PaymentLink
.
AfterCompletion
.
HostedConfirmation
Optional
redirect
redirect
?:
Stripe
.
PaymentLink
.
AfterCompletion
.
Redirect
type
type
:
Stripe
.
PaymentLink
.
AfterCompletion
.
Type
The specified behavior after the purchase is complete.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hosted_
confirmation
redirect
type
Mayson Monorepo Documentation
Loading...
The specified behavior after the purchase is complete.