Kdyby / CsobPaymentGateway

[DEPRECATED] Client library for ČSOB Payment Gateway eAPI 1.5+
Other
13 stars 3 forks source link

Client: fix PUT requests #11

Closed jiripudil closed 8 years ago

jiripudil commented 8 years ago

Data in PUT requests are passed in body and must not be in the URL. The paygate returns 404 otherwise.