Add credit application modal
Overview
Before a customer can pay with credit terms, they must have applied and been approved for a Resolve account. This guide shows you how to:
Display your credit application as modal (so that users never leave your site)
Instructions
Make sure resolve.js is on the webpage that will launch the application modal
Use jquery to launch the application by calling
resolve.application()
Last updated