Posts by Jheyson Henrique • 37 points
3 posts
-
2
votes1
answer379
viewsQ: Format numbers correctly in Java
I’m trying to use the NumberFormat to format some values in Java but it always returns the rounded value. I’ve done enough research to see if I can make it not happen, but I haven’t found anything…
-
0
votes1
answer190
viewsQ: How to receive and handle "IPN" notifications from PHP Secure Paging
I wanted to know how to deal with Pagseguro notifications and save them in LOG.txt I made this one in this print http://prntscr.com/k08zyo but it didn’t work..…
phpasked Jheyson Henrique 37 -
1
votes1
answer996
viewsQ: Secure Pay API to pick up payment status by ID
Hello, I searched a lot about it looking at Pagseguro’s git but I couldn’t understand, what I want is the following meusite.com/check.php? id=ID-DA-TRANSACTION-? token=MY-TOKEN? email=MY-EMAIL Like…