We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,442 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

payment form for alertpay

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 etc..and i want when they press buy the form is submit to my email and after the payment take them to the Product page..

can someone help out please

2
Contributors
1
Reply
15 Hours
Discussion Span
1 Year Ago
Last Updated
2
Views
mousumisrety
Newbie Poster
1 post since May 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

Hello mousumisrety (quite a name u got dere :-) ),

I assume you've already created the form for the website you're talking about. It's pretty easy from there.
First, you add a few validations to the database fields (e.g NOT NULL) so that the user is forced to enter a value. This also has to be implemented in the front end so the user does not see some weird error message and get confused. Regular expressions also go well here too (google for regular expressions if you dont have an idea about it).
This link introduces you to the php mail() function. There aer other materials online too, so dont limit yourself to that.

And finally, post a sample of what you've done so far, the errors you're getting and you'll receive a lot more help.

Regards,

Seslie

seslie
Junior Poster
105 posts since Mar 2010
Reputation Points: 66
Solved Threads: 10
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0613 seconds using 2.72MB