SUCCESS: Request has been processed correctly.

Request

array(10) { ["notifyUrl"]=> string(83) "http://localhost/vendor/openpayu/openpayu_php_sdk/examples/v2/order/OrderNotify.php" ["continueUrl"]=> string(92) "http://localhost/vendor/openpayu/openpayu_php_sdk/examples/v2/order/../../layout/success.php" ["customerIp"]=> string(9) "127.0.0.1" ["merchantPosId"]=> string(6) "145227" ["description"]=> string(9) "New order" ["currencyCode"]=> string(3) "PLN" ["totalAmount"]=> int(3200) ["extOrderId"]=> string(23) "6a8d77d71b6753.26780767" ["products"]=> array(2) { [0]=> array(3) { ["name"]=> string(8) "Product1" ["unitPrice"]=> int(1000) ["quantity"]=> int(1) } [1]=> array(3) { ["name"]=> string(8) "Product2" ["unitPrice"]=> int(2200) ["quantity"]=> int(1) } } ["buyer"]=> array(6) { ["email"]=> string(25) "[email protected]" ["phone"]=> string(9) "123123123" ["firstName"]=> string(3) "Jan" ["lastName"]=> string(8) "Kowalski" ["language"]=> string(2) "en" ["delivery"]=> array(9) { ["recipientName"]=> string(12) "Robert Nowak" ["recipientEmail"]=> string(25) "[email protected]" ["recipientPhone"]=> string(15) "+48 456 123 789" ["street"]=> string(11) "Bar St. 155" ["postalBox"]=> string(6) "Warsaw" ["postalCode"]=> string(6) "22-222" ["city"]=> string(6) "Warsaw" ["state"]=> string(17) "Masovian district" ["countryCode"]=> string(2) "PL" } } }
Important data from response
Order status SUCCESS
Order id G7GGL7CM8K260825GUEST000P01
Redirect Uri https://secure.payu.com/pay/?orderId=G7GGL7CM8K260825GUEST000P01&token=eyJhbGciOiJIUzI1NiJ9.eyJvcmRlcklkIjoiRzdHR0w3Q004SzI2MDgyNUdVRVNUMDAwUDAxIiwicG9zSWQiOiJ6RGVubjhoTiIsImF1dGhvcml0aWVzIjpbIlJPTEVfQ0xJRU5UIl0sInBheWVyRW1haWwiOiJ0ZXN0X2J1eWVyX2VtYWlsQHBheXUuY29tIiwiZXhwIjoxNzg3NzQyNTUxLCJpc3MiOiJQQVlVIiwiYXVkIjoiYXBpLWdhdGV3YXkiLCJzdWIiOiJQYXlVIHN1YmplY3QiLCJqdGkiOiIwOWMxYjFjYy0xYjlhLTRhODUtOThkZS0wOTYzMDMxMzdkOWMifQ.dX0bFFNCQ5bDe4VPrlnjjjs6nIjtMVOcMVgtLsUj8yo

Response

object(OpenPayU_Result)#4 (9) { ["status":"OpenPayU_Result":private]=> string(7) "SUCCESS" ["error":"OpenPayU_Result":private]=> string(0) "" ["success":"OpenPayU_Result":private]=> int(0) ["request":"OpenPayU_Result":private]=> string(0) "" ["response":"OpenPayU_Result":private]=> object(stdClass)#2 (4) { ["status"]=> object(stdClass)#8 (1) { ["statusCode"]=> string(7) "SUCCESS" } ["redirectUri"]=> string(466) "https://secure.payu.com/pay/?orderId=G7GGL7CM8K260825GUEST000P01&token=eyJhbGciOiJIUzI1NiJ9.eyJvcmRlcklkIjoiRzdHR0w3Q004SzI2MDgyNUdVRVNUMDAwUDAxIiwicG9zSWQiOiJ6RGVubjhoTiIsImF1dGhvcml0aWVzIjpbIlJPTEVfQ0xJRU5UIl0sInBheWVyRW1haWwiOiJ0ZXN0X2J1eWVyX2VtYWlsQHBheXUuY29tIiwiZXhwIjoxNzg3NzQyNTUxLCJpc3MiOiJQQVlVIiwiYXVkIjoiYXBpLWdhdGV3YXkiLCJzdWIiOiJQYXlVIHN1YmplY3QiLCJqdGkiOiIwOWMxYjFjYy0xYjlhLTRhODUtOThkZS0wOTYzMDMxMzdkOWMifQ.dX0bFFNCQ5bDe4VPrlnjjjs6nIjtMVOcMVgtLsUj8yo" ["orderId"]=> string(27) "G7GGL7CM8K260825GUEST000P01" ["extOrderId"]=> string(23) "6a8d77d71b6753.26780767" } ["sessionId":"OpenPayU_Result":private]=> string(0) "" ["message":"OpenPayU_Result":private]=> string(0) "" ["countryCode":"OpenPayU_Result":private]=> string(0) "" ["reqId":"OpenPayU_Result":private]=> string(0) "" }