Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 VP-ASP 7.0 Questions
 Show different payment options based on Cart amoun
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

vaheh
VP-CART New User

USA
115 Posts

Posted - December 02 2013 :  19:31:27  Show Profile  Visit vaheh's Homepage  Reply with Quote
Hi Everyone,

Does anyone know how to show different payment method based on Cart amount?

For example if an order is less than 3000 show online credit card form which Authorize.net will process it online and if it is more than 3000 they only can pay by check.

Thanks in advance,
Vaheh

serjtankian
VP-CART Super User

Armenia
378 Posts

Posted - December 03 2013 :  03:41:05  Show Profile  Visit serjtankian's Homepage  Reply with Quote
i think it will need customisation
Go to Top of Page

vaheh
VP-CART New User

USA
115 Posts

Posted - December 03 2013 :  18:50:02  Show Profile  Visit vaheh's Homepage  Reply with Quote
Hi Serj,

Thanks for your reply. I will look around to find out a way to do this and if wasn''t able then I will submit the request.

Thanks,
Vaheh
Go to Top of Page

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - December 06 2013 :  04:13:07  Show Profile  Reply with Quote
i think i have solution... set your site to use shopcheckout.asp in the shop$config.asp xcheckout value.

edit shopcheckout.asp file and remove this:
DisplayGateways
DisplayCreditCard

the reason, because you will only show the other payment form which has Check option.
also insert this code in the file as well, below code of Dim gateways :

if GetSess("OrderTotal") < 3000 then
response.redirect "anaimshopcheckout.asp"
end if

i am assume that you use anaimshopcheckout.asp for authorizeNet.
Diego.
Go to Top of Page

vaheh
VP-CART New User

USA
115 Posts

Posted - December 06 2013 :  11:50:10  Show Profile  Visit vaheh's Homepage  Reply with Quote
Hi Diego,

Thank you for your reply. I will check that.

Vaheh
Go to Top of Page

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - January 03 2014 :  02:44:39  Show Profile  Reply with Quote
vaheh, did my suggestion code works for u ?
diego.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00