crowdstart-checkout
Version:
One Click Checkout for Crowdstart
11 lines (10 loc) • 469 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 }')