I would like to change the one time inclusion fee to an annual fee, is this possible?
I would like to change the one time inclusion fee to an annual fee, is this possible?
It's possible if you modify the payment module to accept recurring payments.
If you want a single annual payment:
Go to your admin panel, and under Options>Setup, change Paid link day periods to 365 and Paid link price factor to 1.
We just finished developed recurring billing for paypal and 2co. Check svn or try nightly build version.
That will not rebill the customer in a year, that just means they will pay for one year.
Are there coders in the community could hire to do this? Just looking to change the one time fee to an annual fee.
As Dody just said, it's done already. You should just be able to copy the files from SVN to make it work on your site. Or you could upgrade to the SVN version.