GPay

Moved

Total Downloads: 1,122 - First Release: Mar 22, 2017 - Last Update: Mar 24, 2018

5/5, 6 likes
  1. Should be:
    Code:
    Config:{
        "packages": {
            "23072": [
                {
                    "command" : "usergroup add <username> vip",
                    "qty": 1
                }
            ]
        },
        "Secret": "xxxxxx"
    }
    You only use:
    Code:
            "command" : "addgroup <username> vip 365d",
            "qty": 1
    If you have: Timed Permissions | Oxide plugin installed

    Info for non-timed permissions: Using the Oxide permission system | Oxide
     
    Last edited by a moderator: Jul 2, 2017
  2. Still no Donation was found
     
  3. If that's the case I would go to: support.gpay.io

    Explain the situation and they might be able to resolve the issue as they will have access to the back end / API
     
  4. Will do cheers
     
  5. use <steamid> instead of username, and in webshop make sure u have selected enable steamid auth
     
  6. Hey,

    Make sure when you add a transaction (on the transactions page), instead of username put the persons steamID.
     
  7. Using steamID has worked! Is there anyway I can change it to use the username though? People aren't going to ready that and put their steam ID in..
     
  8. they gonna connect to your store using steam accounts anyways so really they wont even know that your using steam ID or at least thats the way i see it
     
  9. They will use the steam login system, when buying from your store, but just make sure you enable steam authentication on your settings page.
     
  10. Hello. I love the sound of this donation plugin, however, I have come across a snag.

    I got through setup, putting in packages, getting the secret key and all of that. I wanted to test it with a simple $1 package that I set up. When I go to the cart, displaying the package, then hit checkout after signing into Steam, I get this message on a blank white window "Unable to create PayKey, please contact [email protected]".

    Not sure if I did something wrong or missed anything, but it was all pretty self-explanatory.

    Other than this, it has been great to use this plugin! I hope this is sorted out soon! Thanks!
     
  11. Hi,

    Thanks so much for the kind words, the error you're getting can occur for multiple reasons.
    We have a support article here: that explains it in a bit of detail

    Unable to Create PayKey Error

    If you're still unable to resolve this issue please feel free to contact our support team we're i'll personally make sure your issue is resolved quickly.
     
  12. What i'm doing wrong? only works the first one package, and the last 3 just execute the say command, not the "sr add" (but first one does)

    What's going on?
     

    Attached Files:

  13. fixed it for you :)
     

    Attached Files:

  14. Greetings,

    I was able to setup my webstore and configure everything. Great work guys! However, I tested a transaction and when the 'player/user' makes the transaction, he is redirected to {webstore_url}/success/ which is not present(404 error). Can this be modified or fixed? I really don't mind the 10% cut but with all due respect, my expectation is that the user will either be redirected to my website or at least a working URL. Not an sub-amateur 404 page. Code wise, that should be an easy fix.

    Thank you for your help,

    Someagent
     

    Attached Files:

    • 404.PNG
      404.PNG
      File size:
      9.7 KB
      Views:
      49
    Last edited by a moderator: Jul 21, 2017
  15. Hi,

    i don't understand how to make the config i do have 2 products on my website
     
  16. Hi, wondering if anyone can help? setup webstore and tried to setup the json file. Getting this error when i try to load the plugin.

    GPay v1.0.1: Failed to load config file (is the config file corrupt?) (After parsing a value an unexpected character was encountered: ". Path 'packages.23856[0].itemID', line 25, position 4.)

    This is my json,

    {

    "packages": {
    "23853": [
    {
    "itemID": -3506021,
    "qty": 50000
    }
    ],
    "23854": [
    {
    "itemID": 688032252,
    "qty": 30000
    }
    ],
    "23855": [
    {
    "itemID": 3655341,
    "qty": 100000
    }
    ],
    "23856": [
    {
    "itemID": 374890416
    "qty": 200
    }
    ],
    "23857": [
    {
    "itemID": -1461508848
    "qty": 1
    }
    ],
    "23858": [
    {
    "itemID": 456448245
    "qty": 1
    }
    ],
    "23859": [
    {
    "itemID": -1745053053
    "qty": 1
    }
    ],
    "23860": [
    {
    "itemID": 548699316
    "qty": 1
    }
    ],
    "23861": [
    {
    "itemID": -55660037
    "qty": 1
    }
    ],
    "23862": [
    {
    "itemID": 523855532
    "qty": 1
    }
    ],
    "23863": [
    {
    "itemID": 28178745
    "qty": 500
    }
    ],
    "23864": [
    {
    "itemID": 498591726
    "qty": 1
    }
    ],
    "23865": [
    {
    "itemID": 649603450
    "qty": 1
    }
    ],
    "23866": [
    {
    "itemID": 1578894260
    "qty": 2
    }
    ],
    "23867": [
    {
    "itemID": 1436532208
    "qty": 2
    },
    ]
    "Secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
    }
    }
     
  17. Code:
    {"packages": {
    "23853": [
    {
    "itemID": -3506021,
    "qty": 50000
    }
    ],
    "23854": [
    {
    "itemID": 688032252,
    "qty": 30000
    }
    ],
    "23855": [
    {
    "itemID": 3655341,
    "qty": 100000
    }
    ],
    "23856": [
    {
    "itemID": 374890416,
    "qty": 200
    }
    ],
    "23857": [
    {
    "itemID": -1461508848,
    "qty": 1
    }
    ],
    "23858": [
    {
    "itemID": 456448245,
    "qty": 1
    }
    ],
    "23859": [
    {
    "itemID": -1745053053,
    "qty": 1
    }
    ],
    "23860": [
    {
    "itemID": 548699316,
    "qty": 1
    }
    ],
    "23861": [
    {
    "itemID": -55660037,
    "qty": 1
    }
    ],
    "23862": [
    {
    "itemID": 523855532,
    "qty": 1
    }
    ],
    "23863": [
    {
    "itemID": 28178745,
    "qty": 500
    }
    ],
    "23864": [
    {
    "itemID": 498591726,
    "qty": 1
    }
    ],
    "23865": [
    {
    "itemID": 649603450,
    "qty": 1
    }
    ],
    "23866": [
    {
    "itemID": 1578894260,
    "qty": 2
    }
    ],
    "23867": [
    {
    "itemID": 1436532208,
    "qty": 2
    }
    ]
    },
    "Secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
    } 

    you missed out a lot of "," at the end of the itemID's
     

  18. Brilliant thanks
    thanks
    [DOUBLEPOST=1501597613][/DOUBLEPOST]i tried to buy an item from my store to test it out and got an error of unable to create gpay key?
    [DOUBLEPOST=1501597662][/DOUBLEPOST]
    Unable to create PayKey, please contact [email protected]
     
  19. I'm not sure on that one tbh with you. I would be emailing Gpay to find out what the crack is.
     
  20. i had a look on their website apparently i need to set my paypal currency to USD. I've decided to try a different plugin