Download the PHP package tnextpay/tnextpay-plugin-php without Composer
On this page you can find all versions of the php package tnextpay/tnextpay-plugin-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tnextpay/tnextpay-plugin-php
More information about tnextpay/tnextpay-plugin-php
Files in tnextpay/tnextpay-plugin-php
Package tnextpay-plugin-php
Short Description TechnoNextPay is a online payment gateway and easy payment solution
License MIT
Informations about the package tnextpay-plugin-php
PHP example application using Sp-plugin-php
-Technonextpay integration example with sp-plugin-php
Powered by: Technonext Pay Limited
This is an example application made with PHP programing language which is using tnextPay-plugin-php to integrate Technonextpay payment system to the application.
📖 Developer Guide
For a comprehensive understanding of how the plugin works and how to integrate it into your application, see the Developer Guide.
The guide covers:
- Architecture overview and component purposes
- Complete payment flow explanation
- Step-by-step integration instructions
- API reference and examples
- Best practices and troubleshooting
⚡ Quick Start
New to the plugin? Get up and running in 5 minutes with the Quick Start Guide.
Perfect for:
- First-time integration
- Testing the plugin quickly
- Understanding basic payment flow
Security & Best Practices
✅ Implemented Improvements (2026)
- Input Validation: All user inputs are now sanitized and validated before processing
- Proper Error Handling: Validation methods return appropriate boolean values instead of always true
- Secure Logging: Replaced
print_rwitherror_logfor better security - Environment Variables: Credentials loaded from environment variables instead of hardcoded values
- Unit Tests: Basic test suite added for validation functions
- HTTP Security: Improved cURL configuration with proper SSL verification and timeouts
⚠️ Security Notes
- Never use
configaration.phpin production - it contains example credentials - Always load configuration from environment variables using
TechnonextpayEnvReader - Ensure SSL verification is enabled in production
- Regularly update dependencies and monitor for security vulnerabilities
How to Run in Windows:
Follow below instruction to run "php-app-php-plugin" example application:
- Clone/Download repository to your local directory.
- Place downloaded folder to xampp/htdocs.
- Open XAMPP control Panel and start Apache.
- To run the project type http://localhost/php-app-php-plugin in any browser.
php-app-php-plugin application will run in Windows.
How to Run in Linux:
Follow below instruction to run "php-app-php-plugin" example application:
- Clone/Download repository to your local directory.
- You must have PHP and Apache server in your system.
- Place downloaded folder to var/www/html.
- To run the project type http://localhost/php-app-php-plugin in any browser.
php-app-php-plugin application will run in Linux.
Testing
The plugin includes a comprehensive test suite to ensure code quality and reliability.
Run Tests
See tests/README.md for detailed testing information.
References
License
This code is under the MIT open source License.
Please contact with Technonextpay team for more detail.
Copyright ©️2026 TechnonexPay Limited.