Small error in “Editor Settings” copy
-
Hi, I am implementing callbacks and the plugin says this:
Cancel Callback
A callback handler that will execute once a user closes the checkout by clicking the close icon. This handler only executes when the checkout is running in a dialog mode. You can use
datain your code.But in fact, the
datais not present in the function params. It works for all the other callbacks.Even the documentation says, there is no data attribute in cancel callback.
Wonderful plugin by the way!
Ales
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.