• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problem with daopay

lunka

New Member
Joined
Sep 8, 2010
Messages
4
Reaction score
0
Hello, i think i have done everything right when i followed the thread about fixing daopay http://otland.net/f479/faq-daopay-solutions-29245/.

But i got the::: Errors occured:
* Wrong PIN code, try to enter code again.

I know alot of people got this warning text but i don't know how to fix it.

in my buypoints map i got this anything that is wrong?

# example config for daopay
$config['daopay'][0]['appcode'] = 61740; #
$config['daopay'][0]['prodcode'] = '12345'; #
$config['daopay'][0]['addpoints'] = '100'; #
$config['daopay'][0]['cost'] = "1 euro inc. VAT"; #
$config['daopay'][1]['appcode'] = 61740; #
$config['daopay'][1]['prodcode'] = '12345'; #
$config['daopay'][1]['addpoints'] = '200'; #
$config['daopay'][1]['cost'] = "2 euro inc. VAT"; #
 
No :S still got the same problem.. Have i done something wrong in the buypoints map can you check if mine looks like yours?
 
Back
Top