Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 02-09-2024, 03:17 PM   #1
JimmyStephans
Confirmed User
 
JimmyStephans's Avatar
 
Industry Role:
Join Date: Mar 2003
Location: Littleton, Colorado. USA
Posts: 558
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/
JimmyStephans is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-09-2024, 09:48 PM   #2
plsureking
bored
 
plsureking's Avatar
 
Industry Role:
Join Date: Aug 2003
Location: Metaverse
Posts: 4,675
Quote:
Originally Posted by JimmyStephans View Post
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.

#
plsureking is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-10-2024, 07:00 AM   #3
JimmyStephans
Confirmed User
 
JimmyStephans's Avatar
 
Industry Role:
Join Date: Mar 2003
Location: Littleton, Colorado. USA
Posts: 558
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/
JimmyStephans is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-10-2024, 07:33 AM   #4
Wautier
pleb
 
Wautier's Avatar
 
Industry Role:
Join Date: Feb 2019
Posts: 210
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.
Wautier is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-10-2024, 08:50 AM   #5
JimmyStephans
Confirmed User
 
JimmyStephans's Avatar
 
Industry Role:
Join Date: Mar 2003
Location: Littleton, Colorado. USA
Posts: 558
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/
JimmyStephans is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-10-2024, 07:54 PM   #6
plsureking
bored
 
plsureking's Avatar
 
Industry Role:
Join Date: Aug 2003
Location: Metaverse
Posts: 4,675
Quote:
Originally Posted by JimmyStephans View Post
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.

#
plsureking is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-12-2024, 07:58 AM   #7
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,262
Quote:
Originally Posted by JimmyStephans View Post
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.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-12-2024, 09:03 AM   #8
machinegunkelly
Confirmed User
 
machinegunkelly's Avatar
 
Join Date: Jun 2003
Posts: 3,276
Quote:
Originally Posted by JimmyStephans View Post
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.
machinegunkelly is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-12-2024, 09:06 AM   #9
machinegunkelly
Confirmed User
 
machinegunkelly's Avatar
 
Join Date: Jun 2003
Posts: 3,276
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.
machinegunkelly is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-12-2024, 09:41 AM   #10
2MuchMark
Videochat Solutions
 
2MuchMark's Avatar
 
Industry Role:
Join Date: Aug 2004
Location: Canada
Posts: 48,566
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.
__________________

VideoChat Solutions | Custom Software | IT Support
https://www.2much.net | https://www.lcntech.com
2MuchMark is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-16-2024, 01:28 PM   #11
NETbilling
Confirmed User
 
NETbilling's Avatar
 
Industry Role:
Join Date: Jan 2002
Location: Huntington Beach, CA
Posts: 8,574
Quote:
Originally Posted by plsureking View Post
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!
NETbilling is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-16-2024, 01:31 PM   #12
NETbilling
Confirmed User
 
NETbilling's Avatar
 
Industry Role:
Join Date: Jan 2002
Location: Huntington Beach, CA
Posts: 8,574
Quote:
Originally Posted by JimmyStephans View Post
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!
NETbilling is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-16-2024, 02:32 PM   #13
JimmyStephans
Confirmed User
 
JimmyStephans's Avatar
 
Industry Role:
Join Date: Mar 2003
Location: Littleton, Colorado. USA
Posts: 558
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/
JimmyStephans is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-16-2024, 03:05 PM   #14
Wautier
pleb
 
Wautier's Avatar
 
Industry Role:
Join Date: Feb 2019
Posts: 210
Good for you, remain a clueless-shit-code-buying-buffoon.
Wautier is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-16-2024, 04:20 PM   #15
asorelli
Registered User
 
Industry Role:
Join Date: Feb 2024
Posts: 1
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.
asorelli is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-16-2024, 11:48 PM   #16
plsureking
bored
 
plsureking's Avatar
 
Industry Role:
Join Date: Aug 2003
Location: Metaverse
Posts: 4,675
Quote:
Originally Posted by JimmyStephans View Post
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...


#
plsureking is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-17-2024, 12:36 AM   #17
NETbilling
Confirmed User
 
NETbilling's Avatar
 
Industry Role:
Join Date: Jan 2002
Location: Huntington Beach, CA
Posts: 8,574
Quote:
Originally Posted by JimmyStephans View Post
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!
NETbilling is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks

Tags
netbilling, php, script, laravel, current, team, replied, experience, guy, refer, advance, jimmy, familiar, dev, fiverr, coded, stripe, integrate, code, canyon, direct, mode, coder, framework, upwork



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.