Skip to content

Magento 2.4.5: Uncaught ReferenceError: affirm is not defined

I got the error from js file in checkout page. The error was thrown from the below lines
affirm.ui.ready(function(){affirm.checkout(JSON.parse(response))

Here how to declare the affirm.