Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Authorize.net errors and

Posts: 5624
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Hey Steve, CC data is another animal, as those form fields are loaded and populated through an AJAX call to the payment method details form. I'm not sure what the best way to securely store that data and re-display it on a failed attempt would be (and I've been advised by some folks in the past that incorrect CC data should just be wiped altogether and not preserved, which is why I think I never worked on that before). Thoughts?