All Questions
2 questions
0
votes
1
answer
103
views
google-wallet post back decoding errors
My post back file for googlw-wallet digital goods is failing. I know i get a valid respose from google as i put in a test line to check i get a response that emailed the response to myself. As tested ...
0
votes
1
answer
191
views
Google Wallet Postback url email, pretty format JWT response in stdClass Object PHP for email
How do I make this text format from JWT Response in PHP Object into a nice print_r format in HTML.
I've tried
//Pretty format plain-text to HTML.
$message = preg_replace("\n\r?\n", "</p&...