Events

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.

See available checkout events

Last updated