I want to accept paypal payments on my site but i am having trouble setting it up.

I have written a custom module which allows users to select a bunch of options for a service, and then I give them the price. What i would like to do then is have a link which they can click which goes directly to paypal allowing them to pay that amount.

I have downloaded and setup the lm_paypal module, and my IPN is setup in my paypal account. but I cant find what functions to call from my own module to go directly to the paypal page where I accept payment of the amount I want, and to my email address...