When we click "Capture payment" on order in the backend - there is no way to see, that this has been done. Is there a way to display, Any custom message notification that has been like completed or failed?
Good question. I think the only way to visually see if it executed correctly is that once captured, the Capture button should disappear and you should get a Refund button instead. Also, on the orders list the payment status should now be captured.
I don't think we have an ability to extend the UI to display a message unfortunately, but that's something we can definitely look at for our future dev to show messages if the action was successful or not.
Notification after Capture payment clicked
When we click "Capture payment" on order in the backend - there is no way to see, that this has been done. Is there a way to display, Any custom message notification that has been like completed or failed?
Hi Vineeth,
Good question. I think the only way to visually see if it executed correctly is that once captured, the
Capture
button should disappear and you should get aRefund
button instead. Also, on the orders list the payment status should now be captured.I don't think we have an ability to extend the UI to display a message unfortunately, but that's something we can definitely look at for our future dev to show messages if the action was successful or not.
Matt
is working on a reply...