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.
Last updated
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.
Last updated