Jump to content
MakeWebGames

Recommended Posts

Posted

I'm looking to purchase a donator system with IPN. Preference would be to be able to change the donator packs through the staff menu, but if I must do it through files, that would be fine, as well.

If anyone has a working system for a reasonable price, please PM me.

Posted

Honestly can't tell if that was meant to be a snide remark about using the search function or you found something and the link doesn't work.

In any case, I have searched. All I seem to find is V2 IPN's. Problem with that, I'm told, is there's no way to make the V2 IPN work with V1. Again, that's just what I was told. If it's possible, I've had my eye on a certain donate mod for a while.

Posted

"there's no way to make the V2 IPN work with V1", honestly... i didn't knew Paypal had 2 different IPN's and/or even mccodes specific ones...

The V2 is easily converted backwards as so v1 to v2, once again, using the search function, if you don't know how to make the conversion, there was a topic covering that same subject.

http://makewebgames.io/forumdisplay.php/280-General-Discussion

Check the sticky ones and you shall find your answer!

Posted
All I seem to find is V2 IPN's. Problem with that, I'm told, is there's no way to make the V2 IPN work with V1. Again, that's just what I was told.

Hahahaha sheesh stop hanging out with the dumb kids!

Posted

Whoever told you that you couldn't should really learn a little more before giving advice.

You can 'convert' from v1 to v2 and vice versa, just sometimes there is little to no point in doing so, as there is already a version of xxx mod for both versions. (may not be the case here)

Posted

He actually asked me if mine could be converted to v1, I told him no as the items system is different.

You obviously could convert it, but a number of things would need changed in the items area. (in my version at least)

Would not be the simple conversion as, I assumed, he was looking for.

Posted

My system would also require quite allot of conversion mainly around how the DP items work. If you used the instant credit system instead of the item system you wouldn't need to convert that much.

  • 3 weeks later...
Posted

So, I never got an actual answer for this.

Does no one wish to make a few dollars? Or is it really that complicated to get IPN working for V1?

I've been learning quite a bit, but I just have no clue when it comes to the IPN and I would love to have a working system I could learn from.

Posted
So, I never got an actual answer for this.

Does no one wish to make a few dollars? Or is it really that complicated to get IPN working for V1?

I've been learning quite a bit, but I just have no clue when it comes to the IPN and I would love to have a working system I could learn from.

Would you like to share your budget with us?

Posted
Would you like to share your budget with us?

Honestly, I have no idea what to pay. The only base I have to go off of is Cronus' which is $10. So, would $10-$15 sound fair?

Posted

Heres a question too:

Do you have cronus' donation system and if so have you tried reading the conversion sticky?

If you answered yes to the above would you like to share without posting the code what you have tried?

This way it shows other people what you may have missed

Posted
Heres a question too:

Do you have cronus' donation system and if so have you tried reading the conversion sticky?

If you answered yes to the above would you like to share without posting the code what you have tried?

This way it shows other people what you may have missed

I haven't purchased it, but I gladly would if I knew the conversion would be successful.

There are a few obvious problems I'd run into, though.

---- As Cronus stated, the items/inventory system would need to be changed (Shouldn't actually be too complicated)

---- Pretty sure V2 Donator/IPN's use a config file. V1 does not have this file. I have no idea what's supposed to be in it, or what the equivalent file is for V1

I mean, I would love to pick it up from him. I just don't know what, exactly, to convert. (Again, referring to the config and items, not the standard db->query to mysql_query stuff)

Posted

Okay, well, I bit the bullet and purchased Cronus' mod. I'm just going to have to play around with it and see if I can get it to work, I guess.

Posted

Okay, I tried and tried. The problem is, I just have no idea what to replace the "include config.php" and "$db->" stuff (in the header info, not the rest of the file) with.

Everything works but the IPN. I can add packs, delete them, set the BOGO, go through the purchase, etc., and if Sandbox is accurate, the payments process fine.

The ONLY thing I cannot and have no idea how to get working is the IPN. So, if anyone who has/is familiar with Cronus' DP mod has or can make a working IPN for V1, please, PLEASE PM me. This is kind of a big deal for my current project, so the sooner this could be done, the better. Willing to pay around $10 or $15.

Again, this is only for the IPN.

Posted
Did my support ticket help not work out?

I actually had posted this before you answered. It's not that I was getting impatient with you at all. I just wanted to keep the options out there, you know?

And honestly, no, it didn't work. I have no idea what I'm doing wrong. I mean, the problem with the items function would be one thing, but it's not updating the DB tables, either. It's like it's not notifying the IPN at all.

Could this be because I'm testing it with Sandbox? I've changed the e-mails in the files to the sandbox e-mails, and in the test account area, it shows a receipt and that the payment was sent.

Posted
I actually had posted this before you answered. It's not that I was getting impatient with you at all. I just wanted to keep the options out there, you know?

And honestly, no, it didn't work. I have no idea what I'm doing wrong. I mean, the problem with the items function would be one thing, but it's not updating the DB tables, either. It's like it's not notifying the IPN at all.

Could this be because I'm testing it with Sandbox? I've changed the e-mails in the files to the sandbox e-mails, and in the test account area, it shows a receipt and that the payment was sent.

Does Cronuses mod support the Sandbox system? Did you change the various variables over to use the Sandbox server? I implemented this as a feature within my system for fellow developers.

Posted
Does Cronuses mod support the Sandbox system? Did you change the various variables over to use the Sandbox server? I implemented this as a feature within my system for fellow developers.

I'm not really sure. That's why I'm wondering if that's affecting it. I wasn't aware anything but the emails had to be changed.

Of course, if that IS it, I have to start over from scratch since I have no idea what WOULD have worked. *Sigh*

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...