How does a merchant account fit?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
berti
Forum Newbie
Posts: 1
Joined: Sat Aug 25, 2007 1:09 pm

How does a merchant account fit?

Post by berti »

Hi,
Im new to this forum so firstly Hello. I have a query. I have set up an order form, when you fill it in and submit it creates an order number and enters your data into a database.

My question is, How would a merchant account fit into this? How could I set it up so that your info only gets entered and an order number created if the payment is successful? also is there a "mock merchant account" script anywhere?

thanks in advance

Berti
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

merchant account where??

Post by yacahuma »

You need to provide more info. where are you connecting to? how are you going to process you payment?
Post Reply