Commit Graph

11 Commits

Author SHA1 Message Date
Alex Pliutau
6ebb0352bc Remove deprecated endpoints 2024-06-03 09:53:55 +02:00
Thomas Frössman
cc8b3cee69 add context support 2021-01-03 10:49:14 +01:00
Roopak Venkatakrishnan
b3eb2c69dd
Revert "Some updates to refund endpoint (#121)" (#147)
This reverts commit efe72c1ed4.
2020-05-04 13:17:53 -07:00
Eric Lee
efe72c1ed4
Some updates to refund endpoint (#121)
* s/authorization/authorizations in url path

* Update authorization object to the paypal v2 version

* duplicate field

* rename some fields

* Update types for refund endpoint

* actually, don't do a breaking change

* .

* pointer

Co-authored-by: Alex Pliutau <a.pliutau@gmail.com>
2020-05-02 17:09:58 +02:00
Alex Pliutau
fc9dcf749b Fix v2 endpoints, migrate to v1 2020-05-02 17:00:45 +02:00
Alex Pliutau
e70e544c1a Update package name 2019-08-21 15:50:20 +02:00
Alex Pliutau
4d9251997c Payments V2 2019-03-27 09:27:53 +01:00
Alex Pliutau
cd22892aec Make one-line if err != nil conditions 2017-11-23 09:15:11 +07:00
Aliaksandr Pliutau
3f5e093801 godoc comments 2015-12-29 16:21:11 +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