Skip to content

Releases: STLD/php-helpers

Version 1.4

Choose a tag to compare

@jveldboom jveldboom released this 23 Oct 17:42

Added optional item pricing line to the OrderX12 class which includes the item's retail and discount

Version 1.3

Choose a tag to compare

@jveldboom jveldboom released this 23 Oct 15:12

Change the way shipping methods are added. Still supports previous method of adding shipping method, but it will be depreciated in a future release.

Version 1.2

Choose a tag to compare

@jveldboom jveldboom released this 24 Sep 18:08

Added new arrayRange() function. Useful when dealing with grade level data

Shipping Address Formating

Choose a tag to compare

@jveldboom jveldboom released this 16 Sep 17:49

Breaking change to format each shipping address. Now each address is checked to ensure it fits our X12 850 character length. Check out the examples in the updated documentation