*Hello,
I create a new payment method and I need to display some properties, saved with the virtoCommerce Manager, in the Order.cshtml view. I know I can use the GetPaymentMethod method (PaymentClient class) but I don't know how to initialize my PaymentClient paymentClient variable.
Do you have any idea ?