- Joined
- Jan 19, 2007
- Posts
- 2,207
- Reaction score
- 47
I have a self-made directory script. It's pretty basic and doesn't allow people to edit their listings once submitted. After they submit their details, I have to manually go into the mysql table and change a field from pending to active - for the listing to be made public. Despite how basic it is, I really like it. It seo's pretty well, the design fits my sites, it shows a map of the business and company logo etc.
I started to think about another project I might use this script for, and i started thinking about how to charge for listings.
I know that there are full scripts out there that do recurring payments through PayPal, but I really want to stick with and build on what I have. Does anyone have any experience of this?
The listing fee might be £5 and then a recurring fee of £1/year for example, ideally through PayPal.
As I think through the idea i know that one way would be to handle this manually by setting up a PayPal form after they submit their listing and then later cross referencing and having another field in the database that I'd change to "paid". But this would be annoying to control, especially for £1 each time.
Was wondering if there are any simple scripts that allow me to connect at the time to PayPal, process the transaction and then update my database, informing the business that their listing is paid for. Either for the year or a recurring payment?
Thanks for any help.
I started to think about another project I might use this script for, and i started thinking about how to charge for listings.
I know that there are full scripts out there that do recurring payments through PayPal, but I really want to stick with and build on what I have. Does anyone have any experience of this?
The listing fee might be £5 and then a recurring fee of £1/year for example, ideally through PayPal.
As I think through the idea i know that one way would be to handle this manually by setting up a PayPal form after they submit their listing and then later cross referencing and having another field in the database that I'd change to "paid". But this would be annoying to control, especially for £1 each time.
Was wondering if there are any simple scripts that allow me to connect at the time to PayPal, process the transaction and then update my database, informing the business that their listing is paid for. Either for the year or a recurring payment?
Thanks for any help.