Gossamer Forum
Home : Products : Links 2.0 : Customization :

Want to customise the add.cgi page

Quote Reply
Want to customise the add.cgi page
I have added a custom field in the links database which shows membership level.
  • Normal
  • Silver (Placed above Normal links)
  • Gold (placed above silver links)

I got this all working and can even have it showing on the add.cgi page. So the user gets to choice which membership type they want.

But what I want to do is to charge for silver and gold. So anyone who selects the normal on add.cgi gets the standard success page produced by links.

But for silver and gold I would like for it to go to paypal for payment processing and then finish on the standard success page.

Could anyone explain how this could be done if at all possible. Thank you for your help.
Quote Reply
Re: [musicdis] Want to customise the add.cgi page In reply to
Beside each option, have a radio button, then use an 'if' statement to send the form to the proper place. From paypal, you should be able to direct the customer to the correct success page. This is just a quick idea, no details...


Leonard
aka PerlFlunkie