Hi
I am trying to get information generated by users of my site sent to pay pal when they click a button so they can pay. Pay pal should recognise the details.
the details of the information that needs to be sent to the pay pal inlucde stuff like description ticket type cost
I have downloaded a pay pal extension for dreamweaver but that only allows you to pre program values in.
Does anyone know how i can do this.
I am using php mysql and apache
Im guessing i havew to pass the values that have been generated to a page that links to the pay pal site or something like that