Added test for non line item agrument presence Fixed incorrect comment
- added default value to get_line_item_args to not break interface - smaller code review updates
- removed limit to 9 line items per Paypal order - if the request URL with all line items will be longer than 2083 characters, send it as one line item - fix the character limit function to account for URL encoding happening in http_build_query