Commit Graph

101 Commits

Author SHA1 Message Date
Aliaksandr Pliutau
bf577f049a Tests fix 2017-04-05 10:47:11 +07:00
Aliaksandr Pliutau
d3229e32c6 Fixed #26 2017-04-05 10:37:54 +07:00
Aliaksandr Pliutau
d73d7cf8c0 Merge pull request #25 from ssherriff/master
Vault delete shouldn’t expect a response
2017-03-21 17:53:55 +07:00
ssherriff
9e6f08db11 Vault delete shouldn’t expect a response
Vault DELETE returns empty content.
Trying to retreive a response was causing an EOF error.
2017-03-21 21:29:57 +11:00
Aliaksandr Pliutau
541052cf48 #23: fixed 2017-03-02 11:19:08 +07:00
Aliaksandr Pliutau
d6826294e2 #23: travis -tags=unit 2017-03-02 10:54:27 +07:00
Aliaksandr Pliutau
dd920d5151 #23: unit_test.go, integration_test.go 2017-03-02 10:43:23 +07:00
Aliaksandr Pliutau
77132c2781 sourcegraph: used by 2017-02-13 11:00:23 +07:00
Aliaksandr Pliutau
0b9ce9a464 Merge pull request #22 from KISI/master
change type of Item.Amount from string to int to get it working with …
2017-02-07 16:14:40 +07:00
Jonathan Weber
13492e99b9 change type of Item.Amount from string to int to get it working with the newest PayPal API 2017-01-27 15:00:29 +01:00
Aliaksandr Pliutau
7b764347d0 Fixed #21 2017-01-10 15:39:27 +07:00
Aliaksandr Pliutau
9cee417524 2017 2017-01-10 15:37:26 +07:00
Aliaksandr Pliutau
68c4637d96 Merge pull request #20 from dchusovitin/patch-1
Fixed panic on logging requests without body (GET)
2016-12-29 09:32:30 +07:00
Dmitry Chusovitin
be08e9ec4a Fixed panic on logging requests without body (GET) 2016-12-28 20:48:50 +03:00
Aliaksandr Pliutau
72454421ef gofmt fi 2016-12-22 12:20:55 +07:00
Aliaksandr Pliutau
c2f5ade85d gofmt -s 2016-12-22 12:16:22 +07:00
Aliaksandr Pliutau
750f7b432e misspell 2016-12-22 12:12:47 +07:00
Aliaksandr Pliutau
30d3047a55 removed unused examples folder 2016-12-22 12:10:16 +07:00
Aliaksandr Pliutau
b46adc7bf2 goreport badge 2016-12-22 12:06:00 +07:00
Aliaksandr Pliutau
7e723285e7 Fixed #11 2016-12-19 12:55:00 +07:00
Aliaksandr Pliutau
c4c61ec4bc mocrofix 2016-12-01 11:57:34 +07:00
Aliaksandr Pliutau
0bbdd821f8 req log 2016-12-01 11:32:21 +07:00
Aliaksandr Pliutau
768e6872d3 httputil.DumpRequest(req, true) 2016-12-01 11:22:38 +07:00
Aliaksandr Pliutau
5eab9b94ed README headers 2016-11-04 11:35:51 +07:00
Aliaksandr Pliutau
17cb42ea4f Merge pull request #19 from ingresso-group/feat-web-profiles
Adds payment experience web profiles
2016-11-04 11:33:19 +07:00
Nic West
a13f46036a remove http method constants from tests 2016-11-01 12:15:03 +00:00
Nic West
5cbc7136d7 remove method constants for go 1.5 comptibility 2016-11-01 12:11:40 +00:00
Nic West
97ca5a3cf2 update readme 2016-11-01 12:05:20 +00:00
Nic West
c13c7ab990 fix delete method copy pasta 2016-11-01 11:57:28 +00:00
Nic West
1be8989df5 add web experience profile endpoints 2016-10-26 16:10:06 +01:00
Aliaksandr Pliutau
1af34f3631 Item.Quantity is string now 2016-10-24 13:49:11 +07:00
Aliaksandr Pliutau
da5fe595b3 UT fix 2016-10-24 12:15:14 +07:00
Aliaksandr Pliutau
891cbb0eca type comments fix 2016-10-24 11:36:23 +07:00
Aliaksandr Pliutau
f65c5dc88e Fixed #15 2016-09-19 11:39:05 +07:00
Alexander Plutov
959619c327 Tests fix 2016-09-12 13:59:23 +07:00
Aliaksandr Pliutau
1d1d6e5077 Merge pull request #13 from Zacho2/master
Fix README redirect url index
2016-08-19 11:39:01 +07:00
Aliaksandr Pliutau
8676220cb6 Merge pull request #14 from MicahLC/update_structs
Update structs
2016-08-19 11:38:06 +07:00
Micah Lapping-Carr
dae510dbf4 Update main.go after running goimports.
The paypalsdk import didn't work and had a redundant rename.
2016-08-18 09:57:03 -07:00
Micah Lapping-Carr
975b15beb3 Update structs to include more member structs. 2016-08-18 09:53:22 -07:00
Zach Kipp
a1b60837f9 Fix README redirect url index 2016-08-07 20:51:03 -06:00
Aliaksandr Pliutau
6b094a602b Merge pull request #12 from ivpusic/patch-1
add expires_in field to `TokenResponse`
2016-07-21 10:52:07 +07:00
Aliaksandr Pliutau
df39d89ab0 Payments test fix 2016-07-21 10:51:44 +07:00
Ivan Pusic
26351642ed add expires_in field to TokenResponse
hard to know when to refresh token without this field
2016-07-20 21:19:05 +02:00
Aliaksandr Pliutau
2771e6788b gofmt 2016-05-16 17:04:23 +07:00
Alexander Plutov
deda5496ff Fixed #10 2016-05-14 19:38:24 +07:00
Aliaksandr Pliutau
91a99ea62c Merge pull request #9 from zanven42/master
Change Client log to io.Writer to allow more diversity in logging
2016-05-14 13:00:03 +07:00
Anthony Poschen
f6bd5b385e CHANGE: Renamed 'SetLogFile' to 'SetLog' and changed the parameter from a string to io.Writer
CHANGE: Changed logFile name and type to name Log of type io.Writer
CHANGE: func log of client now uses new log object.
2016-05-14 15:39:35 +10:00
Alexander Plutov
86a0467076 UT fix 2016-05-02 01:36:49 +07:00
Aliaksandr Pliutau
5075571d3d Merge pull request #8 from RobertChristopher/patch-1
Update doc.go
2016-05-02 01:20:15 +07:00
Rob
4be00d94a7 Update doc.go
Fixed a typo
2016-05-01 14:07:35 -04:00