How to set-up once-usage PayPal buttons, or add to cart PayPal buttons on WarriorForum?

2 replies
Hi,

I have several mini sites that I want to sell on WarriorForum here.

I want to add a PayPal button that works one only time, so that the visitors know whether a particular site is available or not.

Or add-to-cart buttons, where it's possibility for bulk pricings, and the visitors know whether a particular site is available or not.

And I want to add these PayPal buttons next to each website.

Maybe I could just say "Pay the amount, and PM me the transaction ID and the sites you want". But with that some would purchase the same sites, and then I had the other buyers refunds. And I think a lot of buyers doesn't feel safe to pay even they know they'll get the refund.

How to set-up once-usage PayPal buttons or add-to-cart PayPal buttons on WarriorForum?

Or do you have any suggestion on a better way to sell these sites on WarriorForum?
#add #buttons #cart #onceusage #paypal #setup #warriorforum
  • Profile picture of the author Nochek
    I had to think about this for a minute, but here's how I would do this:

    Set up a paypal payment integration script that you can call. Set up a database with the websites, availability, pricing, whatever, etc. Create (or find) two images, one for 'Available' and one for 'Sold'. Load the images through a php page to query the database and check website availability, and return available or sold as needed. Also have it to forward the user onto the paypal payment page for the proper amount, plus the website information. After the purchase, just have the paypal callback initiate a database update to change the website to 'Sold', thereby switching the image/link combo to the unavailable option (you could have it forward the user onto wherever from there).

    Then, you simply add a image and link tag to your specific sales spots (?site=website12.jpg) and your set up to do automatic website sales through the forum. Have fun!
    Signature
    Nochek Solutions Presents:
    The Hydrurga WSO - Rank Your Site #1 And Score Over The Penguin Updates!
    {{ DiscussionBoard.errors[5861231].message }}
  • Profile picture of the author AbdullahKaragoz
    @Nochek: Thanks, but... I didn't understand how to do what you're saying, I'm not so much tech savy.
    {{ DiscussionBoard.errors[5873511].message }}

Trending Topics