Klutz
Members-
Content Count
87 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Klutz
-
fluxcp paypal logs: [2014-12-13 14:36:57] Received notification from 173.0.82.126 (ipn.sandbox.paypal.com) [2014-12-13 14:36:57] Query string: cmd=_notify-validate&mc_gross=5.00&protection_eligibility=Eligible&address_status=confirmed&payer_id=2NT77LLFL6UNE&tax=0.00&address_street=1+Main+St&payment_date=06%3A19%3A15+Dec+13%2C+2014+PST&payment_status=Completed&charset=windows-1252&address_zip=95131&first_name=Tomer&mc_fee=0.45&address_country_code=US&address_name=Tomer+Manzur¬ify_version=3.8&custom=YToyOntzOjExOiJzZXJ2ZXJfbmFtZSI7czoxMjoiT2xkIFJhZ25hcm9rIjtzOjEwOiJhY2NvdW50X2lkIjtzOjc6IjIwMDAwMDAiO30%3D&payer_status=unverified&business=payt-me%40gmail.com&address_country=United+States&address_city=San+Jose&quantity=0&verify_sign=A6yt83Iroji1Kv.b8cKShnEsjCCZA69NsR5RB8eGxzhG27YMCdu3xkLG&payer_email=paypal-personal%40walla.com&txn_id=65F759536W621281Y&payment_type=instant&last_name=Manzur&address_state=CA&receiver_email=payt-me%40gmail.com&payment_fee=0.45&receiver_id=PYRYYH23PSFEU&txn_type=web_accept&item_name=Donation+Credits%3A+5+CREDIT%28s%29&mc_currency=USD&item_number=&residence_country=US&test_ipn=1&handling_amount=0.00&transaction_subject=YToyOntzOjExOiJzZXJ2ZXJfbmFtZSI7czoxMjoiT2xkIFJhZ25hcm9rIjtzOjEwOiJhY2NvdW50X2lkIjtzOjc6IjIwMDAwMDAiO30%3D&payment_gross=5.00&shipping=0.00&ipn_track_id=4eb374be3fee3 [2014-12-13 14:36:57] Establishing connection to PayPal server at www.sandbox.paypal.com:80... [2014-12-13 14:36:57] Connected. Sending request back to PayPal... [2014-12-13 14:36:57] Sent 1187 bytes of transaction data. Request size: 1340 bytes. [2014-12-13 14:36:57] Reading back response from PayPal... [2014-12-13 14:36:58] Notification failed to verify. (recv: ) [2014-12-13 14:36:58] Transaction invalid, aborting. what is wrong?
-
didn't work I saw many people has the same problem as me Did you update the paypal notification modules? and what fluxcp version your using? yes id id update the "PaymentNotifyRequest" i should update something else? I have no idea what version i use. where can i check?
-
Hello, i am looking for 2009-09-22aRagexeRE+ client + diff file. Thank you
-
didn't work I saw many people has the same problem as me
-
didn't work this was the version of paymentnotifyrequest i had on my server. i really can't find what is wrong
-
I will check with my VPS everything else is ok i see the payment in my paypal account. about 5 and 6 got example how notify link should be like? where can i find the paymentnotify.php?
-
[Info]: Closed connection from IP on login server
Klutz replied to Klutz's question in General Server Support
Awesome Thank you :3 -
Hi, I have no idea why my fluxcp donate function doesn't work. i did set: 'AcceptDonations' => true, // Whether or not to accept donations. 'PayPalIpnUrl' => 'www.sandbox.paypal.com', // The URL for PayPal's IPN responses (www.paypal.com for live and www.sandbox.paypal.com for testing) 'PayPalBusinessEmail' => '[email protected]', // Enter the e-mail under which you have registered your business account. I also set the IPN correct: mysite.com/?module=donate&action=notify I checked website visitors and i see: 173.0.82.126 /?module=donate&action=notify 12/8/14 11:02 PM 0 PayPal IPN ( https://www.pay so paypal does send the IPN, but in the control panel the player doesn't get credits and i don't see any donation in the history. (same at the SQL server) Thanks,
-
hey, I got my server running, it was running for awhile now, today i moved the server and this what happens when i am trying to run it: (=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=) ( eAthena Development Team presents ) ( ______ __ __ ) ( / _ / __/ ) ( __ _ ,_ ___ __ ___ __ ) ( /'__` __ / _ ` /'__`/' _ ` /'__` ) ( / __/ / _ / __// / / _._ ) ( ____ _ _ __ _ _ ____ _ _ __/._ ) ( /____/ /_//_//__/ /_//_//____//_//_//__//_/ ) ( _ _ _ _ _ _ _ _ _ _ _ _ _ ) ( / / / / / / / / / / / / / ) ( ( e | n | g | l | i | s | h ) ( A | t | h | e | n | a ) ) ( _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ ) ( ) ( 3rd Class Modification Project ) (=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=) [info]: SVN Revision: 'exported'. [info]: Reading configuration file conf/login_athena.conf... [status]: set login_port : 6900 [info]: Console Silent Setting: 0 [info]: Reading configuration file conf/inter_athena.conf... [info]: Reading configuration file conf/import/inter_conf.txt... [info]: Finished reading conf/import/inter_conf.txt. [info]: Finished reading conf/inter_athena.conf. [info]: Reading configuration file conf/import/login_conf.txt... [info]: Finished reading conf/import/login_conf.txt. [info]: Finished reading conf/login_athena.conf. [info]: Reading the configuration file conf/subnet_athena.conf... [status]: Read information about 1 subnetworks. [info]: Using account engine 'sql'. [status]: The login-server is ready (Server is listening on the port 6900). [info]: Closed connection from 'IP'. [info]: Closed connection from 'IP'. [info]: Closed connection from 'IP'. [info]: Closed connection from 'IP'. [info]: Closed connection from 'IP'. [info]: Closed connection from 'IP'. How could i fix it? Thanks
-
this plugin is totally broken. It doesn't let me to recompile with it, from fast look seems you miss few things like HPMi->addCommand instead of addatcommand could you please check it again? thanks again