i want to set below payment provider so please tell me where i put my code
to send to payment provider
alias -> value: valor
importo -> value: amuont of order
divisa -> value: EUR
codTrans -> value: order number (id order)
languageID -> value: IT
MAC -> value: 7NRKfgdgfdgdfg0Vc6wL9xVRqyPN6MVdfgfdgfgfdgmjrMrnxugSiXFMuPhEF
----------------------------------------------------------------
and recived from payment provider parameter is
importo -> the amount of transaction
data -> date of transaction
codAut -> authorization code
esito -> transaction result: "OK" or "KO"
codTrans -> order number
please tell me where i put this code ?