{{terminalErrorHeading}}

An error has occurred

{{terminalError}}

// n.b. this seems to be the top-level template for all checkout views, *including* offers, which may be displayed inline console.debug('Rendering "Checkout" template', location.href) var script = document.createElement('script') script.src = 'https://slate.com/piano/scripts/resize.js' document.head.appendChild(script) // make absolutely sure the modal views do not have a transparent background.. i feel like we can tidy up our stylesheets a bit but this is good for now // there does not seem to be a pure css way to identify the modal checkout containers to differentiate them from the inline ones, which are offer templates. var u = new URL(location.href) if (u.searchParams.get('displayMode') === 'modal') { var container = document.querySelector('#checkout-container') container.style.cssText += '; background: white; background: var(--bg-color);' }
  1. Account
  2. Payment
  3. Confirmation

{{selectedTerm.type == "gift" ? selectedTerm.name : selectedTerm.resource.name | tc:'resource.name'}}

You will be charged {{input.chargeDisplayAmount}}.
You are about to get this trial.
You are about to get this trial. You have to proceed to the payment provider page and confirm the payment for the {{selectedTerm.firstRealPriceWithTax}} to allow us to renew your subscription when time will come. You'll not be actually charged. Provide your payment details. The free trial associated with this subscription will be appended to the standard duration of access, and the promotion used for this subscription will be applied at the first renewal. You will be charged {{selectedTerm.firstRealPriceWithTax}} today for this extended period. Provide your payment details. The free trial associated with this subscription will be appended to the standard duration of access. You will be charged {{selectedTerm.firstRealPriceWithTax}} today for this extended period. Provide your payment details. The promotion used for this subscription will be applied at the first renewal. You will be charged {{selectedTerm.firstRealPriceWithTax}} today for this extended period.
Starting Duration Billing  
Starting Duration Price Tax Billing
{{interval.duration}} {{interval.price}} {{interval.tax}}
{{interval.originalPrice}} {{interval.billing}}
{{interval.billing}}
{{interval.originalPrice}} {{interval.totalBilling}}
{{interval.totalBilling}}
Incl. {{getVatLabel()}} {{ interval.tax }}
  All prices Incl. {{getVatLabel()}}
Starting
Duration
Price
Tax {{interval.tax}}
Billing
{{interval.originalPrice}} {{interval.billing}}
{{interval.billing}}
{{interval.originalPrice}} {{interval.totalBilling}}
{{interval.totalBilling}}
Incl. {{getVatLabel()}}
  1. Account
  2. Payment
  3. Confirmation
  1. Account
  2. Payment
  3. Confirmation
var script = document.createElement('script') script.src = 'https://slate.com/piano/scripts/resize.js' document.head.appendChild(script)

The news you need. The analysis you trust.

Become a Slate Plus member to support our work. Try 3 months for $30$15. Cancel anytime.