Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
Checkout
Session
ShippingOption
Interface ShippingOption
interface
ShippingOption
{
shipping_amount
:
number
;
shipping_rate
:
string
|
Stripe
.
ShippingRate
;
}
Index
Properties
shipping_
amount
shipping_
rate
Properties
shipping_
amount
shipping_amount
:
number
A non-negative integer in cents representing how much to charge.
shipping_
rate
shipping_rate
:
string
|
Stripe
.
ShippingRate
The shipping rate.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
shipping_
amount
shipping_
rate
Mayson Monorepo Documentation
Loading...
A non-negative integer in cents representing how much to charge.