RunarM
Finally back
I need help with the shop system
I got this script:
How can i make my own Daopay thing, cause thats is not mine 
Thanks for the help.
Runarm.
I got this script:
Code:
$config['dotpay'][1]['id'] = 30095; # numer ID zarejestrowanego klienta
$config['dotpay'][1]['code'] = "***"; # identyfikator uslug SMS
$config['dotpay'][1]['type'] = "sms"; # typ konta: C1 - 8 znakowy kod bezobslugowy, sms - dla sprawdzania SMSow
$config['dotpay'][1]['addpoints'] = 120; # ile premium punktow daje dany sms
$config['dotpay'][1]['sms_number'] = 79068; # numer na jaki nalezy wyslac kod
$config['dotpay'][1]['sms_text'] = "AP.TMY8"; # tresc jaka ma byc w SMSie
$config['dotpay'][1]['sms_cost'] = "9.66 zl brutto"; # cena za wyslanie sms
Thanks for the help.
Runarm.
Last edited: