I know I can't be the only one wanting to do this.
I have the secure certificate functioning (https). Now I was just wondering what script handles credit cards best? No, I don't need the realtime stuff yet, as the client isn't quite there. We just need access to the numbers for manual processing...
Suggested secure form functionality:
- emails half the number, stores the other half
- encrypts the number a certain way for interpretation from email or download
- (any other suggested methods or scripts)
I may just have to make my own, but figured there'd be something already available.
Thanks for any feedback!
I have the secure certificate functioning (https). Now I was just wondering what script handles credit cards best? No, I don't need the realtime stuff yet, as the client isn't quite there. We just need access to the numbers for manual processing...
Suggested secure form functionality:
- emails half the number, stores the other half
- encrypts the number a certain way for interpretation from email or download
- (any other suggested methods or scripts)
I may just have to make my own, but figured there'd be something already available.
Thanks for any feedback!
Then just use that function for the CC number (pretend its a password).
Comment