When processing a payment in the webshop, /payment/process gives an error in webconsole:
process:298 Uncaught TypeError: odoo.define is not a function
at process:298
<script>
odoo.define('payment.processing_bootstrap', function(require) {
...</script>