PHP / Laravel Coder for Netbilling Integration

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JimmyStephans
    Confirmed User
    • Mar 2003
    • 560

    #1

    PHP / Laravel Coder for Netbilling Integration

    I wish to take a script from Code Canyon that currently has only Stripe coded in and integrate Netbilling Direct Mode 3.2.

    The base CMS script is written in PHP with Laravel framework.

    Tried Upwork and Fiverr, but nobody replied that had experience with Netbilling. The team at NB also didn't have a current guy to refer me to.

    Anybody have a DEV they know that is familiar working with Netbilling?

    Thanks in Advance!

    Jimmy
    http://TrueBabes.com/
  • plsureking
    bored
    • Aug 2003
    • 4904

    #2
    Originally posted by JimmyStephans
    I wish to take a script from Code Canyon that currently has only Stripe coded in and integrate Netbilling Direct Mode 3.2.

    The base CMS script is written in PHP with Laravel framework.

    Tried Upwork and Fiverr, but nobody replied that had experience with Netbilling. The team at NB also didn't have a current guy to refer me to.

    Anybody have a DEV they know that is familiar working with Netbilling?

    Thanks in Advance!

    Jimmy
    hey Jimmy i'm curious why you want to start with a Stripe script? rewriting it will be harder than writing it from scratch. this is only a transaction script. ping their API and get a response. swapping one API for another is a pain in the ass (nube with no lube).

    paysites are a mature business in 2024. all processors should have a hosted join page or sample scripts. if they won't provide it, try MobiusPay. they can plug in your existing MA.

    post back here if you can't find a solution.

    #
    PornCMS / low cost paysite management with hosting

    Comment

    • JimmyStephans
      Confirmed User
      • Mar 2003
      • 560

      #3
      plsureking

      Thanks for the reply.

      When I used the word "script" I wasn't referring only to a payment script or rewriting a payment only script.

      I was referring to a video / streaming CMS, such as PlayTube or Twitcher, that happens to have Stripe and PayPal (code / API) built-in, but I wish to use a different gateway (netbilling).


      Jimmy

      PlayTube: https://codecanyon.net/item/playtube...tform/20759294
      http://TrueBabes.com/

      Comment

      • Wautier
        pleb
        • Feb 2019
        • 218

        #4
        You will regret buying anything from CodeCanyon that isn't a WordPress theme. It will not work how you imagined it.

        Scripts like the one you linked are mostly made by inexperienced East Asian developers and have no level of maturity whatsoever, and won't be scalable in any way. Plus... even worse, you would have to pay someone to go through the code and make sure there are no backdoors that would exfiltrate user data. Go with something known like KVS or MechBunny, or hire someone like @plsureking to figure out a custom solution.
        Sorrow and solitude, these are the precious things, and the only words that are worth rememberin'

        Comment

        • JimmyStephans
          Confirmed User
          • Mar 2003
          • 560

          #5
          Wautier

          Thanks for the reply.

          I have heard that before about some of the DEVs there.

          In this case PlayTube has over 4000 sales and average review of 4.77 stars out of 5 (over 300 reviews). The same author with his WoWonder product has over 9000 sales and 4.85 stars out of 5 (over 1000 reviews).

          Both products have a small community of theme developers or premade themes available.

          That said - I shall check again with the systems you mentioned. I had reached out to one about this very question (gateways) in December, no reply as of yet.

          Cheers
          http://TrueBabes.com/

          Comment

          • plsureking
            bored
            • Aug 2003
            • 4904

            #6
            Originally posted by JimmyStephans
            Wautier

            Thanks for the reply.

            I have heard that before about some of the DEVs there.

            In this case PlayTube has over 4000 sales and average review of 4.77 stars out of 5 (over 300 reviews). The same author with his WoWonder product has over 9000 sales and 4.85 stars out of 5 (over 1000 reviews).

            Both products have a small community of theme developers or premade themes available.

            That said - I shall check again with the systems you mentioned. I had reached out to one about this very question (gateways) in December, no reply as of yet.

            Cheers
            ya just use PornCMS. it includes free billing install, member management, streaming video conversion up to 4k, fast streaming servers, and hosting.

            i have wowonder running on a social site - fmn.social - and i had to use a PornCMS install to convert and host the videos. it passes the user upload to the cms, which converts it and stores it on our media servers, then tells wowonder where its stored.

            support isn't great with the wowonder guys. i fixed a bunch of bugs during the year i was working on that project and they could care less. i liked the script structure, but i had to put in over 800 hours of custom code. they are in Turkey.

            you can do some basic publishing type stuff with CodeCanyon scripts and/or WP, but anything professional requiring video good enough to keep members will need a pro solution.

            #
            PornCMS / low cost paysite management with hosting

            Comment

            • fris
              Too lazy to set a custom title
              • Aug 2002
              • 55679

              #7
              Originally posted by JimmyStephans
              Wautier

              Thanks for the reply.

              I have heard that before about some of the DEVs there.

              In this case PlayTube has over 4000 sales and average review of 4.77 stars out of 5 (over 300 reviews). The same author with his WoWonder product has over 9000 sales and 4.85 stars out of 5 (over 1000 reviews).

              Both products have a small community of theme developers or premade themes available.

              That said - I shall check again with the systems you mentioned. I had reached out to one about this very question (gateways) in December, no reply as of yet.

              Cheers
              playtube dev is not indian, his code is very good.

              there are a handful of decent american/euro devs who product good code on there, you just need to know which ones to buy from.
              Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

              Comment

              • machinegunkelly
                Confirmed User
                • Jun 2003
                • 3304

                #8
                Originally posted by JimmyStephans
                I wish to take a script from Code Canyon that currently has only Stripe coded in and integrate Netbilling Direct Mode 3.2.

                The base CMS script is written in PHP with Laravel framework.

                Tried Upwork and Fiverr, but nobody replied that had experience with Netbilling. The team at NB also didn't have a current guy to refer me to.

                Anybody have a DEV they know that is familiar working with Netbilling?

                Thanks in Advance!

                Jimmy
                You may have trouble finding this, the reason its currently set up with Stripe is that its part of their eco system ( Laravel Cashier ) https://laravel.com/docs/10.x/billing and honestly, this integration is not fantastic. Ive recently built a cart with it, and it was a lil bit of a pain in the ass for sure. ( but was successful )

                This project will likely end up being raw php integrated into the Laravel Framework to bridge the gap.. I love Laravel, but they really do need to beef up their billing integration ecosystem.

                I will be attempting to build moneris interaction into a laravel system shortly for an upcoming project, and after that time could give some advice, but at the moment I have none.
                dead.

                Comment

                • machinegunkelly
                  Confirmed User
                  • Jun 2003
                  • 3304

                  #9
                  Also important to note, dependng on how deeply cashier was implemented, it could be a whole other project to remove it from the script you purchase.. and possibly difficult
                  dead.

                  Comment

                  • 2MuchMark
                    Mark of 2Much.net
                    • Aug 2004
                    • 50973

                    #10
                    Hi Jimmy,

                    My team and I can help as we have worked with both many times in the past. Email me at sales @ 2much.net with your contact information and we can discuss your requirements in detail.

                    Comment

                    • NETbilling
                      Confirmed User
                      • Jan 2002
                      • 8598

                      #11
                      Originally posted by plsureking
                      hey Jimmy i'm curious why you want to start with a Stripe script? rewriting it will be harder than writing it from scratch. this is only a transaction script. ping their API and get a response. swapping one API for another is a pain in the ass (nube with no lube).

                      paysites are a mature business in 2024. all processors should have a hosted join page or sample scripts. if they won't provide it, try MobiusPay. they can plug in your existing MA.

                      post back here if you can't find a solution.

                      #
                      Of course NETbilling has hosted join forms and direct mode sample scripts as well.


                      Mitch Farber
                      CEO - NETbilling, Inc.
                      Email / Phone: 888-357-8166 / 661-252-2456
                      Transaction processing & 24/7 call center services with exceptional rates and flexibility, since 1998!

                      Comment

                      • NETbilling
                        Confirmed User
                        • Jan 2002
                        • 8598

                        #12
                        Originally posted by JimmyStephans
                        plsureking

                        Thanks for the reply.

                        When I used the word "script" I wasn't referring only to a payment script or rewriting a payment only script.

                        I was referring to a video / streaming CMS, such as PlayTube or Twitcher, that happens to have Stripe and PayPal (code / API) built-in, but I wish to use a different gateway (netbilling).


                        Jimmy

                        PlayTube: https://codecanyon.net/item/playtube...tform/20759294
                        Thanks Jimmy - we are happy to have you. Please reach out to us if you need anything.
                        Seems as though you have the help you need for this in this thread. I know 2much Mark can surely help.

                        Mitch


                        Mitch Farber
                        CEO - NETbilling, Inc.
                        Email / Phone: 888-357-8166 / 661-252-2456
                        Transaction processing & 24/7 call center services with exceptional rates and flexibility, since 1998!

                        Comment

                        • JimmyStephans
                          Confirmed User
                          • Mar 2003
                          • 560

                          #13
                          Mitch,
                          I'll reply here for your two messages, then done here on GFY.

                          I simply didn't express my needs clearly.

                          What I asking about / looking for is developer to do PHP coding (Laravel Framework) with a script I already have / use.

                          Instantly the discussion turned to the quality of the script I purchased, without the commenters knowing which script it was / is as they typed. The post got off track.

                          As for your reply:

                          A "Hosted Payment Page" doesn't answer that particular question. If I did use a "Hosted Payment Page" I continue to need a code / developer guy to make the current script work with that page or the the "response" sent back to the site from that page, so I have made zero progress.

                          "Direct Mode Sample Scripts" - I have not seen. If there is such a thing I didn't see it on https://secure.netbilling.com/public...3protocol.html and Keith didn't direct me to such things when asked.

                          I have seen, and use, both Wordpress (Woocommerce) and aMember (CMS) Plug-ins that developers have crafted to work with NetBilling (Direct Mode 3.1), but even if I copy them from server to my local desktop I need a code / developer guy (expert, experienced, skilled) to dissect them like a frog in science class and figure out how to adapt them to the 100% custom code system I purchased.

                          So, we have circled all the way around to the original reason for the post. Looking for a guy familiar with Netbilling and PHP to hire.

                          Keith, when asked directly, had no names he could pass along.

                          How or why some wanted the post to venture into southeast Asian code quality and all that other stuff I don't know.

                          Years ago (as far back and the Lensman days) this place was helpful. Us against the world, lets conquer it.

                          Now, it seems people are just posting to bitch or wiggle a weenie desperate for attention. Like some "Karen" in a Walmart parking lot - just looking for things to complain about.

                          Peace and out!

                          Cheers,

                          Jimmy
                          http://TrueBabes.com/

                          Comment

                          • Wautier
                            pleb
                            • Feb 2019
                            • 218

                            #14
                            Good for you, remain a clueless-shit-code-buying-buffoon.
                            Sorrow and solitude, these are the precious things, and the only words that are worth rememberin'

                            Comment

                            • asorelli
                              Confirmed User
                              • Feb 2024
                              • 464

                              #15
                              Hey Jimmy. I'll see if I can get netbilling integrated into my project. If so, I'll offer it for sale. No idea of the cost yet, as I don't know the time involved, or if there is even a demand for it, aside from you. Anyway, I'm assuming you went with playtube? FYI - there are some bugs you should fix with it. In any event, if you need someone for that, I can assist.

                              Comment

                              • plsureking
                                bored
                                • Aug 2003
                                • 4904

                                #16
                                Originally posted by JimmyStephans
                                Years ago (as far back and the Lensman days) this place was helpful. Us against the world, lets conquer it.
                                yea gfy is complete useless bullshit at this point. its a hangout not a business forum. there isn't even mods anymore. i don't do any business on here but its fun to hang out between writing lines of code.

                                regarding what Mitch said, i'll just say its a hell of a lot easier to plug in a hosted join form and write a simple postback than have to script both ends and be PCI compliant.

                                most people don't want to help you because no one here likes doing shit the hard way

                                and a few are desperate for work


                                here's a useful link for you (if you ever come back lol)::

                                https://github.com/pipisco/laravel-verotel-flexpay

                                its a postback package for verotel. just change the variables - or better yet contact the developer...


                                #
                                PornCMS / low cost paysite management with hosting

                                Comment

                                • NETbilling
                                  Confirmed User
                                  • Jan 2002
                                  • 8598

                                  #17
                                  Originally posted by JimmyStephans
                                  Mitch,
                                  I'll reply here for your two messages, then done here on GFY.

                                  I simply didn't express my needs clearly.

                                  What I asking about / looking for is developer to do PHP coding (Laravel Framework) with a script I already have / use.

                                  Instantly the discussion turned to the quality of the script I purchased, without the commenters knowing which script it was / is as they typed. The post got off track.

                                  As for your reply:

                                  A "Hosted Payment Page" doesn't answer that particular question. If I did use a "Hosted Payment Page" I continue to need a code / developer guy to make the current script work with that page or the the "response" sent back to the site from that page, so I have made zero progress.

                                  "Direct Mode Sample Scripts" - I have not seen. If there is such a thing I didn't see it on https://secure.netbilling.com/public...3protocol.html and Keith didn't direct me to such things when asked.

                                  I have seen, and use, both Wordpress (Woocommerce) and aMember (CMS) Plug-ins that developers have crafted to work with NetBilling (Direct Mode 3.1), but even if I copy them from server to my local desktop I need a code / developer guy (expert, experienced, skilled) to dissect them like a frog in science class and figure out how to adapt them to the 100% custom code system I purchased.

                                  So, we have circled all the way around to the original reason for the post. Looking for a guy familiar with Netbilling and PHP to hire.

                                  Keith, when asked directly, had no names he could pass along.

                                  How or why some wanted the post to venture into southeast Asian code quality and all that other stuff I don't know.

                                  Years ago (as far back and the Lensman days) this place was helpful. Us against the world, lets conquer it.

                                  Now, it seems people are just posting to bitch or wiggle a weenie desperate for attention. Like some "Karen" in a Walmart parking lot - just looking for things to complain about.

                                  Peace and out!

                                  Cheers,

                                  Jimmy
                                  Hi Jimmy,

                                  Email me your contact info to mitchf (at) NETbilling.com and I'll ask my lead tech to call you Monday if you still need assistance.

                                  Thanks, Mitch


                                  Mitch Farber
                                  CEO - NETbilling, Inc.
                                  Email / Phone: 888-357-8166 / 661-252-2456
                                  Transaction processing & 24/7 call center services with exceptional rates and flexibility, since 1998!

                                  Comment

                                  Working...