Need Ibill Site Side Pincode Software

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Shoplifter
    Richest man in Babylon
    • Jan 2002
    • 5859

    #1

    Need Ibill Site Side Pincode Software

    What are people using with Ibill to create accounts on their websites? We have been using Web2000 which is non portable and problematic. It is great at letting us
    implement different plans with different pricing structures. All the Ibill site side
    software I have seen so far only allows one plan. The software should also allow the use of other processors such as CCBill etc.

    Thanks for any tips.

    I Like Blondes
  • NetRodent
    Confirmed User
    • Jan 2002
    • 3985

    #2
    We use our own hand-crafted set of scripts to manage our iBill and CCBill signups. The pincode verification part of it is very simple, we have a mysql table, that has the follow fields: (subaccount,plan,used). We just run the query 'select 1 from pins where subaccount=XXX and plan=XXX and used=N' to see if a pin is valid or not. If its good, we just set the 'used' field to yes and create the account.

    IBill also supports pin verification through their DirectIntegration system. We haven't used that, but it would seem to elimiate the need to maintain a list of pincodes locally.
    "Every normal man must be tempted, at times, to spit on his hands, hoist the black flag, and begin slitting throats."
    --H.L. Mencken

    Comment

    • [Labret]
      Registered User
      • May 2001
      • 10945

      #3
      http://www.tools4webmasters.com/

      Comment

      • Shoplifter
        Richest man in Babylon
        • Jan 2002
        • 5859

        #4
        Does anyone feel confident about using Ibill password management (ibillpm.pl) for a larger site? The pincode thing is such a hassle.

        Anyone doing it?
        I Like Blondes

        Comment

        • [Labret]
          Registered User
          • May 2001
          • 10945

          #5
          Originally posted by Shoplifter:
          Does anyone feel confident about using Ibill password management (ibillpm.pl) for a larger site? The pincode thing is such a hassle.

          Anyone doing it?
          I know others who has used the PMI and have had nothing but trouble.


          Comment

          • Sleepy
            Confirmed User
            • Nov 2001
            • 679

            #6
            Primeinternet has an Ibill pincode management system that worked really well for me. I met the owner at the show last summer and he's a good guy too. They also offer a RevSharer management system but I cant say if its as good.

            Comment

            • pr0
              rockin tha trailerpark
              • May 2001
              • 23088

              #7
              Originally posted by NetRodent:
              We use our own hand-crafted set of scripts to manage our iBill and CCBill signups. The pincode verification part of it is very simple, we have a mysql table, that has the follow fields: (subaccount,plan,used). We just run the query 'select 1 from pins where subaccount=XXX and plan=XXX and used=N' to see if a pin is valid or not. If its good, we just set the 'used' field to yes and create the account.

              IBill also supports pin verification through their DirectIntegration system. We haven't used that, but it would seem to elimiate the need to maintain a list of pincodes locally.
              good shit

              __________
              Loadedca$h - get sum! - Revengebucks - mmm rebills! - webair (gotz sErVrz)

              Comment

              • quiet
                we'll miss you our friend. RIP
                • Sep 2001
                • 25115

                #8
                Originally posted by NetRodent:
                ....also supports pin verification through their DirectIntegration system. We haven't used that, but it would seem to elimiate the need to maintain a list of pincodes locally.
                does anyone here use DI?
                we'll miss you our friend. RIP

                Comment

                • Timothy
                  Confirmed User
                  • Aug 2001
                  • 153

                  #9
                  I use tools4webmasters' pincode and revshare script. And, honestly, it works but the functions are too few, useless, and the user interface is so bad.
                  If i had a time, i would write some script myself. There aren't any good competitors now

                  Comment

                  • jxl3046
                    Registered User
                    • Jan 2002
                    • 66

                    #10
                    Hey, me and some guys have created Ibill and CCbill scripts that can pretty much do anything youd ever want, let me know if you need anything..we can customize some of them for you pretty cheap. We're just a bunch of college students, and we've built a lot of the software out there right now. :-) My emails: [email protected]

                    ------------------
                    www.realbigcash.com Earn $25 just for joining!!!
                    www.realbigcash.com 80% webmaster sharing, .25 cents per click, Earn $25 just for joining!!!

                    Comment

                    Working...