checkout.js
Version:
Easy to use checkout widget powered by Crowdstart.
11 lines (10 loc) • 471 B
text/jade
.crowdstart-checkout.crowdstart-widget(class='{ crowdstart-narrow: model.config.narrow }')
.crowdstart-row
header(obs='{ obs }')
.crowdstart-row
.crowdstart-column.crowdstart-full-width
screen-manager(model='{ model }', obs='{ obs }', client='{ client }')
.crowdstart-column
invoice(model='{ model.order }', config='{ model.config }', client='{ client }', obs='{ obs }')
.crowdstart-row
confirm(obs='{ obs }', config='{ model.config }')