Jump to content
  • 0

Latest FluxCP-master Donation Issue


zNiik

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  02/10/13
  • Last Seen:  

Hi guys I need your help  /sob , I'm trying to implement a donation to my fluxcp so I what I did is:

'ServerAddress'	=> '0dfba7ff.ngrok.io',
// I'm using ngrok to tunnel my localhost to serve as like a live site.

1. Setup a Paypal Developer Account.

2. I've got my test personal account and test business account in paypal developer site.

3. Setup my business account in FluxCP's application.php

'PayPalIpnUrl' => 'www.sandbox.paypal.com',
'PayPalBusinessEmail' => '[email protected]',

4. Now, in the test site of my business account. I also setup the IPN for the notify url and it looks like this:

notify_url_zpsocn28ktf.png

 

 

Now, my problem is that my donation credits is not updating in the fluxcp after my paypal transaction is completed. I don't have any problem with the paypal transaction itself because my buyer's account and business account transactions are fine. Just the donation credits is not updating in the fluxcp.

 

Here is my paypal.log.php - It says that Notification failed to verify and I think that is the problem why my donation credits are not updating.

 

failed%20to%20verify_zpsjocb6o45.png

Edited by zNiik
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   0
  • Joined:  08/10/13
  • Last Seen:  

Bumping this topic.

Still got the same issue, someone have a fix ?

Link to comment
Share on other sites

  • 0

  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1614
  • Joined:  03/26/12
  • Last Seen:  

Bumping this topic.

Still got the same issue, someone have a fix ?

 

Providing error logs is a good start.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  11/27/16
  • Last Seen:  

I have the same problem.. they setting is correct at paypal or in cp.. The problem is I havent receiving anay error log.. Where is the log store actually?

Link to comment
Share on other sites

  • 0

  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1614
  • Joined:  03/26/12
  • Last Seen:  

On 04/01/2017 at 4:51 AM, Dewa said:

Where is the log store actually?

/data/log/error/

Link to comment
Share on other sites

×
×
  • Create New...