Hi.
Is there a way to identify that the customer has already made the payment through a payment method (which I implemented myself)?
I can think of a console application that consumes an API and checks the payment status of the order. And according to the state, update the payment status of the order in GrandNode.
Or does the system have an easier option for this type of case?