File manager - Edit - /var/www/payraty/hris/vendor/lahirulhr/laravel-payhere/resources/views/recurring.blade.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>{{ config('app.name') }}</title> </head> <body> <div> <div> <div> <h2>Processing payment ...</h2> <p>Please wait few seconds to continue. you will be automatically redirect to payment page</p> </div> <form id="payhere-form" action="{{ $action }}" method="POST"> @foreach($data as $key => $value) <input type="hidden" name="{{ $key }}" value="{{ $value }}"> @endforeach </form> </div> </div> <script type="text/javascript"> document.getElementById('payhere-form').submit() </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings