Save payment info and then user later

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
mskurnik
Ensign (ENS)
Ensign (ENS)
Posts: 18
Joined: Mon Nov 01, 2010 12:53 pm

Save payment info and then user later

Post by mskurnik » Fri Jan 14, 2011 4:32 pm

I am in the process of modifying the checkout steps for my client and I was wondering about something. My client wants the following steps
Peronal Info (Shipping and Billing) --> Payment info (But not actually pay here) --> Confirm (confirmation with pay now button) --> Receipt page

Is there a simple way to capture billing information (CC#, Name on card, expiry date, etc) and then use that on the next page?

User avatar
dgoranov
Lieutenant (LT)
Lieutenant (LT)
Posts: 55
Joined: Sun Jan 16, 2011 3:58 pm
Location: Boston, MA
Contact:

Re: Save payment info and then user later

Post by dgoranov » Sun Jan 16, 2011 4:32 pm

The easiest way is to use asp.net session state. For additional information refer to:

http://msdn.microsoft.com/en-us/library/ms178581.aspx
Dimi Goranov
Drundo Software Inc.
AbleCommerce Hosting and Management
Email: dgoranov@drundo.com
Ph: 888.464.2140

Post Reply