Commit Graph

25 Commits

Author SHA1 Message Date
Florian Kinder
d381642422
Added PayPal-Mock-Response for capture (#232) 2022-03-05 08:16:25 +01:00
Anooj Muttavarapu
ca6845e257
Fixes updaterequest (#236)
* Fixes updaterequest

Fixes update request to support the patch request body format. https://developer.paypal.com/api/orders/v2/#definition-patch

* Change return type

Return type should only be error.

* Add nil return

Add nil return
2022-03-05 08:15:53 +01:00
Yuusuke
a3c2eaa0d4 add capture detail interface 2021-02-07 00:56:29 +09:00
Yash Suresh Chandra
a5cff3c18c
idempotent create order api (#191) 2021-01-25 12:52:19 -08:00
Thomas Frössman
cc8b3cee69 add context support 2021-01-03 10:49:14 +01:00
kenbolt
7827c1418f
Auth capture idempotency and refund idempotency (#143)
* Idempotency for capture auth
2020-04-21 09:23:44 -07:00
kenbolt
907cf40be1
Adding a capture auth idempotent function (#142)
* Adding a capture auth idempotent function

* refactoring

* better name

Co-Authored-By: Roopak Venkatakrishnan <roopak.v@gmail.com>

* what's in a name

Co-authored-by: Roopak Venkatakrishnan <roopak.v@gmail.com>
2020-04-20 12:49:30 -07:00
kenbolt
2091d46d04
Refund from capture endpoint function (#141)
* Capture refund API call

* .
2020-04-08 09:51:17 -07:00
Alex Pliutau
0e7098bda4 Include the 'items' in the response when capturing orders 2020-01-06 15:27:03 +01:00
Alex Pliutau
e70e544c1a Update package name 2019-08-21 15:50:20 +02:00
Roopak Venkatakrishnan
167f2d58ab
Add more type definitions 2019-08-20 23:24:18 -07:00
Alex Pliutau
fb6ff6be3d Fix go rerpotr card issues 2019-08-19 15:33:46 +02:00
Alex Pliutau
224bd1f949 #89: Add UpdateOrder 2019-07-30 15:12:58 +02:00
Alex Pliutau
fd64790cd2
Merge pull request #100 from roopakv/roopakv/update_co
Use create order payer for create order
2019-07-22 14:56:14 +02:00
Roopak Venkatakrishnan
1daa788741
Use create order payer 2019-07-22 00:23:07 -07:00
Alex Pliutau
3f993bc542 Add payment-source type 2019-07-21 09:28:07 +02:00
Roopak Venkatakrishnan
da7d8507ff [Tiny fix] Create Order 2019-06-28 19:08:24 -07:00
Roopak Venkatakrishnan
fd873cc35b Create Order API Call 2019-06-26 21:16:21 -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
cd22892aec Make one-line if err != nil conditions 2017-11-23 09:15:11 +07:00
Alex Pliutau
08326c3caa #40 Change Details type to be a map 2017-10-14 16:51:13 +07:00
Aliaksandr Pliutau
b46adc7bf2 goreport badge 2016-12-22 12:06:00 +07:00
Aliaksandr Pliutau
3f5e093801 godoc comments 2015-12-29 16:21:11 +07:00
Aliaksandr Pliutau
61cd126fbe Orders 2015-12-17 14:50:25 +07:00