Had gotten and order and in the admin area in orders, status and comments and there is a bunch of code looking something like this:
'resource_type' => 'capture',
'resource_version' => '2.0',
'event_type' => 'PAYMENT.CAPTURE.COMPLETED',
'summary' => 'Payment completed for $ 24.96 USD',
'resource' =>
array (
It's a lot longer but I didn't want to post the whole thing. Any ideas? Using bootstrap5 these, paypal commerce installed. No problem sending shipping progress or anything else, but it has me alarmed a bit.