The method getTransaction() does not exist on Ipag\Classes\Contracts\Serializable. It seems like you code against a sub-type of Ipag\Classes\Contracts\Serializable such as Ipag\Classes\Serializer\Serializer or Ipag\Classes\Serializer\PaymentSerializer.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The method getOperation() does not exist on Ipag\Classes\Contracts\Serializable. It seems like you code against a sub-type of Ipag\Classes\Contracts\Serializable such as Ipag\Classes\Order or Ipag\Classes\Serializer\Serializer or Ipag\Classes\Serializer\PaymentSerializer.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The method getAction() does not exist on Ipag\Classes\Contracts\Serializable. It seems like you code against a sub-type of Ipag\Classes\Contracts\Serializable such as Ipag\Classes\Serializer\Serializer or Ipag\Classes\Serializer\PaymentSerializer.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation