Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
Checkout
Session
Discount
Interface Discount
interface
Discount
{
coupon
:
string
|
Stripe
.
Coupon
;
promotion_code
:
string
|
Stripe
.
PromotionCode
;
}
Index
Properties
coupon
promotion_
code
Properties
coupon
coupon
:
string
|
Stripe
.
Coupon
Coupon attached to the Checkout Session.
promotion_
code
promotion_code
:
string
|
Stripe
.
PromotionCode
Promotion code attached to the Checkout Session.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coupon
promotion_
code
Mayson Monorepo Documentation
Loading...
Coupon attached to the Checkout Session.