Revision history for VendorAPI-2Checkout-Client
0.06 2011-07-04
- implemented sorting input params for list_sales()
0.05 2011-07-04
- implemented more input params for list_sales()
- some house keeping in t/02-list_sales.t
0.04 2011-07-03
- removed Test::Output from instatiation test.
- use URI and URI::QueryParam
- implemented pagesize and curpage params for list_sales()
0.03 2011-07-01/09:00
- README typos fixed
- added invoice_id parameter to detail_sale
0.02 2011-06-30/22:00
- Fixed typos in the README that I discovered at YAPC::NA 2011 (Dahut!)
- BAILing on the tests was a bad idea. Changed it to SKIP.
0.01 2011-06-26/02:01
First version, uploaded to CPAN.
- it can list_sales() and detail_sale(sale_id)