David Duffett
David Duffett
I'm still working through understanding PDF structures so forgive me if I'm not quite there but as I understand it links within the document are created using special link annotations,...
Provide a way to easily track onclick events by using the CSS class and HTML5 data- attributes. A click could automatically be tracked just by adding a class to a...
Provide the ability to cancel a DataCash card transaction. This is helpful for mistake transactions, as they can be cancelled up until a certain time (midnight the same day?). Cancel...
American Express does have it's own version of 3D-Secure (they call it SafeKey), however some merchants will not have this enabled on their DataCash accounts. If it is not enabled,...
When you specify a "dest" option that begins with a slash, eg: ``` { src: "**", dest: "/myfolder/" } ``` The task output displays like it has succeeded, eg: Running...