Advertisement
wzul

GuzzleJSON

Jul 14th, 2018
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.28 KB | None | 0 0
  1. <?php
  2.  
  3. error_log(file_get_contents('php://input'));
  4.  
  5. /*
  6. [15-Jul-2018 01:13:26 UTC] {"collection_id":"<your-collection-id-here>","email":"[email protected]","description":"BB","mobile":"60123456789","name":"AA","amount":2000,"callback_url":"http:\/\/yourwebsite.com\/return_url"}
  7. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement