IPN
{{ $ipn['ipn'] }}
Order ID
{{ $ipn['order_id'] }}
@extends('user.layouts.app', ['title' => 'Send Bulk IPN']) @push('head') @endpush @section('content')
Upload a file, pick the gateway mode, and review queued IPN order references from the same screen.
| Ipn's | Order ID |
|---|---|
| {{ $ipn['ipn'] }} | {{ $ipn['order_id'] }} |