• 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!

[Configuration]AlertPay from scratch to full working ipn

depend if all server use the same htdocs folder or no
 
i got that Error although i verifi by mobile and it;s oki

Code:
Pending Account Verification

We apologize, but we had to put a temporary hold on your AlertPay account until you become AlertPay Verified.

The following will not be available to you during this hold:

    * Making payments
    * Requesting money
    * Depositing or withdrawing funds
    * Closing your account

How can I remove this restriction?

In order to remove your account restriction, become AlertPay Verified. This process can take up to 3 business days to review your verification documents. You may also change your personal information if it is erroneous.
How to contact us?

Send us a support ticket
 
depend if all server use the same htdocs folder or no

No not the same but... The thing is that you enter the report URL in IPN settings on your alertpay account, so if you have multiple servers, it will all report to one?
 
Last edited:
here is the basic idea
you have to add
Code:
    <input name="apc_2" value="servername" type="hidden">
and let the ipn script to check server name :p
edit
or upgrade to business account and you will get more then one ipn url
 
Last edited:
hey i done all and get it work and i get the money on alertpay from the players but they dont get points so where's the problem then?>
 
it doesnt work automatic for me :S?
what do I do worng?

I run my server on; linux ubuntu 10.0.4
webserver: nginx

got chmod: 777
 
Back
Top