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) "68171b9e92cc61.34117274" ["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 C4SKMF58JG250504GUEST000P01
Redirect Uri https://secure.payu.com/pay/?orderId=C4SKMF58JG250504GUEST000P01&token=eyJhbGciOiJIUzI1NiJ9.eyJvcmRlcklkIjoiQzRTS01GNThKRzI1MDUwNEdVRVNUMDAwUDAxIiwicG9zSWQiOiJ6RGVubjhoTiIsImF1dGhvcml0aWVzIjpbIlJPTEVfQ0xJRU5UIl0sInBheWVyRW1haWwiOiJ0ZXN0X2J1eWVyX2VtYWlsQHBheXUuY29tIiwiZXhwIjoxNzQ2NDMxMjYzLCJpc3MiOiJQQVlVIiwiYXVkIjoiYXBpLWdhdGV3YXkiLCJzdWIiOiJQYXlVIHN1YmplY3QiLCJqdGkiOiIyNWY1MDk3YS1iZTEyLTQ1NjYtYWM4OC1lYjRjOTRiNDc0MTYifQ.E6pd14t38P27q3XreXhDOaftHXTP7_iCzgAG607XkJc

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=C4SKMF58JG250504GUEST000P01&token=eyJhbGciOiJIUzI1NiJ9.eyJvcmRlcklkIjoiQzRTS01GNThKRzI1MDUwNEdVRVNUMDAwUDAxIiwicG9zSWQiOiJ6RGVubjhoTiIsImF1dGhvcml0aWVzIjpbIlJPTEVfQ0xJRU5UIl0sInBheWVyRW1haWwiOiJ0ZXN0X2J1eWVyX2VtYWlsQHBheXUuY29tIiwiZXhwIjoxNzQ2NDMxMjYzLCJpc3MiOiJQQVlVIiwiYXVkIjoiYXBpLWdhdGV3YXkiLCJzdWIiOiJQYXlVIHN1YmplY3QiLCJqdGkiOiIyNWY1MDk3YS1iZTEyLTQ1NjYtYWM4OC1lYjRjOTRiNDc0MTYifQ.E6pd14t38P27q3XreXhDOaftHXTP7_iCzgAG607XkJc" ["orderId"]=> string(27) "C4SKMF58JG250504GUEST000P01" ["extOrderId"]=> string(23) "68171b9e92cc61.34117274" } ["sessionId":"OpenPayU_Result":private]=> string(0) "" ["message":"OpenPayU_Result":private]=> string(0) "" ["countryCode":"OpenPayU_Result":private]=> string(0) "" ["reqId":"OpenPayU_Result":private]=> string(0) "" }