Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
Those are within the credit card control too. The months dropdowns are hardcoded with 12 entries (as there are only ever the same 12 months). The year dropdowns are generated dynamically in the Page_Load of the code behind. The start year is now-10 to now, the expiry is now to now+10.
-- If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.
If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
|
Group: Awaiting Activation
Last Active: Tue 13 May 2014
Posts: 5,
Visits: 125
|
Hi Paul,Yes, the credit card input control file had the card number and security code hard coded in it, where do the card types and expiry/start dates get populated from?
James
|
Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
Can you check the credit card input control (front user controls)... it looks like this has a test card number set for it, I assume was being used during testing. So I think the issue is there rather than the browser as first assumed.
-- If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.
If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
|
Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
Are you sure these are from Kartris and not from your browser?
-- If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.
If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
|
Group: Awaiting Activation
Last Active: Tue 13 May 2014
Posts: 5,
Visits: 125
|
Hi,Using SagePay Direct, we have tested, in test mode, and now gone live, problem... the site is populating the credit card details form with the test card details from the test mode, how do I get rid of these, I've reset the cache, and rebooted the server....
Thanks, James
|