Getting a bunch of code in status and comments

Started by laura458, March 19, 2024, 09:31:12 PM

Previous topic - Next topic

laura458

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.

Basara

Hello.
These messages are from the Paypal webhook and visible only to the admin, customers do not see them

laura458

#2
OOOooh! So they are from paypal when a customer makes an order and it only shows up on each individual order through Paypal?
Is this correct and a normal thing to see?
And thank you Basara! You're a gem and appreciate the help.

Basara

Quote from: laura458 on March 20, 2024, 01:47:57 PM
OOOooh! So they are from paypal when a customer makes an order and it only shows up on each individual order through Paypal?
Is this correct and a normal thing to see?
And thank you Basara! You're a gem and appreciate the help.
These are records of PayPal webhook calls.  PayPal can send more updated later in case of order issue, fraud etc

Forum Rules Code of conduct
AbanteCart.com 2010 -