payment form for alertpay

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
eltonpiko
Forum Commoner
Posts: 31
Joined: Wed Apr 01, 2009 2:19 pm

payment form for alertpay

Post by eltonpiko »

hi can anyone tell me how i can achive this.
i have a product to sell online and will use alertpay but i have some additional information i want the user to fill in before they press the buy button to take the to the payment area.user must give the detail name address email ect.. and there domain name and some other stuff and i want when they press buy the form is submit to my email and also at the same time take them to the payment are.

can someone help out please
User avatar
awebtech
Forum Newbie
Posts: 21
Joined: Sun Nov 07, 2010 4:54 pm
Location: Russian Federation

Re: payment form for alertpay

Post by awebtech »

You can use any e-commerce solution to handle your needs. All of them supports customer info gathering (with email notifications). Many of them has the Alert pay module integrated or it can be installed. For example zen cart, which is open source.
Post Reply