PayDunya Python SDK
Python client library for PayDunya payment services.
Supported APIs
| API | Description | Module |
|---|---|---|
| PAR | Payment And Redirection — redirect customers to PayDunya's payment page | invoice |
| PSR | Payment Without Redirection — generate tokens for the JavaScript popup flow | invoice (server-side token) |
| PER | Payment And Redistribution — transfer funds to other PayDunya accounts | direct_pay |
| DMP | Payment Request API — send payment links via SMS/Email | dmp |
| IPN | Instant Payment Notification hash verification | ipn |