Critter

Results 14 comments of Critter

aye. same here. Several others have mentioned it on twitter as well...

@Fofer it's working for me, but I'm only on 10.10.4 and doing my best not to logout for any reason

I was hopeful, but I'm still having issues. This is a valid request according to the docs. I've run this with my data, and it's created a 2-lined order {...

Something should reflect this somewhere, though, no? Or at least the [JSON example](https://developer.authorize.net/api/reference/#payment-transactions-charge-a-customer-profile) should show more than 1 lineitem since it doesn't match with the schema.

I was able to save a date to date field using ``` $theDate = date("c", strtotime($_POST["datecollected"])); $startDate = array("__type"=>"Date","iso"=>$theDate); $obj->startdate = $startDate; $obj->save(); ```

@atomi what and where do I need to edit to fix this?

I'll give reinstalling a go in the meantime... Thanks.

@atomi re-installed the dev branch. and it seems to work now...

You need to have the OAuth extension installed. It is not part of /this/ package...

fitbit has made a lot of changes to their api relating to heartrate.. I know it's been removed from other apps that use their api