add comment for QR code

This commit is contained in:
cnohall 2024-09-04 13:44:39 +09:00
parent e220cb7a4e
commit 915bbd96f2

View File

@ -5,6 +5,8 @@
@include('portal.ninja2020.gateways.includes.payment_details')
<div>this is where the blockonomics QR code goes, or if needed we can redirect them to an offsite url and handle the payment there </div>
<form action="{{ route('client.payments.response') }}" method="post" id="server-response">
@csrf
<input type="hidden" name="gateway_response">