|
payment1.asp Sesstion("ChkPayment") ? |
Post Reply |
Author | |
Techno Geek
Admin Group Evil monkey living in my closet! Joined: March/11/04 Location: United States Status: Offline Points: 1206 |
Post Options
Thanks(0)
Posted: December/14/04 at 9:38am |
That's the Omit Payment page variable. So if it's set to 0, then re-directo to confirm1.asp and skip payment2.asp...
|
|
Techno Geek
Customer Support Engineer ComCity and SalesCart Technical Support |
|
lleemon
Groupie Joined: March/16/04 Location: United States Status: Offline Points: 41 |
Post Options
Thanks(0)
|
Why in payment1.asp, if Session("ChkPayment") <> 0 do you redirect to confirm1.asp?
Isn't the only purpose of confirm1.asp to take the form values from payment2.asp and update the database? If Session("ChkPayment") is not 0 then you don't want to ask for credit card information. Then we can just go directly to confirming your order. Maybe I am missing something. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |