Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 553 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 553 Bytes

przelewy24-sdk

przelewy24 sdk is a .NET library, which allows to easily create REST request to Przelewy 24 API.

Demo site for Przelewy24.SDK in C#

This SDK allows to manage basic transactions, such as:

  • Register New Transaction
  • Veryfy transaction
  • Getting notifications about finished trasaction

Przelewy24 allows to create additional request, which are not supported yet by this SDK. If needed feel free to fork and extend this project or just ask for help by creating a ticket.