I'm trying to implement the HPP in my .NET webform and so far I was able to set up the server-side code and the client with the provided libraries. However I was wondering if it was possible to display the amount that is charged to the customer when the payment form is presented to them (using the full page redirect).
I tried to dig a bit in the available code to find a possible option hidden somewhere but no success.