Commit Graph

68 Commits

Author SHA1 Message Date
Alex Pliutau
bfdf8e6e97 #263 2024-06-03 10:09:31 +02:00
Alex Pliutau
6ebb0352bc Remove deprecated endpoints 2024-06-03 09:53:55 +02:00
Alex Pliutau
b8f2c8c573 Use github actions 2024-05-27 12:36:25 +02:00
Penny
5fddf59f71
feat: get access token automatically (#261) 2024-02-01 10:07:34 +01:00
Akshay Prabhakant
4c16ffad0a
#177 feature/Invoice: init, added Invoice related structs, implemented met… (#249)
* feature/Invoice: init, added Invoice related structs, implemented methods:GenerateInvoiceNumber,GetInvoiceDetails(by ID)

* feature/Invoice: added implemented endpoints to README along with Usage

Co-authored-by: Akshay Prabhakant <akshayprabhakant@Akshays-MacBook-Pro.local>
2022-10-28 09:20:28 +02:00
Alex Pliutau
62598e5880 #188: GetCapturedPaymentDetails 2021-04-10 18:09:05 +02:00
Alex Pliutau
52acc61786 #192: refactor Event type 2021-04-10 17:56:52 +02:00
Alex Pliutau
1e23f8dd7d return examples 2021-04-10 17:49:27 +02:00
Alex Pliutau
df9918548b update readme 2021-01-20 10:30:37 +01:00
Thomas Frössman
cc8b3cee69 add context support 2021-01-03 10:49:14 +01:00
Dimas Ragil T
0f9d1cca16
Add Revise Subscription (#187)
* Add function revise subscription

* Update README add revise subscription
2020-12-16 10:40:27 +01:00
Alex Pliutau
a678ccb4b1
Remove examples, keep godoc as source of truth (#154) 2020-05-31 17:02:56 +02:00
Alex Pliutau
e84c6d06c5 Remove confusing message 2020-05-31 16:57:11 +02:00
Rami
d355a65df0
Subscriptions, Subscription plans and Products API (#151) 2020-05-30 22:14:19 -07:00
Alex Pliutau
fc9dcf749b Fix v2 endpoints, migrate to v1 2020-05-02 17:00:45 +02:00
Jakub Horák
4f66415fcd
Add transaction search /v1/reporting/transactions (#145) 2020-05-02 16:43:30 +02:00
Bülent Rahim Kazancı
21b349dbdc
Add functions of create, get, update, delete and list webhooks (#146)
* Add webhook creation function

* Add webhook list function

* Add webhook delete function

* Add webhook get function

* Add webhook update function

* Update documentation related to webhooks

* Fix addressed issues on code review
2020-05-02 16:42:37 +02:00
Maksymilian Lewicki
89088bee4e Update endpoints in coverage section in README (#132) 2020-01-06 17:21:21 +03:00
Roopak Venkatakrishnan
32920d672b
Example for go modules in Readme (#111) 2019-08-27 09:09:46 -07:00
Alex Pliutau
e70e544c1a Update package name 2019-08-21 15:50:20 +02:00
Alex Pliutau
f7f8c60772 Remove sourcegraph button 2019-08-21 13:19:25 +02:00
Alex Pliutau
6f5da20f7c Change import path to github.com/plutov/PayPal-Go-SDK 2019-08-21 13:11:13 +02:00
Alex Pliutau
224bd1f949 #89: Add UpdateOrder 2019-07-30 15:12:58 +02:00
Alex Pliutau
637e1c4b15 Add contributors 2019-07-22 15:03:15 +02:00
Alex Pliutau
aeec25d551 Add contributors 2019-07-22 15:02:18 +02:00
Alex Pliutau
3f993bc542 Add payment-source type 2019-07-21 09:28:07 +02:00
Roopak Venkatakrishnan
c85effd4a6 Add to readme 2019-06-26 21:22:30 -07:00
tungquach
1f766901f9 Update order api endpoints 2019-04-21 10:08:48 +07:00
Alex Pliutau
4d9251997c Payments V2 2019-03-27 09:27:53 +01:00
Alex Pliutau
5af7837061 Add v1/v2 note 2019-03-26 15:39:18 +01:00
Rickard Lindroth
d5a45e7e9a
Update README.md
wrong parameter name for listing payments
2018-12-10 14:18:00 +01:00
Rickard Lindroth
36f64e9a3b added GetPaymentsWithFilter and Filter to list filtered payments 2018-12-10 12:54:15 +01:00
Sam Choukri
f1166b8b90 Added methods: GetPayout, GetPayoutItem, and CancelPayoutItem 2017-11-07 15:58:58 -08:00
Alex Pliutau
03d54d5563 #31 Change deprecated POST payout?sync_mode=true to async 2017-09-27 17:19:02 -05:00
envy124
87b4c45133 billing endpoints 2017-09-06 11:15:21 +03:00
Aliaksandr Pliutau
bf577f049a Tests fix 2017-04-05 10:47:11 +07:00
Aliaksandr Pliutau
541052cf48 #23: fixed 2017-03-02 11:19:08 +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
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
5eab9b94ed README headers 2016-11-04 11:35:51 +07:00
Nic West
97ca5a3cf2 update readme 2016-11-01 12:05:20 +00:00
Zach Kipp
a1b60837f9 Fix README redirect url index 2016-08-07 20:51:03 -06:00
Alexander Plutov
deda5496ff Fixed #10 2016-05-14 19:38:24 +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
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