Hi,
I hope someone has tried to integrate the 2Checkout module in nopCommerce 2.2 and can share some advice.
We are trying to get 2Checkout to redirect to our web site after a successful payment so that the order can be marked as paid. However there is a post parameter that the nopCommerce 2.2 2Checkout module is looking for:
form["item_id_1"]
which is null.
Our 2Checkout account is set with the following options:
1. Demo = true
2. Direct Return = Given links back to my website
3. Approved URL = http://www.nop-templates.com/Plugins/PaymentTwoCheckout/IPNHandler
Our nopCommerce 2.2 2Checkout Configuration is as follows:
1. Use Sandbox = True
2. Vendor Id = .... (our vendor id)
3. Use MD5 Hashing = True
Please advise what we are doing wrong!
Many thanks!