The industry norm for sharing the response on the callback URL is to use a POST call, where the relevant details are sent as part of the form-data. This can be directly consumed in the code to render the payment information to the end user.