retain/account-funds-conversion-form


Not working? Make sure your AlaskaAir cookie is set.


# 🏠 Properties

Name Type

# 🎰 Slots

Name Default value
            
Show Code
<script src="/components/shared/component-base.js"></script> <script src="/components/account-funds-conversion-form/main.js"></script> <link rel="stylesheet" href="/components/shared/component-base.css" /> <p> Not working? Make sure your AlaskaAir cookie is set. </p> <account-funds-conversion-form confirmationRedirectUrl="./demo/airline-helper" getJwtEndpoint="./mock/account/jwt" getWalletConversionApiKey="your-subscription-key" getWalletConversionEndpoint="./mock/wallet/conversionamounts?mileagePlanNumber=" submitWalletConversionApiKey="your-subscription-key" submitWalletConversionEndpoint="./mock/wallet/convert" > <img slot="image" alt="" src="https://resource.alaskaair.net/-/media/Images/icons/dollar-icon" width="99" /> </account-funds-conversion-form>