Search code examples
vb.netopayo

How to add Basket details to in SagePay payment using BVCommerce in VB.net?


I am working on E-Commerce website which is based on BVCommerce(http://www.bvcommerce.com/) and VB.net based. I want to implement payment functionality using SagePay. But I don't know how to implement it using BVCommerce. I know how to implement in simple website using SagePayaccount details, return url and basket details.

Can anybody suggest me how to implement payment gateway for SagePay using BVCommerce using VB.net? So, I can atleast get start.

Please suggest.


Solution

  • BV Commerce has documentation on their website for how to create a custom credit card payment gateway integration, including a downloadable code sample.

    If you have further questions you may want to try posting on their forum.