GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   PHP / Laravel Coder for Netbilling Integration (https://gfy.com/showthread.php?t=1372882)

JimmyStephans 02-09-2024 03:17 PM

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

plsureking 02-09-2024 09:48 PM

Quote:

Originally Posted by JimmyStephans (Post 23230552)
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. :thumbsup

#

JimmyStephans 02-10-2024 07:00 AM

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

Wautier 02-10-2024 07:33 AM

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.

JimmyStephans 02-10-2024 08:50 AM

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

plsureking 02-10-2024 07:54 PM

Quote:

Originally Posted by JimmyStephans (Post 23230793)
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.

#

fris 02-12-2024 07:58 AM

Quote:

Originally Posted by JimmyStephans (Post 23230793)
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.

machinegunkelly 02-12-2024 09:03 AM

Quote:

Originally Posted by JimmyStephans (Post 23230552)
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.

machinegunkelly 02-12-2024 09:06 AM

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

2MuchMark 02-12-2024 09:41 AM

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.

NETbilling 02-16-2024 01:28 PM

Quote:

Originally Posted by plsureking (Post 23230667)
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. :thumbsup

#

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

NETbilling 02-16-2024 01:31 PM

Quote:

Originally Posted by JimmyStephans (Post 23230762)
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

JimmyStephans 02-16-2024 02:32 PM

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

Wautier 02-16-2024 03:05 PM

Good for you, remain a clueless-shit-code-buying-buffoon.

asorelli 02-16-2024 04:20 PM

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.

plsureking 02-16-2024 11:48 PM

Quote:

Originally Posted by JimmyStephans (Post 23233913)
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 :1orglaugh

and a few are desperate for work :helpme


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...


#

NETbilling 02-17-2024 12:36 AM

Quote:

Originally Posted by JimmyStephans (Post 23233913)
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


All times are GMT -7. The time now is 08:04 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc