Update status order

Wednesday, May 8, 2024 11:59:42 PM
  • Posted: Monday, July 27, 2020 7:19 PM
  • 14
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?
0
  • Posted: Tuesday, July 28, 2020 9:32 AM
  • 953
It's used just to filter? Or it has to be something more sophisticated? If not, you can filter orders by payment status.
Best regards,
Patryk

GrandNode Team
0
  • Posted: Tuesday, July 28, 2020 10:18 PM
  • 14
I use it to synchronize the status of system orders based on the status of payment in the API.

But I solved the problem by creating a Task https://docs.grandnode.com/tasks
0
  • Posted: Wednesday, July 29, 2020 5:29 AM
  • 953
Ah ok. Now I understand the purpose :) I'm happy that it's solved.
Best regards,
Patryk

GrandNode Team
0
back to top
Filters