Jump to content
  • 0

Question

18 answers to this question

Recommended Posts

Posted

IPN is disabled by default on personal Paypal accounts. Upgrade to Business account.

I'm using premier.

 

I saw IPN thing.

I want to enable it. what to put in the notification URL?

2lkxixf.jpg

Posted

I would assume the URL to your website..

 

FluxCP's donation module adds a forced IPN notification URL so it shouldn't matter what you put in that URL.

after turning IPN. what would be the next step?

Posted (edited)

Nothing, as long as you've set it to enabled and put a URL in there, it should work. You can check FluxCP's transaction logs to see if things are working.

we tried again. but in my IPn history it says Retrying, I'm only using premier account. the donator didn't receive any donation credits but i received the payment

 

also the 

HTTP response code 500

Edited by glemor123
Posted (edited)

I've got the same problem. My rathena flux is updated like yours "gmprestige".

Now, the money goes to my Paypal account and the paypal transaction shows up in CP. But the player stills not receiving credits. Example:
 

Transaction ID 1GH32667P2774503U Account XXX Credits Earned 0 Amount 10.00 BRL Settle Amount 8.76 BRL Payment Date 2015-01-18 02:04:35 Date Processed 2015-01-18 02:04:37 Status Completed Item Name Donation Credits: 5 CREDIT(s) First Name XXXX Address XXXX Last Name XXXX

Edited by arteris
Posted

I can confirm that the latest GIT revision of FluxCP does not have a working IPN setup.

I have to revert to an older version of PaymentNotifyRequest.php.

Posted

If you can tell us what steps you have done, it might be easier to see what's wrong.

And also, you can check the transaction log on your \data\logs\ folder.

 

1. Yesterday , i have download fluxcp form : http://rathena.github.io/FluxCP/

2. i have config and install there form guide , and successful install without any error

3. i try to set up Donation system here is 

 

'ServerAddress'		=> 'my-domain.com:443',
'BaseURI'			=> '',

'CreditExchangeRate'		=> 0.01,
'MinDonationAmount'		=> 1.0,
'DonationCurrency'		=> 'USD',
'AcceptDonations'		=> true,
'PayPalIpnUrl'			=> 'www.sandbox.paypal.com',
'PayPalBusinessEmail'		=> '[email protected]',

 

and i go to setting IPN at Paypal Sandbox Account to this

IPN Current settings
Notification URL	https://my-domain.com:443/?module=donate&action=notify
Message delivery:	Enabled
 

after finish config now , i try to test Donation with " paypal sandbox personal account "

 

my test donation is success! my " Paypal sandbox business account " has recive a donation

 

this is IPN history

 

post-33324-0-54362100-1436569409_thumb.png

 

now i go to my flux panel again and check " Credit Balance " is not have anything change is still current 0

 

i go to \data\logs\ folder. in transactions folder is empty.

 

and this is form my paypal.log.php

 

[2015-07-10 22:50:02] Received notification from 173.0.82.126 (ipn.sandbox.paypal.com)
[2015-07-10 22:50:02] Query string: cmd=_notify-validate&mc_gross=1.00&protection_eligibility=Eligible&address_status=confirmed&payer_id=N727DYF4C5DKS&tax=0.00&address_street=1+Main+St&payment_date=15%3A49%3A56+Jul+10%2C+2015+PDT&payment_status=Completed&charset=windows-1252&address_zip=95131&first_name=xxRemovexx&mc_fee=0.33&address_country_code=US&address_name=xxRemovexx&notify_version=3.8&custom=YToyOntzOjExOiJzZXJ2ZXJfbmFtZSI7czoxNToiRlJFRUxJRkUtUk8uQ09NIjtzOjEwOiJhY2NvdW50X2lkIjtzOjc6IjIwMDAwMDEiO30%3D&payer_status=verified&business=xxRemovexx%40outlook.com&address_country=United+States&address_city=San+Jose&quantity=0&verify_sign=AyPYlQ8Oa6oGsLhFw3LOipLJYfWnATV7riJCS3mBnGfVRmKbyXFvtS2q&payer_email=xxRemovexx%40hotmail.com&txn_id=9CB45083U8973135R&payment_type=instant&last_name=Balde&address_state=CA&receiver_email=xxRemovexx%40outlook.com&payment_fee=0.33&receiver_id=VTFSP87LCH6AS&txn_type=web_accept&item_name=Donation+Credits%3A+100+CREDIT%28s%29&mc_currency=USD&item_number=&residence_country=US&test_ipn=1&transaction_subject=YToyOntzOjExOiJzZXJ2ZXJfbmFtZSI7czoxNToiRlJFRUxJRkUtUk8uQ09NIjtzOjEwOiJhY2NvdW50X2lkIjtzOjc6IjIwMDAwMDEiO30%3D&payment_gross=1.00&ipn_track_id=7c4441b37f13b
[2015-07-10 22:50:02] Establishing connection to PayPal server at www.sandbox.paypal.com:80...
[2015-07-10 22:50:02] Connected. Sending request back to PayPal...
[2015-07-10 22:50:02] Sent 1175 bytes of transaction data. Request size: 1328 bytes.
[2015-07-10 22:50:02] Reading back response from PayPal...
[2015-07-10 22:50:02] Notification failed to verify. (recv: )
[2015-07-10 22:50:02] Transaction invalid, aborting.

please help me solve this T T

* i using Comodo Positive SSL And Cloudflare

 

Posted

I would recommend turning off Cloudflare complete when testing.

Perhaps also try a live donation test instead of using Paypal's sandbox?

 

Double check to make sure you are, indeed, using the latest Flux from our GIT repository, as the previous revisions did not process Paypal transactions properly.

 

Also, make sure you are testing with the default theme.

Posted

I would recommend turning off Cloudflare complete when testing.

Perhaps also try a live donation test instead of using Paypal's sandbox?

 

Double check to make sure you are, indeed, using the latest Flux from our GIT repository, as the previous revisions did not process Paypal transactions properly.

 

Also, make sure you are testing with the default theme.

 

1. Now i try with other domain don't use cloudflare

2. i use = rathena-FluxCP-fe131a7 with the default theme.

3. with paypal sandbox it not solve

now i'm looking for live donation after i'm try to test with there i will come back to report again 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...