Go Paybook A Go wrapper around Paybook's Sync API. This is a work on progress. Import import ( "github.com/mazingstudio/paybook" ) Run tests API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx go test -v