Zoltan Toth-Czifra

Results 3 issues of Zoltan Toth-Czifra

As per the [CyberSource API docs](http://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SO_API/Credit_Cards_SO_API.pdf) there are several additional fields that items accept. I made changes to send these along too. An example: ``` php $cybersourceApi->add_item( '55.00', // unit...

**🚀 Feature Description** I'm very confused about some of the stats in Tensorflow and Google is not helping. I'm happy to make a documentation PR but I'd like to understand...

feature request

The submit input and submit button are special inputs with the following property: > Upon submitting, the data name/value pair gets sent to the server. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/submit This gets completely ignored...