DaoPay script for credits in cashshop

Results 1 to 21 of 21
  1. #1
    Account Upgraded | Title Enabled! DWBaHu0 is offline
    MemberRank
    Jun 2006 Join Date
    226Posts

    DaoPay script for credits in cashshop

    Hello people!
    I create daopay script with code validation. When you write the valid code and write your account, will be added the credits for cashshop to the account :)
    This daopay script is tested and works !

    You must edit:
    $credits = 200; - here you can change how much credits to be added.
    $appcode = 21658; // Enter your Appcode here.

    To work this script, first you must create a product and to create application code (appcode)!
    You can do that, when you register account in http://daopay.com :)

    This system works for all countries!!!

    Demo version:
    http://cabalbg.com/pincheck.php?appc...your_valid_pin

    Download:
    RapidShare
    MediaFire
    FileFront

    This daopay script is beta version. Will have updates :)
    For any questions post here

    Sorry for my bad english ^^


  2. #2
    Go go go! Cath22 is offline
    MemberRank
    Aug 2008 Join Date
    Cabal-ArenaLocation
    713Posts

    Re: DaoPay script for credits in cashshop

    wow this is great, is this fully working for my romanian players.

  3. #3
    Account Upgraded | Title Enabled! Thesnowman is offline
    MemberRank
    Nov 2007 Join Date
    423Posts

    Re: DaoPay script for credits in cashshop

    Is there a way you can know how much they pay?

    Like my server. 1$ = 1000cc

  4. #4
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: DaoPay script for credits in cashshop

    Quote Originally Posted by DWBaHu0 View Post
    You must edit:
    $credits = 200; - here you can change how much credits to be added.
    $appcode = 21658; // Enter your Appcode here.
    I read that at $1 = 200 credits.

  5. #5
    Account Upgraded | Title Enabled! Thesnowman is offline
    MemberRank
    Nov 2007 Join Date
    423Posts

    Re: DaoPay script for credits in cashshop

    thanks chumpy

  6. #6

    Re: DaoPay script for credits in cashshop

    If I use your default setting it says Appcode missing if I use my setting it says app code missing If I insert any app code it says App code missing....

  7. #7
    Account Upgraded | Title Enabled! Rahan is offline
    MemberRank
    Apr 2008 Join Date
    BucurestiLocation
    195Posts

    Re: DaoPay script for credits in cashshop

    app code will be provided by DaoPay when you register i think

  8. #8

    Re: DaoPay script for credits in cashshop

    Mda mersi de ajutor.... Mam inregistrat si nu am primit niciun emaill.. mam logat am inregistrat un site si am bagat codul de la site.. nu a mers.. am introdus si un produs la acel site si am bagat codul produsului tot nu a mers.. dar nu merge nici cu setarile default..
    In English:
    Just saying that it dosent work...

  9. #9
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: DaoPay script for credits in cashshop

    As far as i know it works, but then i don't actually use it myself. If you can post the changes you made i can take a look.

  10. #10

    Re: DaoPay script for credits in cashshop

    Even if I dont make any change it still dosent work thats why I am wondering....
    BTW chumpy (so I wont double post so much :P )
    Tried " " and ' ' but forgot to tell you...
    tryed to stick the numer to the = and so on.... Il try again tomorrow (usually all my bugs are solved in the next day if I dont do nothing :))) )

    I think its from that if after app code..
    If get app code something... I dont have it in my face..
    Last edited by AdriaN401MasteR; 22-06-09 at 07:22 PM.

  11. #11
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: DaoPay script for credits in cashshop

    Try changing the appcode to a string as it probably should be rather than a number:

    $appcode = 51201;

    to

    $appcode = "51201";

    Though i think there may be a stored procedure missing maybe:
    mssql_query("exec xcredits '$acc' , $credits;");

  12. #12
    Account Upgraded | Title Enabled! Rahan is offline
    MemberRank
    Apr 2008 Join Date
    BucurestiLocation
    195Posts

    Re: DaoPay script for credits in cashshop

    Here you can find all the documentation about how to configure your website to work with DaoPay...
    https://daopay.com/admin/svc/text.sv...t.html&lang=en

  13. #13

    Re: DaoPay script for credits in cashshop

    The problem is with the script at me whatever I do it says Appcode missing...

  14. #14
    Account Upgraded | Title Enabled! DWBaHu0 is offline
    MemberRank
    Jun 2006 Join Date
    226Posts

    Re: DaoPay script for credits in cashshop

    The problem is not in the script.. maybe u not config it right..

  15. #15
    Valued Member ultimatehex is offline
    MemberRank
    Mar 2009 Join Date
    Port LuxLocation
    132Posts

    Re: DaoPay script for credits in cashshop

    sir i have a question this script is for chumpy cashshop or??..i dont understood
    can explin someone to me more ?

  16. #16
    The Cat in the Hat cypher is offline
    MemberRank
    Oct 2005 Join Date
    IrelandLocation
    5,073Posts

    Re: DaoPay script for credits in cashshop

    yes this is compatible with any cashshop you use, made for chumpys but you can easily change it to work on your custom sc.ript..

  17. #17
    Valued Member ultimatehex is offline
    MemberRank
    Mar 2009 Join Date
    Port LuxLocation
    132Posts

    Re: DaoPay script for credits in cashshop

    OO NICE ..but i dont know how to make to buy with cash not with alz maybe i will learn sometime but thx

  18. #18
    Alpha Member john_d is offline
    MemberRank
    Feb 2004 Join Date
    PhilippinesLocation
    2,868Posts

    Re: DaoPay script for credits in cashshop

    U need to create all the daopay setting first. and depending on ur daopay setting... if needed to redirect it back to the script.

    i know it is confusing.. took me a while to understand the inner works of daopay myself.

  19. #19
    King of the bongo Denied is offline
    MemberRank
    Oct 2009 Join Date
    RomaniaLocation
    986Posts

    Re: DaoPay script for credits in cashshop

    Can't make it work , a guide would be appreciated

  20. #20
    wWw.F403.OrG S37uP!Update is offline
    MemberRank
    Oct 2008 Join Date
    F403.ORGLocation
    1,304Posts

    Re: DaoPay script for credits in cashshop

    That's not working.

  21. #21
    Member Backo is offline
    MemberRank
    Mar 2009 Join Date
    USA Las VegasLocation
    53Posts

    Re: DaoPay script for credits in cashshop

    here is my script for donate via DaoPay ;)
    Attached Files Attached Files



Advertisement