Jump to content

FluxCP Donation Credits


Recommended Posts


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   1
  • Joined:  09/30/15
  • Last Seen:  

Mga kuya paano po itong sa FluxCP Donation Credits tama naman po yung inilagay ko na data. Pagtapos po ng payout wala pa din po nakukuha na credits.

1. Kapag nag Donate ako nag proproceed po siya hanggang sa Pay ng Paypal.

2. Nakasetup na din po yung IPN

3. Wala po nadagdag na credits


Ito po yung FluxCP settings ng application.php:
 

<?php
	'AcceptDonations'			=> true,					// Whether or not to accept donations.
	'PayPalIpnUrl'				=> 'ipnpb.sandbox.paypal.com',		// The ipnpb.paypal.com and ipnpb.sandbox.paypal.com endpoints only accept HTTPS connections. If you currently use www.paypal.com, you should move to ipnpb.paypal.com when you update your code to use HTTPS.
	'PayPalBusinessEmail'		=> '[email protected]',		// Enter the e-mail under which you have registered your business account.
	'PayPalReceiverEmails'		=> array(					// These are the receiver e-mail addresses who are allowed to receive payment.
		//'admin2@localhost',								// -- This array may be empty if you only use one e-mail
		//'admin3@localhost'								// -- because your Business Email is also checked.
	),
?>

 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1511
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

4 hours ago, luxus2311 said:

Brothers, what about the FluxCP Donation Credits, the data I entered is correct. After the payout, no credits have been received.

1. When I donate, he proceeds up to Paypal Pay.

2. The IPN is also setup

3. No added credits


These are the FluxCP settings of application.php:
 

<?php
	'AcceptDonations'			=> true,					// Whether or not to accept donations.
	'PayPalIpnUrl'				=> 'ipnpb.sandbox.paypal.com,		// The ipnpb.paypal.com and ipnpb.sandbox.paypal.com endpoints only accept HTTPS connections. If you currently use www.paypal.com, you should move to ipnpb.paypal.com when you update your code to use HTTPS.
	'PayPalBusinessEmail'		=> '[email protected]',		// Enter the e-mail under which you have registered your business account.
	'PayPalReceiverEmails'		=> array(					// These are the receiver e-mail addresses who are allowed to receive payment.
		//'admin2@localhost',								// -- This array may be empty if you only use one e-mail
		//'admin3@localhost'								// -- because your Business Email is also checked.
	),
?>

 

Have you add IPN URL at Paypal ? And also seems the code above is sandbox.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   1
  • Joined:  09/30/15
  • Last Seen:  

16 hours ago, Chaos92 said:

Have you add IPN URL at Paypal ? And also seems the code above is sandbox.

Yes, I have added the IPN URL at my Sandbox Paypal Account when I activated it.
Yes, it is on sandbox mode. Because I was trying if it would really add credits.

SxqvRzS.png

I put "www.myfluxcpdomain.com/?module=donate&action=notify"

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...