Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.54 KB

umbcheckoutconfiguration.md

File metadata and controls

15 lines (13 loc) · 1.54 KB

UmbCheckoutConfiguration

The UmbCheckoutConfiguration object contains the below properties

Property Name Type Use
Id int The internal configuration Id
Key Guid The internal configuration Key
SuccessPageUrl IEnumerable<MultiUrlPicker> The success page
CancelPageUrl IEnumerable<MultiUrlPicker> The cancel page
StoreBasketInCookie Boolean Whether the Basket is stored in a cookie
StoreBasketInDatabase Boolean Whether the Basket is stored in the database
BasketInDatabaseExpiry int The number of days the Basket can live in the database
BasketInCookieExpiry int The number of days the Basket can live in a cookie
EnableShipping Boolean Whether the shipping is enabled