Releases: krebs3r/computop-tester
Release list
Paygate Payment Tester v3.6.8 - Final MIT-licensed release
Final MIT-licensed release
Version 3.6.8 is the final release of Paygate Payment Tester distributed under the MIT License. The MIT License included in this release remains applicable to version 3.6.8 and earlier versions.
Future versions starting with version 4.0.0 may be distributed under different license terms.
Highlights
- Reworked credential-profile handling with clear active, saved and unsaved states.
- Added password-encrypted credential-profile export and import.
- Bound request-log entries and status inquiries to credential profiles and merchant context more safely.
- Added REST payment-creation previews to the Request Log.
- Recognised generated Classic cancellation redirects as
CANCELLEDresponses. - Refreshed navigation, callback handling, security guidance and project documentation.
See CHANGELOG.md for the complete release notes.
Paygate Payment Tester v3.5.0
Highlights
- Klarere Payment-Workflow-Struktur mit Schnittstellenwahl direkt unter der Merchant ID und passenden Classic-/REST-Credentials.
- Transparente Aufschlüsselung zusammengesetzter API-Parameter, stabil ausgerichtete Kunden- und Artikeldaten sowie sichtbare API-Feldnamen.
- Optionale
CustomField1bisCustomField9für unterstützte Hosted-Payment-Page-Templates. - Designabhängige, transparente 276 × 87-PNGs für
CustomField3im Original- und Nexi-Design. - Logisch sortierte Request-Vorschau von zusammengesetzten Objekten über Payload und Query-Parameter bis zum finalen Request.
- Themegerechte Checkboxen und konsistent platzierte Aktionen für Kunden- und Artikeldaten.
- Aktualisierte README, Changelogs, Markenhinweise und PWA-Offline-Assets.
Die vollständige Änderungshistorie steht im Changelog.
Paygate Payment Tester v3.0.0
Paygate Payment Tester v3.0.0
This release adds a complete REST request builder to the existing Payment Workflow while preserving the Classic Paygate integrations.
Highlights
- REST API V1 and V2 request generation for Hosted Payment Page, Card Form and Pay By Link
- Version-specific endpoints and payload schemas, including V2 checkout sessions and idempotency keys
- cURL, PowerShell, Postman Collection v2.1 and raw HTTP output
- Basic Auth and OAuth2 Client Credentials templates
- Syntax highlighting for JSON payloads and executable requests
- Safe credential placeholders by default with explicit opt-in for embedding credentials
- Encrypted local storage for optional REST API keys
- New bilingual Help view with integration guidance, documentation, test data, error codes and privacy notes
- Improved workflow navigation, responsive desktop overflow controls and consistent section badges
- Updated product naming, documentation, PWA metadata and cache to version 3.0.0
REST requests are assembled locally and are never submitted by the browser. The generated output can be copied into an external tool or backend implementation.
See the complete changelog for all details.
Computop Payment Tester v2.8.0
Highlights
- Added a complete glass application shell with dedicated Payment Workflow, Request Log, Response Decryption, Response Log and Changelog views
- Added Pay By Link support with documented two-stage Blowfish encryption and automatically generated unique references
- Migrated request and response logs to IndexedDB with localStorage migration and fallback
- Added syntax-highlighted logs, bilingual UI and changelog, dark/light themes and touch-friendly responsive navigation
- Added installable PWA assets, iOS-compatible icons, a social sharing image and complete Open Graph metadata
- Added a bilingual main-page introduction explaining request creation, encryption inspection and response analysis
- Updated project documentation, version tracking and release history
Security
The application continues to run entirely in the browser. Payment request generation, HMAC-SHA256 calculation, Blowfish encryption/decryption and credential handling remain local. Use test credentials whenever possible.