I do not want to convert query strings to permalink. I require a plugin that will convert a wordpress installation to a web directory. The plugin should also support payment gateways like Paypal, 2checkout, etc. It should convert wordpress to something like the phplinkdirectory script.
Here is what I require:
a] User submits sites by filling a simple form
b] User is taken to paypal [or 2checkout] to make payment.
c] After user makes payment [transaction successful] I should receive site details in admin section.
d] I should receive details of sites for which payment
has been made. If a user fills site details and does not make payment I should NOT receive its details in admin area. THATS WHY I SHOULD RECEIVE SITE DETAILS ONLY AFTER PAYMENT IS CONFIRMED.
e] I should be able to specify type of links [Featured, Paid links, Reciprocal links, FREE, etc]
In short, all features of phplinkdirectory script.