79173845

Date: 2024-11-09 22:48:35
Score: 1
Natty:
Report link

Because of the limited context, I think you should log the value of $result->salePaymentRequestResult->token to make sure it's the correct data.

\Log::info('Token:', [$result->salePaymentRequestResult->token]);

I think this should shed more light on your issue.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: David Adokuru