Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Customizing Payment Feature: Edit Log

Here is the list of edits for this post
Customizing Payment Feature
I have a section of a website where we have a classifieds environment where users can list items for sale or wanted.

We currently offer a 'premium membership' payment method whereby users get certain advanced features throughout the site, this is a global payment option related to their main profile and not to any one section, so falls in a different area than the 'payments' ability.

Currently our premium subscribers get their listings featured in a separate div box above the main listings in the classifieds.

We are looking to implement an environment which is separate from our current premium members one. We aim to have it so that users can pay a once off price (per listing) when listing a product, and have their ad displayed in a manner in which we choose.

I have gone through the process of setting up the payments settings and getting to the point of seeing the 'paid' ad doing as it should, displaying at the top of the links table.

The thing is... We want to modify where/how these once off paid links are displayed. Instead of merely displaying them at the top of the list, we want to make them display at the top of the page in a separate div area. The problem I'm having is that I am unable to locate the fields that get flagged to create such an option.

I have looked through the link property fields and I can see that our 'premium members' have the paid_status field set. But cannot find a yes/no type field for the once off payment type options.

What I'd like to do is basically create if statements that check whether the user paid for that particular ad as a once off payment, and if they did - display their ad in a unique way.

Any help with this will be greatly appreciated.

Last edited by:

meso: Oct 9, 2012, 1:24 AM

Edit Log: