-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
Description
It's very hard to understand the documentation and how to map to the actual Adyen API. For example, the refund endpoint that requires a pspReference in the url endpoint.
/payments/{paymentPspReference}/refunds
I have to look in the source code and the tests to find clues on how to make a refund request, but I still can't figure out how to do it with this library.