- May 03, 2017
-
-
Andy Summers authored
Improve data for integration tests See merge request !63
-
- Apr 27, 2017
-
-
Andy Summers authored
-
- Apr 26, 2017
-
-
Andy Summers authored
Add `P_ORIG_SYS_DOC_REF` to OrderLine See merge request !62
-
Andy Summers authored
- Apr 20, 2017
-
-
Andy Summers authored
Add constants for CS building address for UPS shipping See merge request !61
-
Andy Summers authored
- Apr 18, 2017
-
-
Andy Summers authored
Add CBS values for shipping methods See merge request !60
-
Andy Summers authored
- Feb 23, 2017
-
-
Andy Summers authored
Add constants for Product MinMax Active See merge request !59
- Feb 22, 2017
-
-
Andy Summers authored
-
- Feb 21, 2017
-
- Feb 17, 2017
-
-
Andy Summers authored
Update tests for CBS QA APIs See merge request !58
-
- Feb 16, 2017
-
-
Andy Summers authored
-
Andy Summers authored
-
Andy Summers authored
-
- Feb 15, 2017
-
-
Andy Summers authored
Use CBS Product API v4 See merge request !57
-
Andy Summers authored
Use CBS Interfacing API v2 See merge request !55
-
Andy Summers authored
Use CBS Line API v2 See merge request !54
-
Andy Summers authored
Use CBS Payment API v2 See merge request !53
-
Andy Summers authored
Use CBS Header API v2 See merge request !52
-
Andy Summers authored
-
Andrew Hoffmann authored
Use CBS Pricing API v2 See merge request !56
-
Andy Summers authored
-
- Feb 13, 2017
-
-
Andy Summers authored
-
Andy Summers authored
-
Andy Summers authored
-
Andy Summers authored
-
Andy Summers authored
-
- Jan 11, 2017
-
-
Andy Summers authored
Fix horrible misspelling of "IDENTIFIER" Came across this beauty of a typo when going through cbs-techstore-client-php earlier. Please review: @ahoffmann @weizhong-wang @lloyd-carter @KJOYNER See merge request !51
- Jan 10, 2017
-
-
Andy Summers authored
-
Andy Summers authored
Fix bugs in CBS service responses `SoapOrderHeaderService` and `SoapOrderLineService` had 'typos' in the constructors of the service response. The comparison for the return value of `strcasecmp` was inside the function call, not after it, so PHP got all confused and was returning the length of the strings rather than a boolean value. `composer.json` has already been incremented a patch version for a new release. Please review: @ahoffmann @weizhong-wang @lloyd-carter @KJOYNER See merge request !50
-
Andy Summers authored
-
Andy Summers authored
`SoapOrderHeaderService` and `SoapOrderLineService` had 'typos' in the constructors of the service response. The comparison for the return value of `strcasecmp` was inside the function call, not after it, so PHP got all confused and was returning the length of the strings rather than a boolean value.
-
- Jan 05, 2017
-
-
Andy Summers authored