Hi,
How would we handle the sale response we receive in the onSaleResponse method with the PaymentConnector? I am able to successfully create and finish a sale, but I cannot handle the response I receive from it. All the methods in the PaymentConnectorListener return void.
Thanks