Commit Graph

278 Commits

Author SHA1 Message Date
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
Aliaksandr Pliutau
c54e7c11c7 example_test.go 2016-03-07 13:12:38 +07:00
Aliaksandr Pliutau
d7bc58ab06 paypalsdk_test.go 2016-03-07 13:04:51 +07:00
Aliaksandr Pliutau
02c6e8b3e4 example_test.go 2016-03-07 13:03:19 +07:00
Aliaksandr Pliutau
8ad0c93758 GoDoc example for CreatePayment 2016-03-07 13:00:22 +07:00
Aliaksandr Pliutau
172960ac0a func (r *ErrorResponse) Error() 2016-02-22 16:22:00 +07:00
Aliaksandr Pliutau
ebc7c22c7c #7 CreateSinglePayout 2016-02-17 11:10:49 +07:00
Aliaksandr Pliutau
52f3012ca1 gitter chat 2016-01-20 13:37:00 +07:00
Aliaksandr Pliutau
2a692d8300 types_test.go 2016-01-20 12:36:02 +07:00
Aliaksandr Pliutau
2f9803548f GET /v1/identity/openidconnect/userinfo/?schema=openid 2016-01-20 11:17:19 +07:00
Aliaksandr Pliutau
2a864f6dac IIdentity endpoints 2016-01-18 15:42:42 +07:00
Alexander Plutov
f87e7b6bb0 PayPal-Go-SDK 2016-01-05 13:08:02 +07:00
Aliaksandr Pliutau
2246b98781 How to Contribute 2015-12-29 16:30:23 +07:00
Aliaksandr Pliutau
3f5e093801 godoc comments 2015-12-29 16:21:11 +07:00
Aliaksandr Pliutau
74d2d9dcde godoc 2015-12-29 13:02:03 +07:00
Aliaksandr Pliutau
4160f4140f README 2015-12-22 13:01:59 +07:00
Aliaksandr Pliutau
6cb19672ec travis go 1.5 2015-12-22 12:09:57 +07:00
Aliaksandr Pliutau
447b062aec IT 2015-12-22 11:31:12 +07:00
Aliaksandr Pliutau
0cc2e3fc52 README missing endpoints how-to 2015-12-17 14:58:31 +07:00
Aliaksandr Pliutau
61cd126fbe Orders 2015-12-17 14:50:25 +07:00
Aliaksandr Pliutau
7913ad67ae payments/refund 2015-12-17 11:28:26 +07:00
Aliaksandr Pliutau
27411f215f Sale functions 2015-12-17 10:56:49 +07:00
Aliaksandr Pliutau
4e5a04903e bold ID 2015-12-01 11:40:07 +07:00
Aliaksandr Pliutau
0c8d78e8a2 GetAuthorization, CreatePayment, tests, README 2015-12-01 11:35:25 +07:00