Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. array(11) {
  2. ["auth"]=>
  3. object(stdClass)#254 (4) {
  4. ["debug"]=>
  5. bool(true)
  6. ["point"]=>
  7. string(2) "81"
  8. ["key"]=>
  9. int(1561032172)
  10. ["hash"]=>
  11. string(32) "3f7c192bea17721c4f96a0bb364af0c9"
  12. }
  13. ["account_id"]=>
  14. string(2) "87"
  15. ["wallet_id"]=>
  16. string(2) "97"
  17. ["service_id"]=>
  18. string(1) "4"
  19. ["amount"]=>
  20. int(5)
  21. ["amount_currency"]=>
  22. string(3) "UAH"
  23. ["locale"]=>
  24. string(2) "ru"
  25. ["external_transaction_id"]=>
  26. int(18)
  27. ["external_order_id"]=>
  28. int(22)
  29. ["customer_ip_address"]=>
  30. string(10) "46.63.0.22"
  31. ["point"]=>
  32. array(4) {
  33. ["success_url"]=>
  34. string(152) "https://env-site.local?external_transaction_id={external_transaction_id}&psp_id={transaction_id}&psp_status={status_string}&order_id={external_order_id}"
  35. ["fail_url"]=>
  36. string(152) "https://env-site.local?external_transaction_id={external_transaction_id}&psp_id={transaction_id}&psp_status={status_string}&order_id={external_order_id}"
  37. ["cancel_url"]=>
  38. string(51) "https://env-site.local?order_id={external_order_id}"
  39. ["callback_url"]=>
  40. string(66) "https://env-site.local/callback/4bill?order_id={external_order_id}"
  41. }
  42. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement