Click here to Skip to main content
15,911,531 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi I want to create a store website and in this site you can buy a software production by enter your visa number and it's password

What I have tried:

I searched about this but I don't find a simple code
Posted
Updated 22-Dec-21 8:52am

1 solution

You aren't going to "find a simple code" - and if you did you'd be a damn fool to use it!

Never, ever, accept code from a insecure website to handle anything to do with real money.
You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third parties.

Only get such code from reputable card transaction service companies - the scope for fraud otherwise is far too large. And remember, you personally could be liable for any monies lost if your action is seen to be negligent - which getting your code from a public forum would most certainly be!

You want to talk about real money? Go talk to real transaction service companies and see what they say. Not a random website filled with people you don't know and whose motives you have no idea of. Unless of course the idea of spending time behind bars appeals to you?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900