https://github.com/HerculesWS/FluxCP/blob/master/data/npc/DonationNPC.txtWhere can I find the NPC for Redeeming bought items?
Thank you!https://github.com/HerculesWS/FluxCP/blob/master/data/npc/DonationNPC.txtWhere can I find the NPC for Redeeming bought items?
You could always check manually on the file: https://github.com/HerculesWS/FluxCP/blob/master/lib/Flux/PaymentNotifyRequest.php[FONT=comic sans ms']Hello there.[/FONT]
[FONT=comic sans ms']I would like to know if Paypal changed anything forcing us to update our PaymentNotifyRequest.php.[/FONT]
[FONT=comic sans ms']Source information:[/FONT] http://rathena.org/board/topic/92216-flux-donation-problem/?p=245429
[FONT=comic sans ms']Please, can you confirm this? Thanks[/FONT]
On a side note, the code could be the same:
// Close connection.
fclose($fp);
// Check verification status of the notify request.
if (strtoupper($line) == 'VERIFIED') {
$this->logPayPal('Notification verified. (recv: VERIFIED)');
$this->txnIsValid = true;
return true;
}
else {
$this->logPayPal('Notification failed to verify. (recv: %s)', strtoupper($line));
return false;
}
}
@Mysterious, Thanks for replying.You could always check manually on the file: https://github.com/HerculesWS/FluxCP/blob/master/lib/Flux/PaymentNotifyRequest.phpHello there.
I would like to know if Paypal changed anything forcing us to update our PaymentNotifyRequest.php.
Source information: http://rathena.org/board/topic/92216-flux-donation-problem/?p=245429
Please, can you confirm this? Thanks
According to its history, it hasn't been changed / updated / touched since (about) a year ago when we first forked it:
On a side note, the code could be the same:>>>[email protected] a year ago* Merged FluxCP revisions 1126-1131 by [Paradox924X]
// Close connection.
fclose($fp);
// Check verification status of the notify request.
if (strtoupper($line) == 'VERIFIED') {
$this->logPayPal('Notification verified. (recv: VERIFIED)');
$this->txnIsValid = true;
return true;
}
else {
$this->logPayPal('Notification failed to verify. (recv: %s)', strtoupper($line));
return false;
}
}
yes i did. i had the same problem. Requesting mods to please fix this. i have a live server and it bcuz difficult since i do not have any other alternate payment method for international players.You could always check manually on the file: https://github.com/HerculesWS/FluxCP/blob/master/lib/Flux/PaymentNotifyRequest.phpHello there.
I would like to know if Paypal changed anything forcing us to update our PaymentNotifyRequest.php.
Source information: http://rathena.org/board/topic/92216-flux-donation-problem/?p=245429
Please, can you confirm this? Thanks
According to its history, it hasn't been changed / updated / touched since (about) a year ago when we first forked it:
@Mysterious, Thanks for replying.>>>>[email protected] a year ago* Merged FluxCP revisions 1126-1131 by [Paradox924X]
lockquote>
On a side note, the code could be the same:
>// Close connection.
fclose($fp);
// Check verification status of the notify request.
if (strtoupper($line) == 'VERIFIED') {
$this->logPayPal('Notification verified. (recv: VERIFIED)');
$this->txnIsValid = true;
return true;
}
else {
$this->logPayPal('Notification failed to verify. (recv: %s)', strtoupper($line));
return false;
}
}
I don't know if this caught your attention but they mention more than a single modification in this thread: http://rathena.org/board/topic/92216-flux-donation-problem/#entry246151
I used Sandbox.paypal for my tests and I was able to donate but the account never got credited with credits.
Did anyone experienced the same issue?
he is logged at his account, so it should displayI know this might be odd... out of the blue... but do you have accounts and/or characters already made in your MySQL database? 'Cause your server isn't opened yet, right?
*facepalm* D:! Well, if he has any characters* on his accounthe is logged at his account, so it should displayI know this might be odd... out of the blue... but do you have accounts and/or characters already made in your MySQL database? 'Cause your server isn't opened yet, right?![]()
We use essential cookies to make this site work, and optional cookies to enhance your experience.