Jump to content

Recommended Posts

Hi all,

 

first of all sorry if this is in the wrong board, im currently building a site which will charge an annual fee of X amount.

I've never build something like this before so Ill be using paypal for ease of use and security, but how would you usually go about constructing the tables etc?

Link to comment
https://forums.phpfreaks.com/topic/233976-taking-online-payments/
Share on other sites

what exactly are you after, paypal have a pretty good intergrated system for allowing you to add buttons to send users to paypal, and you can use hidden form fields to add other parameters, such as post&packing, productIDs, you can even have your own forms to add address details too, or just let paypal handle it all.

 

do you want to store it all in a database table? if so I would suggest making a table with the appropriate columns for detail you want to record, and when paypal finish the transaction, they can pass back to your site with all the info too, so the page that picks up that can then add to database.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.