Ryan Johnston
Ryan Johnston
Spelling fixes and remove some trailing spaces.
- Add coupon_code to subscriptions, customer_create, and customer update methods.
I hate to be that guy but adding in some PEP8. Maybe I'm a little OCD.
I needed a way to get the information on promotion codes. I've added that much functionality. The particular issue in #17 may also include more changes.
The documentation should contain some information about what is returned from the getParameter method. I had to do a console.log to get the properties of the returned parameter. I thought...