Event listeners can be scoped to specific checkouts using the .on() and .off() methods. This is helpful for do things only on specific checkouts rather than any/all checkouts.
.on()
.off()
See available checkout events
Last updated 5 years ago