{{ts('Payment Processor Webhooks')}}

Showing {{$ctrl.offset+1}} – {{$ctrl.offset + $ctrl.events.length}} of {{$ctrl.resultsCount}}
Status Time Processor Event ID Message Actions
{{ $ctrl.statusMap[row['status']].content }} {{row['created_date']}} | {{row['processed_date']}} 🧪 {{row['payment_processor.name']}} {{row['event_id']}} {{$ctrl.abbreviate(row['message'])}} Details Hide details   Delete   Retry

Payment Processor: {{row['payment_processor.name']}} (TestLive ID: {{row['payment_processor_id']}})

Status: {{ $ctrl.statusMap[row['status']].title }}

Identifier: {{row.identifier}} Type: {{row.trigger}}

Full message:

{{row.message || '(none)'}}

Raw data:

{{row.data}}

Showing {{$ctrl.offset+1}} – {{$ctrl.offset + $ctrl.events.length}} of {{$ctrl.resultsCount}}