Has anyone integrated a payment gateway, or pay pal?.. I want to integrate a payment gateway where the person posting an advertisement will have to pay only for certain categories of ads.
Any clues ideas, how to do this? Anyone done this?
But I think I should have been a little more descriptive with my question. I meant has anyone integrated a classified starter kit into a payment gateway.
Lets say I have 10 Top Level categories and each Top level has 5 sub categories. I want to charge people only for the first and second SUB-CATEGORY, where as SUB-CATOGRIES three, four and five are free.
So, where do I trap in the classified kit the sub-category ID under postad.aspx? has anyone done this sucessfully?
Once this is figured out, then I would have to integrate it with the payment gateway using the link you have provided....So, still need step 1....
friend, i think you need to set up DB Table with Category, subcategories, users masters.
maintain columns for subcategories with status(free or not free) and map it to users.
this might helps or plz wait for more post answers here.
Mark as Answer, on the posts replys that helped you !!!.
cimbyant
Member
21 Points
14 Posts
Pay for posting certain classifieds
Aug 29, 2009 06:12 PM|LINK
Has anyone integrated a payment gateway, or pay pal?.. I want to integrate a payment gateway where the person posting an advertisement will have to pay only for certain categories of ads.
Any clues ideas, how to do this? Anyone done this?
suthish nair
All-Star
15176 Points
3304 Posts
Re: Pay for posting certain classifieds
Aug 29, 2009 06:39 PM|LINK
might help:
http://www.vbdotnetheaven.com/UploadFile/munnamax/PaymentGateway02152006022631AM/PaymentGateway.aspx
My Blog
cimbyant
Member
21 Points
14 Posts
Re: Pay for posting certain classifieds
Aug 30, 2009 02:38 PM|LINK
sutish ..thanks for the link.
But I think I should have been a little more descriptive with my question. I meant has anyone integrated a classified starter kit into a payment gateway.
Lets say I have 10 Top Level categories and each Top level has 5 sub categories. I want to charge people only for the first and second SUB-CATEGORY, where as SUB-CATOGRIES three, four and five are free.
So, where do I trap in the classified kit the sub-category ID under postad.aspx? has anyone done this sucessfully?
Once this is figured out, then I would have to integrate it with the payment gateway using the link you have provided....So, still need step 1....
suthish nair
All-Star
15176 Points
3304 Posts
Re: Pay for posting certain classifieds
Aug 30, 2009 03:25 PM|LINK
friend, i think you need to set up DB Table with Category, subcategories, users masters.
maintain columns for subcategories with status(free or not free) and map it to users.
this might helps or plz wait for more post answers here.
My Blog