Best Set-up?

I’m doing a internet site for my mom… She needs the easiest way for customers she already have to make any payment. She already provides cc processing expertise so she just should collect the CC details. so what is the simplest way to do the secure web kind Hosting suggestions are generally welcome too.

It really depends on the CC service she’s.
Just what exactly do they suggest, and do they have a common gateway
used in many PHP scripts

If they allow PHP orders, do they have got script examples

Allow us to know who the woman’s CC processor is.

If you merely need basic information collection, use an html form on the secure page (SSL) and still have an email parser (formmail) to collect the form field data and electronic mail it to her email address.

I’m may be wrong, but i think it would be secure on that server,
but once it results in being email… no longer secure. And the email ends-up
within the recipient’s PC… using the customer’s name and charge card numbers…
not wise.

use a Third party to manage the cc information.
Paypal is incredibly great for this kind of.
I’ve not used paypal to be a business, however being an individual, i like seeing " pay out with paypal" it is all secure, it is trusted, and its proven brand.

Yes, they take a cut, but it’s probably minimal.

Anyways,
https: //cms. paypal. com/us/cgi-bin/… ent_ID=developer/e_howto_api_ECGettingStarted

They have a single checkout connection… aka you manage your personal cart in session, and at the finish of it, you send a checkout link using the total.

In addition they have a increase cart+checkout in which they’d manage your cart for you (your add to help cart buttons SUBMIT form data to paypal) plus a final checkout button which enables users to view their cart inside paypal.

Anyways, I have employed the paypal api in the couple college tasks.
Seems to your workplace great, not to be able to hard to combine, very secure as well as trusted.

Problem with this in the real life: profit loss, they please take a cut.

You should think of it though.
Forgive me whenever im off theme (i read your own question rly quick and i just now got home from school).

Wish i helped, cya

oh for the email,
HARMFUL idea.

You may encrypt it before you decide to email it, then email, and include your mom decrypt.
You may also save the actual order information into a database, and then have a very secure page where your mom can view the purchase history.
Factors: Encryption strength, Encrypt this database, Secure interconnection between db and web app.

The traditional solution is to help store data inside db and allow access only by way of SSL pages. The database don’t need to be encrypted — usage of it is most probably controlled, and there’s no way that you may achieve a great situation where important computer data is encrypted using a key they won’t have if they break on the hosting machine per se. This is usually true should you have a single device for both net server and collection. If they usually are separate, then the safety is slightly larger, but the performance hit over a large site is likely to be problematic.

Remember you should examine the card control agreement. For case, I’m fairly certain that agreement doesn’t let you store the CVV2 variety of the card, while it does let you store the card number itself. The following same agreement likely forbids emailing, since email is approximately as insecure your transaction medium as exists around. Emails bounce throughout multiple servers in numerous situations, and most of those servers keep copies from the emails they relay.

Another payment trip like PayPal dress yourself in be worth evaluating is the Amazon repayment system. They offer you some pretty reliable support for microtransactions, at the same time, which are purchases that don’t involve quite definitely money at all.

I may possibly try to use paypal. But if simply just wants the jobs emailed to the woman’s these guys rock for this: http: //www. formmailhosting. com.
I guess it depends on exactly exactly what she’s looking form

Make Joyce
http: //www. internetuptimemonitor. com.

This entry was posted in Web Design and tagged , , , , , , , , , , , , , , , , , , , . Bookmark the permalink.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *