php code for money transfer site...

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
kernelgrl
Forum Newbie
Posts: 4
Joined: Thu Oct 30, 2008 9:50 pm

php code for money transfer site...

Post by kernelgrl »

Hello! Im new to the forum! I've been looking everywhere for a code to do this kinda job (transfer money from a site to a bank anywhere in the world, just like western union), so anyway, do you know where can I get this? and how does it work? I've got knowledge on php but not at that degree, also on sql and all that, where im lost is, how am I supposed to transfer the money to X bank? what kinda codes do i need? and how do I use the SSL in my website!, so any help would be appreciated! thanks!
malcolmboston
DevNet Resident
Posts: 1826
Joined: Tue Nov 18, 2003 1:09 pm
Location: Middlesbrough, UK

Re: php code for money transfer site...

Post by malcolmboston »

Im not going to start explaining the steps needed regarding programming, firstly you need to get one of these: online Payment Processor
Last edited by malcolmboston on Fri Oct 31, 2008 5:04 am, edited 1 time in total.
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: php code for money transfer site...

Post by onion2k »

Err.. I wouldn't recommend doing this to be completely honest. If you don't know where to start you definitely won't be able to create a secure and legal* site. Plus, it's not something you can create on your own. It's a MASSIVE amount of work.

* There are a lot of laws dealing with transferring money around. Breaking them will put you in prison for a long time.
kernelgrl
Forum Newbie
Posts: 4
Joined: Thu Oct 30, 2008 9:50 pm

Re: php code for money transfer site...

Post by kernelgrl »

So, I've got my SSL and everything its "mounted" my question is! how does the money go to the receivers account?
Post Reply