Payment Integration In Magento

Payment Integration In Magento
I nee a payment module for Magento. The payment gateway can be found here(their website): www.mobilpay.ro . It’s a romanian gateway.
I have a full example (php scripts etc.) they provided and I need a fully functional payment module for Magento Commerce based on that example (the example is detalies, but general for any website). I also have implementig documentation but that’s in romanian language, but i can get it translated. Also, the exemple attached here is commented in both romanian and english. If you know romanian, that’s better.
As for implementation, Mobilpay will give me a “signature” (unique ID) that will be used in all requests from my website to their gateway, a public X509 certificate that will be used to encrypt data sent from my website and a private x509 certificate that will decrypt the response from Mobilpay. Those informations won’t be provided. I am a developer myself (altough i admit i’m a beginner) and if there are any later modifications to be made, i can make them, but i don’t know how to develop this Magento payment module. I have no testing server yet, if you have one so i can see that the module cand be used (except final part to send data to the gateway, as i cannot test this yet), will be awesome.

Leave a Reply

Your email address will not be published. Required fields are marked *