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) "6942485e0595e3.88086135" ["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) "test_buyer_email@payu.com" ["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) "test_buyer_email@payu.com" ["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 KTW7HKM79R251217GUEST000P01
Redirect Uri https://secure.payu.com/pay/?orderId=KTW7HKM79R251217GUEST000P01&token=eyJhbGciOiJIUzI1NiJ9.eyJvcmRlcklkIjoiS1RXN0hLTTc5UjI1MTIxN0dVRVNUMDAwUDAxIiwicG9zSWQiOiJ6RGVubjhoTiIsImF1dGhvcml0aWVzIjpbIlJPTEVfQ0xJRU5UIl0sInBheWVyRW1haWwiOiJ0ZXN0X2J1eWVyX2VtYWlsQHBheXUuY29tIiwiZXhwIjoxNzY2MDM3OTgzLCJpc3MiOiJQQVlVIiwiYXVkIjoiYXBpLWdhdGV3YXkiLCJzdWIiOiJQYXlVIHN1YmplY3QiLCJqdGkiOiJhZmFkNDk1Ny04ZWFhLTRkM2UtYjcwOS05NjUzNzZjN2VmOGQifQ.lOFr5sNJl_VWVWVvvgAz4aePiI6TCDI4i5v-YkkazN8

Response

object(OpenPayU_Result)#3 (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)#5 (4) { ["status"]=> object(stdClass)#8 (1) { ["statusCode"]=> string(7) "SUCCESS" } ["redirectUri"]=> string(466) "https://secure.payu.com/pay/?orderId=KTW7HKM79R251217GUEST000P01&token=eyJhbGciOiJIUzI1NiJ9.eyJvcmRlcklkIjoiS1RXN0hLTTc5UjI1MTIxN0dVRVNUMDAwUDAxIiwicG9zSWQiOiJ6RGVubjhoTiIsImF1dGhvcml0aWVzIjpbIlJPTEVfQ0xJRU5UIl0sInBheWVyRW1haWwiOiJ0ZXN0X2J1eWVyX2VtYWlsQHBheXUuY29tIiwiZXhwIjoxNzY2MDM3OTgzLCJpc3MiOiJQQVlVIiwiYXVkIjoiYXBpLWdhdGV3YXkiLCJzdWIiOiJQYXlVIHN1YmplY3QiLCJqdGkiOiJhZmFkNDk1Ny04ZWFhLTRkM2UtYjcwOS05NjUzNzZjN2VmOGQifQ.lOFr5sNJl_VWVWVvvgAz4aePiI6TCDI4i5v-YkkazN8" ["orderId"]=> string(27) "KTW7HKM79R251217GUEST000P01" ["extOrderId"]=> string(23) "6942485e0595e3.88086135" } ["sessionId":"OpenPayU_Result":private]=> string(0) "" ["message":"OpenPayU_Result":private]=> string(0) "" ["countryCode":"OpenPayU_Result":private]=> string(0) "" ["reqId":"OpenPayU_Result":private]=> string(0) "" }