karacaf wrote:
I have a virtual point of sale terminal which was provided by our bank..
In order to process credit card with this terminal, bank has provided piece of code .. This code sends credit card data to bank gateway..

I'm trying to find where to put that code in nop commerce..

I have found
public ProcessPayment
method in manualprocess interface..
Is that function right place to put bank's code ?Or
are there any sample code to process VirtualPOS functionality?

thank you

The manual process is not for V-POS you have to implement a plug-in:
https://www.nopcommerce.com/boards/t/17581/manual-payment-integration-on-manualpaymentprocessorcs.aspx
https://www.nopcommerce.com/boards/t/8722/payment-module-for-turkish-banks.aspx