<?php
const checkout = [
'submit' => 'Submit Order',
'assert' => 'Congratulations, the order was successfully generated!',
];