[14-01-2016 12:24:41] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[14-01-2016 12:24:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[14-01-2016 12:24:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[14-01-2016 12:24:41] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[14-01-2016 12:24:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Thu, 14 Jan 2016 12:24:41 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=32216, Paypal-Debug-Id: 30ca81e88f348, CORRELATION-ID: 30ca81e88f348, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: 30ca81e88f348, Vary: Authorization, Content-Type: application/json, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2308151126; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Connection: close, , 
[14-01-2016 12:24:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-01-14T12:24:41ZCZ4dLX7l_IQfGoLBnH7eR2MQTQ2ve2r7ozZlenJ2Sws","access_token":"A101._yiy-H4bOcd9hESDaQEC2fF8DOdZGIkKKOwn4nd4elrFdGv00m_5xyw1kCOOPEI6.qoDy5R1uk4egySS8BQjlm67UUj4","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400}

================================================================================================================================

[14-01-2016 12:24:41] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[14-01-2016 12:24:42] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._yiy-H4bOcd9hESDaQEC2fF8DOdZGIkKKOwn4nd4elrFdGv00m_5xyw1kCOOPEI6.qoDy5R1uk4egySS8BQjlm67UUj4, PayPal-Request-Id: 363663606415252145277427810309, Content-Length: 462, , 
[14-01-2016 12:24:42] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"Snehankita"}}]},"transactions":[{"amount":{"currency":"USD","total":"14000"},"item_list":{"items":[{"name":"Nokia Lumia 1320","currency":"USD","quantity":"2","price":"14000"}]},"description":"Your transaction description","invoice_number":"5697938906021"}]}
--------------------------------------------------------------------------------------------------------------------------------

[14-01-2016 12:24:42] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 400
[14-01-2016 12:24:42] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 400 Bad Request, Date: Thu, 14 Jan 2016 12:24:42 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=30071, Paypal-Debug-Id: 520112a64aca, CORRELATION-ID: 520112a64aca, Content-Language: *, Content-Length: 333, Paypal-Debug-Id: 520112a64aca, Vary: Authorization, Content-Type: application/json, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2324928342; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Connection: close, , 
[14-01-2016 12:24:42] PayPal\Core\PayPalHttpConnection: ERROR	: Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/payment. {"name":"VALIDATION_ERROR","details":[{"field":"transactions","issue":"Item amount must add up to specified amount subtotal (or total if amount details not specified)"}],"message":"Invalid request - see details","information_link":"https://developer.paypal.com/webapps/developer/docs/api/#VALIDATION_ERROR","debug_id":"520112a64aca"}
[14-01-2016 12:24:42] PayPal\Core\PayPalHttpConnection: DEBUG	: 

================================================================================================================================

[14-01-2016 12:25:10] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[14-01-2016 12:25:10] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._yiy-H4bOcd9hESDaQEC2fF8DOdZGIkKKOwn4nd4elrFdGv00m_5xyw1kCOOPEI6.qoDy5R1uk4egySS8BQjlm67UUj4, PayPal-Request-Id: 363663606416211145277430960883, Content-Length: 425, , 
[14-01-2016 12:25:10] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"14000"},"item_list":{"items":[{"name":"Nokia Lumia 1320","currency":"USD","quantity":"2","price":"14000"}]},"description":"Your transaction description","invoice_number":"569793a5f2470"}]}
--------------------------------------------------------------------------------------------------------------------------------

[14-01-2016 12:25:10] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 400
[14-01-2016 12:25:10] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 400 Bad Request, Date: Thu, 14 Jan 2016 12:25:10 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=392, Paypal-Debug-Id: d00ac8e791e25, CORRELATION-ID: d00ac8e791e25, Content-Language: *, Content-Length: 337, Paypal-Debug-Id: d00ac8e791e25, Vary: Authorization, Content-Type: application/json, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2794690390; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Connection: close, , 
[14-01-2016 12:25:10] PayPal\Core\PayPalHttpConnection: ERROR	: Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/payment. {"name":"VALIDATION_ERROR","details":[{"field":"transactions[0]","issue":"Item amount must add up to specified amount subtotal (or total if amount details not specified)"}],"message":"Invalid request - see details","information_link":"https://developer.paypal.com/webapps/developer/docs/api/#VALIDATION_ERROR","debug_id":"d00ac8e791e25"}
[14-01-2016 12:25:10] PayPal\Core\PayPalHttpConnection: DEBUG	: 

================================================================================================================================

[14-01-2016 12:26:12] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[14-01-2016 12:26:19] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._yiy-H4bOcd9hESDaQEC2fF8DOdZGIkKKOwn4nd4elrFdGv00m_5xyw1kCOOPEI6.qoDy5R1uk4egySS8BQjlm67UUj4, PayPal-Request-Id: 363663606417800145277437233751, Content-Length: 421, , 
[14-01-2016 12:26:19] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"45000"},"item_list":{"items":[{"name":"Sony 50W900B","currency":"USD","quantity":"1","price":"45000"}]},"description":"Your transaction description","invoice_number":"569793e4520ca"}]}
--------------------------------------------------------------------------------------------------------------------------------

[14-01-2016 12:26:19] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[14-01-2016 12:26:19] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Thu, 14 Jan 2016 12:26:12 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=417, Paypal-Debug-Id: 93932a0d95128, CORRELATION-ID: 93932a0d95128, Content-Language: *, Content-Length: 815, Paypal-Debug-Id: 93932a0d95128, Vary: Authorization, Content-Type: application/json, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3834877782; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Connection: close, , 
[14-01-2016 12:26:19] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-1T1978174E121525YK2LZH2Y","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"45000.00","currency":"USD"},"description":"Your transaction description","invoice_number":"569793e4520ca","item_list":{"items":[{"name":"Sony 50W900B","price":"45000.00","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-01-14T12:26:12Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-1T1978174E121525YK2LZH2Y","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-63180421SX9633042","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-1T1978174E121525YK2LZH2Y/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[14-01-2016 12:27:58] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[14-01-2016 12:28:19] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._yiy-H4bOcd9hESDaQEC2fF8DOdZGIkKKOwn4nd4elrFdGv00m_5xyw1kCOOPEI6.qoDy5R1uk4egySS8BQjlm67UUj4, PayPal-Request-Id: 36366360642040714527744775590, Content-Length: 458, , 
[14-01-2016 12:28:19] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"Snehankita"}}]},"transactions":[{"amount":{"currency":"USD","total":"45000"},"item_list":{"items":[{"name":"Sony 50W900B","currency":"USD","quantity":"1","price":"45000"}]},"description":"Your transaction description","invoice_number":"5697944e24897"}]}
--------------------------------------------------------------------------------------------------------------------------------

[14-01-2016 12:28:19] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[14-01-2016 12:28:19] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Thu, 14 Jan 2016 12:27:59 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=357, Paypal-Debug-Id: 75c88a5a2f6be, CORRELATION-ID: 75c88a5a2f6be, Content-Language: *, Content-Length: 1419, Paypal-Debug-Id: 75c88a5a2f6be, Vary: Authorization, Content-Type: application/json, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D1335138134; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Connection: close, , 
[14-01-2016 12:28:19] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-61E83859NR4378224K2LZIVY","create_time":"2016-01-14T12:28:07Z","update_time":"2016-01-14T12:28:19Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"Snehankita"}}]},"transactions":[{"amount":{"total":"45000.00","currency":"USD","details":{"subtotal":"45000.00"}},"description":"Your transaction description","invoice_number":"5697944e24897","item_list":{"items":[{"name":"Sony 50W900B","price":"45000.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"0S820214426128132","create_time":"2016-01-14T12:28:07Z","update_time":"2016-01-14T12:28:19Z","amount":{"total":"45000.00","currency":"USD"},"state":"completed","parent_payment":"PAY-61E83859NR4378224K2LZIVY","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/0S820214426128132","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/0S820214426128132/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-61E83859NR4378224K2LZIVY","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-61E83859NR4378224K2LZIVY","rel":"self","method":"GET"}]}

================================================================================================================================

[14-01-2016 12:28:20] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[14-01-2016 12:28:20] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[14-01-2016 12:38:30] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[14-01-2016 12:38:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._yiy-H4bOcd9hESDaQEC2fF8DOdZGIkKKOwn4nd4elrFdGv00m_5xyw1kCOOPEI6.qoDy5R1uk4egySS8BQjlm67UUj4, PayPal-Request-Id: 36366360647025145277510938348, Content-Length: 424, , 
[14-01-2016 12:38:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"18018"},"item_list":{"items":[{"name":"Nokia Lumia 730","currency":"USD","quantity":"1","price":"18018"}]},"description":"Your transaction description","invoice_number":"569796c627504"}]}
--------------------------------------------------------------------------------------------------------------------------------

[14-01-2016 12:38:41] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[14-01-2016 12:38:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Thu, 14 Jan 2016 12:38:30 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=479, Paypal-Debug-Id: ae13c0c564ec4, CORRELATION-ID: ae13c0c564ec4, Content-Language: *, Content-Length: 818, Paypal-Debug-Id: ae13c0c564ec4, Vary: Authorization, Content-Type: application/json, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3331757910; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Connection: close, , 
[14-01-2016 12:38:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-22M24096T9516543GK2LZNUI","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"18018.00","currency":"USD"},"description":"Your transaction description","invoice_number":"569796c627504","item_list":{"items":[{"name":"Nokia Lumia 730","price":"18018.00","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-01-14T12:38:30Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-22M24096T9516543GK2LZNUI","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-5YT33343VF275553R","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-22M24096T9516543GK2LZNUI/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[14-01-2016 01:31:58] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[14-01-2016 01:32:00] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._yiy-H4bOcd9hESDaQEC2fF8DOdZGIkKKOwn4nd4elrFdGv00m_5xyw1kCOOPEI6.qoDy5R1uk4egySS8BQjlm67UUj4, PayPal-Request-Id: 363663606422396145277831730563, Content-Length: 424, , 
[14-01-2016 01:32:00] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"18018"},"item_list":{"items":[{"name":"Nokia Lumia 730","currency":"USD","quantity":"1","price":"18018"}]},"description":"Your transaction description","invoice_number":"5697a34e5fa2c"}]}
--------------------------------------------------------------------------------------------------------------------------------

[14-01-2016 01:32:00] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[14-01-2016 01:32:00] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Thu, 14 Jan 2016 13:31:59 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=532, Paypal-Debug-Id: 3115a98f42648, CORRELATION-ID: 3115a98f42648, Content-Language: *, Content-Length: 818, Paypal-Debug-Id: 3115a98f42648, Vary: Authorization, Content-Type: application/json, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D1336121174; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Connection: close, , 
[14-01-2016 01:32:00] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-82488356TL392502RK2L2GUA","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"18018.00","currency":"USD"},"description":"Your transaction description","invoice_number":"5697a34e5fa2c","item_list":{"items":[{"name":"Nokia Lumia 730","price":"18018.00","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-01-14T13:31:59Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-82488356TL392502RK2L2GUA","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-377031478J0267627","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-82488356TL392502RK2L2GUA/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[14-01-2016 01:35:29] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-82488356TL392502RK2L2GUA
[14-01-2016 01:35:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-82488356TL392502RK2L2GUA HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._yiy-H4bOcd9hESDaQEC2fF8DOdZGIkKKOwn4nd4elrFdGv00m_5xyw1kCOOPEI6.qoDy5R1uk4egySS8BQjlm67UUj4, , 
[14-01-2016 01:35:30] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[14-01-2016 01:35:30] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[14-01-2016 01:35:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Thu, 14 Jan 2016 13:35:29 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=345, Paypal-Debug-Id: 4cc4e9f0afe6e, CORRELATION-ID: 4cc4e9f0afe6e, Content-Language: *, Content-Length: 1553, Paypal-Debug-Id: 4cc4e9f0afe6e, Vary: Authorization, Content-Type: application/json, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D564434774; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Connection: close, , 
[14-01-2016 01:35:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-82488356TL392502RK2L2GUA","intent":"sale","state":"created","cart":"377031478J0267627","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US"}},"transactions":[{"amount":{"total":"18018.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"5697a34e5fa2c","item_list":{"items":[{"name":"Nokia Lumia 730","price":"18018.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true&paymentId=PAY-82488356TL392502RK2L2GUA","cancel_url":"http://ab-pazar.com/?success=false"},"create_time":"2016-01-14T13:31:59Z","update_time":"2016-01-14T13:31:59Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-82488356TL392502RK2L2GUA","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-82488356TL392502RK2L2GUA/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-377031478J0267627","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[14-01-2016 01:35:30] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-82488356TL392502RK2L2GUA
[14-01-2016 01:35:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-82488356TL392502RK2L2GUA HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._yiy-H4bOcd9hESDaQEC2fF8DOdZGIkKKOwn4nd4elrFdGv00m_5xyw1kCOOPEI6.qoDy5R1uk4egySS8BQjlm67UUj4, , 
[14-01-2016 01:35:30] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[14-01-2016 01:35:30] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[14-01-2016 01:35:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Thu, 14 Jan 2016 13:35:30 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=420, Paypal-Debug-Id: 91166a2879fb0, CORRELATION-ID: 91166a2879fb0, Content-Language: *, Content-Length: 1553, Paypal-Debug-Id: 91166a2879fb0, Vary: Authorization, Content-Type: application/json, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D581211990; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Connection: close, , 
[14-01-2016 01:35:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-82488356TL392502RK2L2GUA","intent":"sale","state":"created","cart":"377031478J0267627","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US"}},"transactions":[{"amount":{"total":"18018.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"5697a34e5fa2c","item_list":{"items":[{"name":"Nokia Lumia 730","price":"18018.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true&paymentId=PAY-82488356TL392502RK2L2GUA","cancel_url":"http://ab-pazar.com/?success=false"},"create_time":"2016-01-14T13:31:59Z","update_time":"2016-01-14T13:31:59Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-82488356TL392502RK2L2GUA","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-82488356TL392502RK2L2GUA/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-377031478J0267627","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[14-01-2016 01:37:08] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[14-01-2016 01:37:19] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._yiy-H4bOcd9hESDaQEC2fF8DOdZGIkKKOwn4nd4elrFdGv00m_5xyw1kCOOPEI6.qoDy5R1uk4egySS8BQjlm67UUj4, PayPal-Request-Id: 363663606430430145277862818257, Content-Length: 484, , 
[14-01-2016 01:37:19] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"Snehan"}}]},"transactions":[{"amount":{"currency":"USD","total":"204"},"item_list":{"items":[{"name":"Floor Length Jewel Embellished Dress by Xscape","currency":"USD","quantity":"1","price":"204"}]},"description":"Your transaction description","invoice_number":"5697a484ca47e"}]}
--------------------------------------------------------------------------------------------------------------------------------

[14-01-2016 01:37:19] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[14-01-2016 01:37:19] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Thu, 14 Jan 2016 13:37:09 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=439, Paypal-Debug-Id: 715fb39a4c95, CORRELATION-ID: 715fb39a4c95, Content-Language: *, Content-Length: 1441, Paypal-Debug-Id: 715fb39a4c95, Vary: Authorization, Content-Type: application/json, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2242156374; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Connection: close, , 
[14-01-2016 01:37:19] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-8WC16498U3601584RK2L2JBI","create_time":"2016-01-14T13:37:09Z","update_time":"2016-01-14T13:37:19Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"Snehan"}}]},"transactions":[{"amount":{"total":"204.00","currency":"USD","details":{"subtotal":"204.00"}},"description":"Your transaction description","invoice_number":"5697a484ca47e","item_list":{"items":[{"name":"Floor Length Jewel Embellished Dress by Xscape","price":"204.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"0GK06766N2379054M","create_time":"2016-01-14T13:37:09Z","update_time":"2016-01-14T13:37:19Z","amount":{"total":"204.00","currency":"USD"},"state":"completed","parent_payment":"PAY-8WC16498U3601584RK2L2JBI","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/0GK06766N2379054M","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/0GK06766N2379054M/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-8WC16498U3601584RK2L2JBI","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-8WC16498U3601584RK2L2JBI","rel":"self","method":"GET"}]}

================================================================================================================================

[14-01-2016 01:37:19] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[14-01-2016 01:37:19] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[15-01-2016 09:33:20] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[15-01-2016 09:33:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[15-01-2016 09:33:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[15-01-2016 09:33:21] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[15-01-2016 09:33:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Fri, 15 Jan 2016 09:33:20 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=543, Paypal-Debug-Id: a5681d1beb0a2, CORRELATION-ID: a5681d1beb0a2, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: a5681d1beb0a2, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3770456150; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[15-01-2016 09:33:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-01-15T09:01:58ZxxpLp3bo4Jz3Fw-a4xNqeZFTui2KAdE7Lx2GDcnGK0I","access_token":"A101.30v7HSLxycbTsVPonJiquTvpyAUuK-DYdjwcOjvhjcZ50wFwN8qEWVeSCvJCTeHz.rBh5JjvTx3C6KZFX2K-DaSPsjrK","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":30517}

================================================================================================================================

[15-01-2016 09:33:21] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[15-01-2016 09:33:31] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.30v7HSLxycbTsVPonJiquTvpyAUuK-DYdjwcOjvhjcZ50wFwN8qEWVeSCvJCTeHz.rBh5JjvTx3C6KZFX2K-DaSPsjrK, PayPal-Request-Id: 36366360644147145285039848289, Content-Length: 460, , 
[15-01-2016 09:33:31] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"harry pipl"}}]},"transactions":[{"amount":{"currency":"USD","total":"88"},"item_list":{"items":[{"name":"Ethnic Designer Gown","currency":"USD","quantity":"1","price":"88"}]},"description":"Your transaction description","invoice_number":"5698bce0412d0"}]}
--------------------------------------------------------------------------------------------------------------------------------

[15-01-2016 09:33:31] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[15-01-2016 09:33:31] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Fri, 15 Jan 2016 09:33:21 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=322, Paypal-Debug-Id: 980063233397d, CORRELATION-ID: 980063233397d, Content-Language: *, Content-Length: 1415, Paypal-Debug-Id: 980063233397d, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3787233366; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[15-01-2016 09:33:31] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-92S04076FU294501JK2MLZYI","create_time":"2016-01-15T09:33:21Z","update_time":"2016-01-15T09:33:31Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"harry pipl"}}]},"transactions":[{"amount":{"total":"88.00","currency":"USD","details":{"subtotal":"88.00"}},"description":"Your transaction description","invoice_number":"5698bce0412d0","item_list":{"items":[{"name":"Ethnic Designer Gown","price":"88.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"1N014741S1244433U","create_time":"2016-01-15T09:33:21Z","update_time":"2016-01-15T09:33:31Z","amount":{"total":"88.00","currency":"USD"},"state":"completed","parent_payment":"PAY-92S04076FU294501JK2MLZYI","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/1N014741S1244433U","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/1N014741S1244433U/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-92S04076FU294501JK2MLZYI","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-92S04076FU294501JK2MLZYI","rel":"self","method":"GET"}]}

================================================================================================================================

[15-01-2016 09:33:31] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[15-01-2016 09:33:31] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[15-01-2016 12:16:37] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[15-01-2016 12:16:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.30v7HSLxycbTsVPonJiquTvpyAUuK-DYdjwcOjvhjcZ50wFwN8qEWVeSCvJCTeHz.rBh5JjvTx3C6KZFX2K-DaSPsjrK, PayPal-Request-Id: 36366360641392145286019640936, Content-Length: 423, , 
[15-01-2016 12:16:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"88"},"item_list":{"items":[{"name":"Ethnic Designer Gown","currency":"USD","quantity":"1","price":"88"}]},"description":"Your transaction description","invoice_number":"5698e32575918"}]}
--------------------------------------------------------------------------------------------------------------------------------

[15-01-2016 12:16:41] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[15-01-2016 12:16:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Fri, 15 Jan 2016 12:16:38 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=362, Paypal-Debug-Id: 9a7fa8f322758, CORRELATION-ID: 9a7fa8f322758, Content-Language: *, Content-Length: 817, Paypal-Debug-Id: 9a7fa8f322758, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D652449878; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[15-01-2016 12:16:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-56U97181FU433410SK2MOGKI","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"88.00","currency":"USD"},"description":"Your transaction description","invoice_number":"5698e32575918","item_list":{"items":[{"name":"Ethnic Designer Gown","price":"88.00","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-01-15T12:16:38Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-56U97181FU433410SK2MOGKI","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-9CF75083WJ699013T","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-56U97181FU433410SK2MOGKI/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[15-01-2016 12:49:40] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[15-01-2016 12:49:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.30v7HSLxycbTsVPonJiquTvpyAUuK-DYdjwcOjvhjcZ50wFwN8qEWVeSCvJCTeHz.rBh5JjvTx3C6KZFX2K-DaSPsjrK, PayPal-Request-Id: 363663606411410145286217210775, Content-Length: 451, , 
[15-01-2016 12:49:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"204"},"item_list":{"items":[{"name":"Floor Length Jewel Embellished Dress by Xscape","currency":"USD","quantity":"1","price":"204"}]},"description":"Your transaction description","invoice_number":"5698eae456ad3"}]}
--------------------------------------------------------------------------------------------------------------------------------

[15-01-2016 12:49:41] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[15-01-2016 12:49:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Fri, 15 Jan 2016 12:49:41 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=673, Paypal-Debug-Id: 8c4f823513247, CORRELATION-ID: 8c4f823513247, Content-Language: *, Content-Length: 845, Paypal-Debug-Id: 8c4f823513247, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3857356886; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[15-01-2016 12:49:41] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-6UW80082KK0269509K2MOVZI","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"204.00","currency":"USD"},"description":"Your transaction description","invoice_number":"5698eae456ad3","item_list":{"items":[{"name":"Floor Length Jewel Embellished Dress by Xscape","price":"204.00","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-01-15T12:49:41Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6UW80082KK0269509K2MOVZI","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-67B68034B3823994M","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6UW80082KK0269509K2MOVZI/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[15-01-2016 12:57:35] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[15-01-2016 12:57:36] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.30v7HSLxycbTsVPonJiquTvpyAUuK-DYdjwcOjvhjcZ50wFwN8qEWVeSCvJCTeHz.rBh5JjvTx3C6KZFX2K-DaSPsjrK, PayPal-Request-Id: 363663606423300145286265418474, Content-Length: 487, , 
[15-01-2016 12:57:36] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"498765432109876","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"harry pipl"}}]},"transactions":[{"amount":{"currency":"USD","total":"204"},"item_list":{"items":[{"name":"Floor Length Jewel Embellished Dress by Xscape","currency":"USD","quantity":"1","price":"204"}]},"description":"Your transaction description","invoice_number":"5698ecbfda83e"}]}
--------------------------------------------------------------------------------------------------------------------------------

[15-01-2016 12:57:36] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 400
[15-01-2016 12:57:36] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 400 Bad Request, Date: Fri, 15 Jan 2016 12:57:36 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=496, Paypal-Debug-Id: 387a1a17655ed, CORRELATION-ID: 387a1a17655ed, Content-Language: *, Connection: close, Connection: close, Content-Length: 290, Paypal-Debug-Id: 387a1a17655ed, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3236730966; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Type: application/json, , 
[15-01-2016 12:57:37] PayPal\Core\PayPalHttpConnection: ERROR	: Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/payment. {"name":"VALIDATION_ERROR","details":[{"field":"payer.funding_instruments[0].credit_card.number","issue":"Value is invalid"}],"message":"Invalid request - see details","information_link":"https://developer.paypal.com/webapps/developer/docs/api/#VALIDATION_ERROR","debug_id":"387a1a17655ed"}
[15-01-2016 12:57:39] PayPal\Core\PayPalHttpConnection: DEBUG	: 

================================================================================================================================

[15-01-2016 12:58:25] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[15-01-2016 12:58:26] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.30v7HSLxycbTsVPonJiquTvpyAUuK-DYdjwcOjvhjcZ50wFwN8qEWVeSCvJCTeHz.rBh5JjvTx3C6KZFX2K-DaSPsjrK, PayPal-Request-Id: 36366360642482314528627056799, Content-Length: 486, , 
[15-01-2016 12:58:26] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"49876543210987","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"harry pipl"}}]},"transactions":[{"amount":{"currency":"USD","total":"204"},"item_list":{"items":[{"name":"Floor Length Jewel Embellished Dress by Xscape","currency":"USD","quantity":"1","price":"204"}]},"description":"Your transaction description","invoice_number":"5698ecf1dd119"}]}
--------------------------------------------------------------------------------------------------------------------------------

[15-01-2016 12:58:26] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 400
[15-01-2016 12:58:26] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 400 Bad Request, Date: Fri, 15 Jan 2016 12:58:26 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=288, Paypal-Debug-Id: a05a41ba244b4, CORRELATION-ID: a05a41ba244b4, Content-Language: *, Connection: close, Connection: close, Content-Length: 290, Paypal-Debug-Id: a05a41ba244b4, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4075591766; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Type: application/json, , 
[15-01-2016 12:58:26] PayPal\Core\PayPalHttpConnection: ERROR	: Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/payment. {"name":"VALIDATION_ERROR","details":[{"field":"payer.funding_instruments[0].credit_card.number","issue":"Value is invalid"}],"message":"Invalid request - see details","information_link":"https://developer.paypal.com/webapps/developer/docs/api/#VALIDATION_ERROR","debug_id":"a05a41ba244b4"}
[15-01-2016 12:58:26] PayPal\Core\PayPalHttpConnection: DEBUG	: 

================================================================================================================================

[15-01-2016 01:01:41] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[15-01-2016 01:01:54] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.30v7HSLxycbTsVPonJiquTvpyAUuK-DYdjwcOjvhjcZ50wFwN8qEWVeSCvJCTeHz.rBh5JjvTx3C6KZFX2K-DaSPsjrK, PayPal-Request-Id: 363663606428961145286290140741, Content-Length: 488, , 
[15-01-2016 01:01:54] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"harry pipl"}}]},"transactions":[{"amount":{"currency":"USD","total":"204"},"item_list":{"items":[{"name":"Floor Length Jewel Embellished Dress by Xscape","currency":"USD","quantity":"1","price":"204"}]},"description":"Your transaction description","invoice_number":"5698edb58bab6"}]}
--------------------------------------------------------------------------------------------------------------------------------

[15-01-2016 01:01:54] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[15-01-2016 01:01:54] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Fri, 15 Jan 2016 13:01:41 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=600, Paypal-Debug-Id: 588dfc1ee5ddc, CORRELATION-ID: 588dfc1ee5ddc, Content-Language: *, Content-Length: 1445, Paypal-Debug-Id: 588dfc1ee5ddc, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3052247126; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[15-01-2016 01:01:54] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-86959433EH187825YK2MO3NQ","create_time":"2016-01-15T13:01:42Z","update_time":"2016-01-15T13:01:54Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"harry pipl"}}]},"transactions":[{"amount":{"total":"204.00","currency":"USD","details":{"subtotal":"204.00"}},"description":"Your transaction description","invoice_number":"5698edb58bab6","item_list":{"items":[{"name":"Floor Length Jewel Embellished Dress by Xscape","price":"204.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"6K365575KJ2580417","create_time":"2016-01-15T13:01:42Z","update_time":"2016-01-15T13:01:54Z","amount":{"total":"204.00","currency":"USD"},"state":"completed","parent_payment":"PAY-86959433EH187825YK2MO3NQ","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/6K365575KJ2580417","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/6K365575KJ2580417/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-86959433EH187825YK2MO3NQ","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-86959433EH187825YK2MO3NQ","rel":"self","method":"GET"}]}

================================================================================================================================

[15-01-2016 01:01:55] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[15-01-2016 01:01:55] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[18-01-2016 06:15:25] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[18-01-2016 06:15:25] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[18-01-2016 06:15:25] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[18-01-2016 06:15:25] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[18-01-2016 06:15:25] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Mon, 18 Jan 2016 06:15:25 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=299, Paypal-Debug-Id: cf807883a2954, CORRELATION-ID: cf807883a2954, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: cf807883a2954, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4253195350; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[18-01-2016 06:15:25] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-01-18T06:15:25Zzy3zxazED15_0fdMdVDqvKCANqjbvwsaPrenC9fkVmo","access_token":"A101.NYhBReDlTos4RDcoztdLFYeGXd4TodTlUhPQj9sm7lIAT4ELMJrpsTQsWsFXTlhR.E38Z_Z_qcTtpxKiB499lrzrENRq","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400}

================================================================================================================================

[18-01-2016 06:15:25] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[18-01-2016 06:15:36] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.NYhBReDlTos4RDcoztdLFYeGXd4TodTlUhPQj9sm7lIAT4ELMJrpsTQsWsFXTlhR.E38Z_Z_qcTtpxKiB499lrzrENRq, PayPal-Request-Id: 3636636064382614530977245687, Content-Length: 494, , 
[18-01-2016 06:15:36] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"sneha k"}}]},"transactions":[{"amount":{"currency":"USD","total":"146.27"},"item_list":{"items":[{"name":"Pink Beaded Rosette Satin Cheap Quinceanera Gowns","currency":"USD","quantity":"1","price":"146.27"}]},"description":"Your transaction description","invoice_number":"569c82fd385c6"}]}
--------------------------------------------------------------------------------------------------------------------------------

[18-01-2016 06:15:36] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 400
[18-01-2016 06:15:36] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 400 Bad Request, Date: Mon, 18 Jan 2016 06:15:26 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=2888, Paypal-Debug-Id: 47168de113f5e, CORRELATION-ID: 47168de113f5e, Content-Language: *, Connection: close, Connection: close, Content-Length: 185, Paypal-Debug-Id: 47168de113f5e, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4269972566; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Type: application/json, , 
[18-01-2016 06:15:36] PayPal\Core\PayPalHttpConnection: ERROR	: Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/payment. {"name":"UNKNOWN_ERROR","message":"An unknown error has occurred","information_link":"https://developer.paypal.com/webapps/developer/docs/api/#UNKNOWN_ERROR","debug_id":"47168de113f5e"}
[18-01-2016 06:15:36] PayPal\Core\PayPalHttpConnection: DEBUG	: 

================================================================================================================================

[18-01-2016 06:16:41] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[18-01-2016 06:16:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.NYhBReDlTos4RDcoztdLFYeGXd4TodTlUhPQj9sm7lIAT4ELMJrpsTQsWsFXTlhR.E38Z_Z_qcTtpxKiB499lrzrENRq, PayPal-Request-Id: 36366360645356145309780129032, Content-Length: 494, , 
[18-01-2016 06:16:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"sneha k"}}]},"transactions":[{"amount":{"currency":"USD","total":"146.27"},"item_list":{"items":[{"name":"Pink Beaded Rosette Satin Cheap Quinceanera Gowns","currency":"USD","quantity":"1","price":"146.27"}]},"description":"Your transaction description","invoice_number":"569c8349e41c1"}]}
--------------------------------------------------------------------------------------------------------------------------------

[18-01-2016 06:16:53] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[18-01-2016 06:16:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Mon, 18 Jan 2016 06:16:42 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=487, Paypal-Debug-Id: 54b1a120271a4, CORRELATION-ID: 54b1a120271a4, Content-Language: *, Content-Length: 1445, Paypal-Debug-Id: 54b1a120271a4, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D1250139222; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[18-01-2016 06:16:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-25C27317AG4606229K2OIGSQ","create_time":"2016-01-18T06:16:42Z","update_time":"2016-01-18T06:16:52Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"sneha k"}}]},"transactions":[{"amount":{"total":"146.27","currency":"USD","details":{"subtotal":"146.27"}},"description":"Your transaction description","invoice_number":"569c8349e41c1","item_list":{"items":[{"name":"Pink Beaded Rosette Satin Cheap Quinceanera Gowns","price":"146.27","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"0HB50959GA116584M","create_time":"2016-01-18T06:16:42Z","update_time":"2016-01-18T06:16:52Z","amount":{"total":"146.27","currency":"USD"},"state":"completed","parent_payment":"PAY-25C27317AG4606229K2OIGSQ","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/0HB50959GA116584M","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/0HB50959GA116584M/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-25C27317AG4606229K2OIGSQ","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-25C27317AG4606229K2OIGSQ","rel":"self","method":"GET"}]}

================================================================================================================================

[18-01-2016 06:16:53] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[18-01-2016 06:16:53] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[18-01-2016 09:50:51] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[18-01-2016 09:51:04] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.NYhBReDlTos4RDcoztdLFYeGXd4TodTlUhPQj9sm7lIAT4ELMJrpsTQsWsFXTlhR.E38Z_Z_qcTtpxKiB499lrzrENRq, PayPal-Request-Id: 36366360647525145311065060511, Content-Length: 598, , 
[18-01-2016 09:51:04] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"sneha k"}}]},"transactions":[{"amount":{"currency":"USD","total":"350.27"},"item_list":{"items":[{"name":"Pink Beaded Rosette Satin Cheap Quinceanera Gowns","currency":"USD","quantity":"1","price":"146.27"},{"name":"Floor Length Jewel Embellished Dress by Xscape","currency":"USD","quantity":"1","price":"204"}]},"description":"Your transaction description","invoice_number":"569cb57b9a69b"}]}
--------------------------------------------------------------------------------------------------------------------------------

[18-01-2016 09:51:04] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[18-01-2016 09:51:04] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Mon, 18 Jan 2016 09:50:52 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=1722, Paypal-Debug-Id: 70a772041e1da, CORRELATION-ID: 70a772041e1da, Content-Language: *, Content-Length: 1552, Paypal-Debug-Id: 70a772041e1da, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2092276822; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[18-01-2016 09:51:04] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-9BY86505174482513K2OLK7A","create_time":"2016-01-18T09:50:52Z","update_time":"2016-01-18T09:51:04Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"sneha k"}}]},"transactions":[{"amount":{"total":"350.27","currency":"USD","details":{"subtotal":"350.27"}},"description":"Your transaction description","invoice_number":"569cb57b9a69b","item_list":{"items":[{"name":"Pink Beaded Rosette Satin Cheap Quinceanera Gowns","price":"146.27","currency":"USD","quantity":"1"},{"name":"Floor Length Jewel Embellished Dress by Xscape","price":"204.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"3GU11267EB5761813","create_time":"2016-01-18T09:50:52Z","update_time":"2016-01-18T09:51:04Z","amount":{"total":"350.27","currency":"USD"},"state":"completed","parent_payment":"PAY-9BY86505174482513K2OLK7A","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/3GU11267EB5761813","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/3GU11267EB5761813/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-9BY86505174482513K2OLK7A","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-9BY86505174482513K2OLK7A","rel":"self","method":"GET"}]}

================================================================================================================================

[18-01-2016 09:51:04] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[18-01-2016 09:51:04] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[18-01-2016 10:35:42] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[18-01-2016 10:35:42] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.NYhBReDlTos4RDcoztdLFYeGXd4TodTlUhPQj9sm7lIAT4ELMJrpsTQsWsFXTlhR.E38Z_Z_qcTtpxKiB499lrzrENRq, PayPal-Request-Id: 363663606410134145311334165266, Content-Length: 460, , 
[18-01-2016 10:35:42] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"234234324234234","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"snehan"}}]},"transactions":[{"amount":{"currency":"USD","total":"3600"},"item_list":{"items":[{"name":"Philips Mixer Grinder","currency":"USD","quantity":"1","price":"3600"}]},"description":"Your transaction description","invoice_number":"569cbffe2a01e"}]}
--------------------------------------------------------------------------------------------------------------------------------

[18-01-2016 10:35:42] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 400
[18-01-2016 10:35:42] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 400 Bad Request, Date: Mon, 18 Jan 2016 10:35:42 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=317, Paypal-Debug-Id: 7c16801c8fa7c, CORRELATION-ID: 7c16801c8fa7c, Content-Language: *, Connection: close, Connection: close, Content-Length: 290, Paypal-Debug-Id: 7c16801c8fa7c, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4273970262; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Type: application/json, , 
[18-01-2016 10:35:42] PayPal\Core\PayPalHttpConnection: ERROR	: Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/payment. {"name":"VALIDATION_ERROR","details":[{"field":"payer.funding_instruments[0].credit_card.number","issue":"Value is invalid"}],"message":"Invalid request - see details","information_link":"https://developer.paypal.com/webapps/developer/docs/api/#VALIDATION_ERROR","debug_id":"7c16801c8fa7c"}
[18-01-2016 10:35:42] PayPal\Core\PayPalHttpConnection: DEBUG	: 

================================================================================================================================

[18-01-2016 10:35:53] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[18-01-2016 10:35:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.NYhBReDlTos4RDcoztdLFYeGXd4TodTlUhPQj9sm7lIAT4ELMJrpsTQsWsFXTlhR.E38Z_Z_qcTtpxKiB499lrzrENRq, PayPal-Request-Id: 363663606410369145311335348636, Content-Length: 459, , 
[18-01-2016 10:35:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"12345678978978","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"snehan"}}]},"transactions":[{"amount":{"currency":"USD","total":"3600"},"item_list":{"items":[{"name":"Philips Mixer Grinder","currency":"USD","quantity":"1","price":"3600"}]},"description":"Your transaction description","invoice_number":"569cc0097982f"}]}
--------------------------------------------------------------------------------------------------------------------------------

[18-01-2016 10:35:53] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 400
[18-01-2016 10:35:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 400 Bad Request, Date: Mon, 18 Jan 2016 10:35:53 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=435, Paypal-Debug-Id: 7ba0bf85b8c38, CORRELATION-ID: 7ba0bf85b8c38, Content-Language: *, Connection: close, Connection: close, Content-Length: 290, Paypal-Debug-Id: 7ba0bf85b8c38, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D163617878; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Type: application/json, , 
[18-01-2016 10:35:53] PayPal\Core\PayPalHttpConnection: ERROR	: Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/payment. {"name":"VALIDATION_ERROR","details":[{"field":"payer.funding_instruments[0].credit_card.number","issue":"Value is invalid"}],"message":"Invalid request - see details","information_link":"https://developer.paypal.com/webapps/developer/docs/api/#VALIDATION_ERROR","debug_id":"7ba0bf85b8c38"}
[18-01-2016 10:35:53] PayPal\Core\PayPalHttpConnection: DEBUG	: 

================================================================================================================================

[18-01-2016 10:36:17] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[18-01-2016 10:36:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.NYhBReDlTos4RDcoztdLFYeGXd4TodTlUhPQj9sm7lIAT4ELMJrpsTQsWsFXTlhR.E38Z_Z_qcTtpxKiB499lrzrENRq, PayPal-Request-Id: 363663606411058145311337760273, Content-Length: 461, , 
[18-01-2016 10:36:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"snehan"}}]},"transactions":[{"amount":{"currency":"USD","total":"3600"},"item_list":{"items":[{"name":"Philips Mixer Grinder","currency":"USD","quantity":"1","price":"3600"}]},"description":"Your transaction description","invoice_number":"569cc0217b697"}]}
--------------------------------------------------------------------------------------------------------------------------------

[18-01-2016 10:36:30] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[18-01-2016 10:36:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Mon, 18 Jan 2016 10:36:17 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=2932, Paypal-Debug-Id: ae4545bab644f, CORRELATION-ID: ae4545bab644f, Content-Language: *, Content-Length: 1420, Paypal-Debug-Id: ae4545bab644f, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D566271062; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[18-01-2016 10:36:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-3G586541PE131312HK2OMAIQ","create_time":"2016-01-18T10:36:18Z","update_time":"2016-01-18T10:36:30Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"snehan"}}]},"transactions":[{"amount":{"total":"3600.00","currency":"USD","details":{"subtotal":"3600.00"}},"description":"Your transaction description","invoice_number":"569cc0217b697","item_list":{"items":[{"name":"Philips Mixer Grinder","price":"3600.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"02R73472S40376313","create_time":"2016-01-18T10:36:18Z","update_time":"2016-01-18T10:36:30Z","amount":{"total":"3600.00","currency":"USD"},"state":"completed","parent_payment":"PAY-3G586541PE131312HK2OMAIQ","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/02R73472S40376313","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/02R73472S40376313/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-3G586541PE131312HK2OMAIQ","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-3G586541PE131312HK2OMAIQ","rel":"self","method":"GET"}]}

================================================================================================================================

[18-01-2016 10:36:31] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[18-01-2016 10:36:31] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[18-01-2016 10:37:22] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[18-01-2016 10:37:23] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.NYhBReDlTos4RDcoztdLFYeGXd4TodTlUhPQj9sm7lIAT4ELMJrpsTQsWsFXTlhR.E38Z_Z_qcTtpxKiB499lrzrENRq, PayPal-Request-Id: 363663606412539145311344224412, Content-Length: 451, , 
[18-01-2016 10:37:23] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"204"},"item_list":{"items":[{"name":"Floor Length Jewel Embellished Dress by Xscape","currency":"USD","quantity":"1","price":"204"}]},"description":"Your transaction description","invoice_number":"569cc06277978"}]}
--------------------------------------------------------------------------------------------------------------------------------

[18-01-2016 10:37:23] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[18-01-2016 10:37:23] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Mon, 18 Jan 2016 10:37:22 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=362, Paypal-Debug-Id: 8b85b0bbbd66d, CORRELATION-ID: 8b85b0bbbd66d, Content-Language: *, Content-Length: 845, Paypal-Debug-Id: 8b85b0bbbd66d, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D1656790102; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[18-01-2016 10:37:23] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-5YX407402F610774VK2OMAYY","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"204.00","currency":"USD"},"description":"Your transaction description","invoice_number":"569cc06277978","item_list":{"items":[{"name":"Floor Length Jewel Embellished Dress by Xscape","price":"204.00","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-01-18T10:37:22Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-5YX407402F610774VK2OMAYY","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-75B97033TU310261C","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-5YX407402F610774VK2OMAYY/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[18-01-2016 12:40:14] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[18-01-2016 12:40:18] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.NYhBReDlTos4RDcoztdLFYeGXd4TodTlUhPQj9sm7lIAT4ELMJrpsTQsWsFXTlhR.E38Z_Z_qcTtpxKiB499lrzrENRq, PayPal-Request-Id: 363663606428634145312081224499, Content-Length: 423, , 
[18-01-2016 12:40:18] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"80"},"item_list":{"items":[{"name":"Ethnic Designer Gown","currency":"USD","quantity":"1","price":"80"}]},"description":"Your transaction description","invoice_number":"569cdd2dec680"}]}
--------------------------------------------------------------------------------------------------------------------------------

[18-01-2016 12:40:18] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[18-01-2016 12:40:18] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Mon, 18 Jan 2016 12:40:14 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=560, Paypal-Debug-Id: 7d930433a48d4, CORRELATION-ID: 7d930433a48d4, Content-Language: *, Content-Length: 817, Paypal-Debug-Id: 7d930433a48d4, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D786275414; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[18-01-2016 12:40:18] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-9GY4082077734953JK2ON2MQ","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"80.00","currency":"USD"},"description":"Your transaction description","invoice_number":"569cdd2dec680","item_list":{"items":[{"name":"Ethnic Designer Gown","price":"80.00","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-01-18T12:40:14Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-9GY4082077734953JK2ON2MQ","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-2P341787MT709652D","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-9GY4082077734953JK2ON2MQ/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[18-01-2016 01:50:25] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[18-01-2016 01:50:37] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.NYhBReDlTos4RDcoztdLFYeGXd4TodTlUhPQj9sm7lIAT4ELMJrpsTQsWsFXTlhR.E38Z_Z_qcTtpxKiB499lrzrENRq, PayPal-Request-Id: 363663606431146145312502336639, Content-Length: 460, , 
[18-01-2016 01:50:37] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"HARRY PIPL"}}]},"transactions":[{"amount":{"currency":"USD","total":"80"},"item_list":{"items":[{"name":"Ethnic Designer Gown","currency":"USD","quantity":"1","price":"80"}]},"description":"Your transaction description","invoice_number":"569ceda042fd3"}]}
--------------------------------------------------------------------------------------------------------------------------------

[18-01-2016 01:50:37] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[18-01-2016 01:50:37] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Mon, 18 Jan 2016 13:50:26 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=331, Paypal-Debug-Id: de91601ca3ab3, CORRELATION-ID: de91601ca3ab3, Content-Language: *, Content-Length: 1415, Paypal-Debug-Id: de91601ca3ab3, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2733481046; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[18-01-2016 01:50:37] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-99178773DW805563DK2OO3IY","create_time":"2016-01-18T13:50:27Z","update_time":"2016-01-18T13:50:37Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"HARRY PIPL"}}]},"transactions":[{"amount":{"total":"80.00","currency":"USD","details":{"subtotal":"80.00"}},"description":"Your transaction description","invoice_number":"569ceda042fd3","item_list":{"items":[{"name":"Ethnic Designer Gown","price":"80.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"25K17219CS903463G","create_time":"2016-01-18T13:50:27Z","update_time":"2016-01-18T13:50:37Z","amount":{"total":"80.00","currency":"USD"},"state":"completed","parent_payment":"PAY-99178773DW805563DK2OO3IY","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/25K17219CS903463G","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/25K17219CS903463G/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-99178773DW805563DK2OO3IY","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-99178773DW805563DK2OO3IY","rel":"self","method":"GET"}]}

================================================================================================================================

[18-01-2016 01:50:37] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[18-01-2016 01:50:37] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[19-01-2016 04:42:53] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[19-01-2016 04:42:55] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[19-01-2016 04:42:55] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[19-01-2016 04:42:55] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[19-01-2016 04:42:55] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Tue, 19 Jan 2016 04:42:54 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=633, Paypal-Debug-Id: 869431afd11d8, CORRELATION-ID: 869431afd11d8, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: 869431afd11d8, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3468598614; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[19-01-2016 04:42:55] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-01-19T04:42:55ZxfJGfo_5LckulevIl-PxWtIat3ZwHN5sInKgPCm7qqA","access_token":"A101.DRx9cqcy99C3pWnG0Ff1y3uHx6DecoWbh4GyqJ-J_KAKnFZIoYJiU5dXgg0skOyj.gnpVMXMm2ZQLMuI_kc5zaNAIDiG","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400}

================================================================================================================================

[19-01-2016 04:42:56] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[19-01-2016 04:42:56] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.DRx9cqcy99C3pWnG0Ff1y3uHx6DecoWbh4GyqJ-J_KAKnFZIoYJiU5dXgg0skOyj.gnpVMXMm2ZQLMuI_kc5zaNAIDiG, PayPal-Request-Id: 36366360642112145317856361837, Content-Length: 460, , 
[19-01-2016 04:42:56] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"146.27"},"item_list":{"items":[{"name":"Pink Beaded Rosette Satin Cheap Quinceanera Gowns","currency":"USD","quantity":"1","price":"146.27"}]},"description":"Your transaction description","invoice_number":"569dbec9b5401"}]}
--------------------------------------------------------------------------------------------------------------------------------

[19-01-2016 04:42:56] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[19-01-2016 04:42:56] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Tue, 19 Jan 2016 04:42:56 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=384, Paypal-Debug-Id: 69ae804a289ff, CORRELATION-ID: 69ae804a289ff, Content-Language: *, Content-Length: 848, Paypal-Debug-Id: 69ae804a289ff, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3502153046; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[19-01-2016 04:42:56] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-2AV20153LB906733MK2O35UA","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"146.27","currency":"USD"},"description":"Your transaction description","invoice_number":"569dbec9b5401","item_list":{"items":[{"name":"Pink Beaded Rosette Satin Cheap Quinceanera Gowns","price":"146.27","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-01-19T04:42:56Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-2AV20153LB906733MK2O35UA","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-29530552DM635440K","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-2AV20153LB906733MK2O35UA/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[19-01-2016 04:59:55] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[19-01-2016 05:00:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.DRx9cqcy99C3pWnG0Ff1y3uHx6DecoWbh4GyqJ-J_KAKnFZIoYJiU5dXgg0skOyj.gnpVMXMm2ZQLMuI_kc5zaNAIDiG, PayPal-Request-Id: 363663606430204145317959340375, Content-Length: 497, , 
[19-01-2016 05:00:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"harry pipl"}}]},"transactions":[{"amount":{"currency":"USD","total":"146.27"},"item_list":{"items":[{"name":"Pink Beaded Rosette Satin Cheap Quinceanera Gowns","currency":"USD","quantity":"1","price":"146.27"}]},"description":"Your transaction description","invoice_number":"569dc2cad0ae6"}]}
--------------------------------------------------------------------------------------------------------------------------------

[19-01-2016 05:00:08] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[19-01-2016 05:00:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Tue, 19 Jan 2016 04:59:55 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=518, Paypal-Debug-Id: afe52b5f78342, CORRELATION-ID: afe52b5f78342, Content-Language: *, Content-Length: 1448, Paypal-Debug-Id: afe52b5f78342, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3418529110; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[19-01-2016 05:00:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-12G3830034785415JK2O4FSY","create_time":"2016-01-19T04:59:55Z","update_time":"2016-01-19T05:00:08Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"harry pipl"}}]},"transactions":[{"amount":{"total":"146.27","currency":"USD","details":{"subtotal":"146.27"}},"description":"Your transaction description","invoice_number":"569dc2cad0ae6","item_list":{"items":[{"name":"Pink Beaded Rosette Satin Cheap Quinceanera Gowns","price":"146.27","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"16E00763L4835470A","create_time":"2016-01-19T04:59:55Z","update_time":"2016-01-19T05:00:08Z","amount":{"total":"146.27","currency":"USD"},"state":"completed","parent_payment":"PAY-12G3830034785415JK2O4FSY","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/16E00763L4835470A","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/16E00763L4835470A/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-12G3830034785415JK2O4FSY","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-12G3830034785415JK2O4FSY","rel":"self","method":"GET"}]}

================================================================================================================================

[19-01-2016 05:00:09] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[19-01-2016 05:00:09] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[20-01-2016 10:54:03] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[20-01-2016 10:54:04] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[20-01-2016 10:54:04] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[20-01-2016 10:54:04] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[20-01-2016 10:54:04] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Wed, 20 Jan 2016 10:54:04 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=314, Paypal-Debug-Id: 9fe7ec3b6738, CORRELATION-ID: 9fe7ec3b6738, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: 9fe7ec3b6738, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D1281859414; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[20-01-2016 10:54:04] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-01-20T10:01:32ZWpa-yXpe8LMe5W2VHjIkvss1yg4pBgXdopq4fz0LP1I","access_token":"A101.ymtw76WMYbXUWPq7R_zXjdf3huQMYijC7Au1w-U2gPeZRcY7ndihjP2tvA9SFxq5.EZcQo0HUxIV87zBLYchwzSsC4sC","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":29248}

================================================================================================================================

[20-01-2016 10:54:04] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[20-01-2016 10:54:16] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.ymtw76WMYbXUWPq7R_zXjdf3huQMYijC7Au1w-U2gPeZRcY7ndihjP2tvA9SFxq5.EZcQo0HUxIV87zBLYchwzSsC4sC, PayPal-Request-Id: 363663606428735145328724114438, Content-Length: 463, , 
[20-01-2016 10:54:16] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"harry pipl"}}]},"transactions":[{"amount":{"currency":"USD","total":"700"},"item_list":{"items":[{"name":"Bag for Women Vanilla","currency":"USD","quantity":"1","price":"700"}]},"description":"Your transaction description","invoice_number":"569f674b5be93"}]}
--------------------------------------------------------------------------------------------------------------------------------

[20-01-2016 10:54:16] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[20-01-2016 10:54:16] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Wed, 20 Jan 2016 10:54:04 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=415, Paypal-Debug-Id: a2dba5cd4df7e, CORRELATION-ID: a2dba5cd4df7e, Content-Language: *, Content-Length: 1420, Paypal-Debug-Id: a2dba5cd4df7e, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D1281859414; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[20-01-2016 10:54:16] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-0P574749HJ039861UK2PWOTA","create_time":"2016-01-20T10:54:04Z","update_time":"2016-01-20T10:54:16Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"harry pipl"}}]},"transactions":[{"amount":{"total":"700.00","currency":"USD","details":{"subtotal":"700.00"}},"description":"Your transaction description","invoice_number":"569f674b5be93","item_list":{"items":[{"name":"Bag for Women Vanilla","price":"700.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"8SM78869SA203741B","create_time":"2016-01-20T10:54:04Z","update_time":"2016-01-20T10:54:16Z","amount":{"total":"700.00","currency":"USD"},"state":"completed","parent_payment":"PAY-0P574749HJ039861UK2PWOTA","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/8SM78869SA203741B","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/8SM78869SA203741B/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-0P574749HJ039861UK2PWOTA","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-0P574749HJ039861UK2PWOTA","rel":"self","method":"GET"}]}

================================================================================================================================

[20-01-2016 10:54:16] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[20-01-2016 10:54:16] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[20-01-2016 01:19:24] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[20-01-2016 01:19:35] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.ymtw76WMYbXUWPq7R_zXjdf3huQMYijC7Au1w-U2gPeZRcY7ndihjP2tvA9SFxq5.EZcQo0HUxIV87zBLYchwzSsC4sC, PayPal-Request-Id: 36366360647566145329596342245, Content-Length: 460, , 
[20-01-2016 01:19:35] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"harry pipl"}}]},"transactions":[{"amount":{"currency":"USD","total":"7000"},"item_list":{"items":[{"name":"Nokia Lumia 1320","currency":"USD","quantity":"1","price":"7000"}]},"description":"Your transaction description","invoice_number":"569f895c8d1c7"}]}
--------------------------------------------------------------------------------------------------------------------------------

[20-01-2016 01:19:35] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[20-01-2016 01:19:35] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Wed, 20 Jan 2016 13:19:25 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=391, Paypal-Debug-Id: d6fa048a2d3de, CORRELATION-ID: d6fa048a2d3de, Content-Language: *, Content-Length: 1419, Paypal-Debug-Id: d6fa048a2d3de, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D1569300310; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[20-01-2016 01:19:35] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-1UF70852PK769152KK2PYSXI","create_time":"2016-01-20T13:19:25Z","update_time":"2016-01-20T13:19:35Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"harry pipl"}}]},"transactions":[{"amount":{"total":"7000.00","currency":"USD","details":{"subtotal":"7000.00"}},"description":"Your transaction description","invoice_number":"569f895c8d1c7","item_list":{"items":[{"name":"Nokia Lumia 1320","price":"7000.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"1DU90147W6415350P","create_time":"2016-01-20T13:19:25Z","update_time":"2016-01-20T13:19:35Z","amount":{"total":"7000.00","currency":"USD"},"state":"completed","parent_payment":"PAY-1UF70852PK769152KK2PYSXI","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/1DU90147W6415350P","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/1DU90147W6415350P/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-1UF70852PK769152KK2PYSXI","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-1UF70852PK769152KK2PYSXI","rel":"self","method":"GET"}]}

================================================================================================================================

[20-01-2016 01:19:35] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[20-01-2016 01:19:35] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[22-01-2016 01:40:30] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[22-01-2016 01:40:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[22-01-2016 01:40:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[22-01-2016 01:40:30] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[22-01-2016 01:40:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Fri, 22 Jan 2016 13:40:30 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=271, Paypal-Debug-Id: cb92ef61962d3, CORRELATION-ID: cb92ef61962d3, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: cb92ef61962d3, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D1311875670; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[22-01-2016 01:40:30] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-01-22T13:40:30ZbPD4Uf4jvjIO_3ggAPFY7z_RoK_djFa4FVVTyKiF_7U","access_token":"A101.MR2yDOMzdGdJOPyVmSdehy10A_gfIgnktLPsq9ZxlF09ZSYfTRmtvDP4yghqGmGY.AwNu1yoJ6N_qmi4jFUEawQGg8pW","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400}

================================================================================================================================

[22-01-2016 01:40:30] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[22-01-2016 01:40:31] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.MR2yDOMzdGdJOPyVmSdehy10A_gfIgnktLPsq9ZxlF09ZSYfTRmtvDP4yghqGmGY.AwNu1yoJ6N_qmi4jFUEawQGg8pW, PayPal-Request-Id: 363663606429658145347002840883, Content-Length: 452, , 
[22-01-2016 01:40:31] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"540"},"item_list":{"items":[{"name":"Philips Mikser \u00d6\u011f\u00fct\u00fcc\u00fc","currency":"USD","quantity":"1","price":"540"}]},"description":"Your transaction description","invoice_number":"56a2314dacb94"}]}
--------------------------------------------------------------------------------------------------------------------------------

[22-01-2016 01:40:31] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[22-01-2016 01:40:31] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Fri, 22 Jan 2016 13:40:30 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=440, Paypal-Debug-Id: f32e28b9eeeb4, CORRELATION-ID: f32e28b9eeeb4, Content-Language: *, Content-Length: 854, Paypal-Debug-Id: f32e28b9eeeb4, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D1311875670; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[22-01-2016 01:40:31] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-3F486176M1568382GK2RDCTY","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"540.00","currency":"USD"},"description":"Your transaction description","invoice_number":"56a2314dacb94","item_list":{"items":[{"name":"Philips Mikser Öğütücü","price":"540.00","currency":"USD","quantity":1}]},"related_resources":[],"supplementary_data_map":{}}],"create_time":"2016-01-22T13:40:31Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-3F486176M1568382GK2RDCTY","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-54P47315L3420632J","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-3F486176M1568382GK2RDCTY/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[22-01-2016 01:40:31] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Transaction:setSupplementaryDataMap. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[22-01-2016 01:40:31] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Transaction:setSupplementaryDataMap. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[25-01-2016 06:34:35] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[25-01-2016 06:34:35] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[25-01-2016 06:34:35] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[25-01-2016 06:34:35] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[25-01-2016 06:34:35] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Mon, 25 Jan 2016 06:34:35 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=2898, Paypal-Debug-Id: 4f8534169af9, CORRELATION-ID: 4f8534169af9, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: 4f8534169af9, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4223771990; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[25-01-2016 06:34:35] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-01-25T06:34:35ZObGl2J9j48l51_YcLNOPM5nXIkFeutDV6B2lW1vG0ag","access_token":"A101.i4KNALCh27An1CNmL9iREwJ8lX4CabnZbVDgXr9A6EWqdo7TfKyzia98Frdd8xVX.Sy-3qlYUv71Oip691lCIQdtZIi8","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400}

================================================================================================================================

[25-01-2016 06:34:36] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[25-01-2016 06:34:36] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.i4KNALCh27An1CNmL9iREwJ8lX4CabnZbVDgXr9A6EWqdo7TfKyzia98Frdd8xVX.Sy-3qlYUv71Oip691lCIQdtZIi8, PayPal-Request-Id: 363663606430803145370367330987, Content-Length: 569, , 
[25-01-2016 06:34:36] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"123235434343454545454545454","expire_month":"1","expire_year":"2017","cvv2":"0123","first_name":"joy"}}]},"transactions":[{"amount":{"currency":"USD","total":"1250"},"item_list":{"items":[{"name":"Floor Length Jewel Embellished Dress by Xscape","currency":"USD","quantity":"2","price":"850"},{"name":"Pick Pocket Women","currency":"USD","quantity":"1","price":"400"}]},"description":"Your transaction description","invoice_number":"56a5c1fae37d1"}]}
--------------------------------------------------------------------------------------------------------------------------------

[25-01-2016 06:34:36] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 400
[25-01-2016 06:34:36] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 400 Bad Request, Date: Mon, 25 Jan 2016 06:34:36 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=337, Paypal-Debug-Id: d6d3915c3553b, CORRELATION-ID: d6d3915c3553b, Content-Language: *, Connection: close, Connection: close, Content-Length: 421, Paypal-Debug-Id: d6d3915c3553b, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4240549206; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Type: application/json, , 
[25-01-2016 06:34:36] PayPal\Core\PayPalHttpConnection: ERROR	: Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/payment. {"name":"VALIDATION_ERROR","details":[{"field":"payer.funding_instruments[0].credit_card.number","issue":"Value is invalid"},{"field":"transactions","issue":"Item amount must add up to specified amount subtotal (or total if amount details not specified)"}],"message":"Invalid request - see details","information_link":"https://developer.paypal.com/webapps/developer/docs/api/#VALIDATION_ERROR","debug_id":"d6d3915c3553b"}
[25-01-2016 06:34:36] PayPal\Core\PayPalHttpConnection: DEBUG	: 

================================================================================================================================

[25-01-2016 07:47:45] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[25-01-2016 07:47:45] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.i4KNALCh27An1CNmL9iREwJ8lX4CabnZbVDgXr9A6EWqdo7TfKyzia98Frdd8xVX.Sy-3qlYUv71Oip691lCIQdtZIi8, PayPal-Request-Id: 36366360648209145370806341772, Content-Length: 525, , 
[25-01-2016 07:47:45] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"25000"},"item_list":{"items":[{"name":"Beefit Ceramic Aluminum Non-stick 10-Piece","currency":"USD","quantity":"2","price":"7000"},{"name":"Nokia Lumia 730","currency":"USD","quantity":"1","price":"18000"}]},"description":"Your transaction description","invoice_number":"56a5d3212a4ac"}]}
--------------------------------------------------------------------------------------------------------------------------------

[25-01-2016 07:47:45] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 400
[25-01-2016 07:47:45] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 400 Bad Request, Date: Mon, 25 Jan 2016 07:47:45 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=15575, Paypal-Debug-Id: 1f963403acb3c, CORRELATION-ID: 1f963403acb3c, Content-Language: *, Connection: close, Connection: close, Content-Length: 319, Paypal-Debug-Id: 1f963403acb3c, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D567518550; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Type: application/json, , 
[25-01-2016 07:47:45] PayPal\Core\PayPalHttpConnection: ERROR	: Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/payment. {"name":"VALIDATION_ERROR","details":[{"field":"transactions[0]","issue":"Item amount must add up to specified amount subtotal (or total if amount details not specified)"}],"message":"Invalid request - see details","information_link":"https://developer.paypal.com/docs/api/#VALIDATION_ERROR","debug_id":"1f963403acb3c"}
[25-01-2016 07:47:45] PayPal\Core\PayPalHttpConnection: DEBUG	: 

================================================================================================================================

[25-01-2016 09:42:21] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[25-01-2016 09:42:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.i4KNALCh27An1CNmL9iREwJ8lX4CabnZbVDgXr9A6EWqdo7TfKyzia98Frdd8xVX.Sy-3qlYUv71Oip691lCIQdtZIi8, PayPal-Request-Id: 363663606424064145371493812272, Content-Length: 512, , 
[25-01-2016 09:42:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"9000"},"item_list":{"items":[{"name":"Philips Mixer Grinder","currency":"USD","quantity":"2","price":"7200"},{"name":"Butterflies Hand-Held Bag","currency":"USD","quantity":"2","price":"1800"}]},"description":"Your transaction description","invoice_number":"56a5edfcc7e74"}]}
--------------------------------------------------------------------------------------------------------------------------------

[25-01-2016 09:42:21] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 400
[25-01-2016 09:42:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 400 Bad Request, Date: Mon, 25 Jan 2016 09:42:21 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=15479, Paypal-Debug-Id: eecda8f553beb, CORRELATION-ID: eecda8f553beb, Content-Language: *, Connection: close, Connection: close, Content-Length: 319, Paypal-Debug-Id: eecda8f553beb, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4260210006; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Type: application/json, , 
[25-01-2016 09:42:21] PayPal\Core\PayPalHttpConnection: ERROR	: Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/payment. {"name":"VALIDATION_ERROR","details":[{"field":"transactions[0]","issue":"Item amount must add up to specified amount subtotal (or total if amount details not specified)"}],"message":"Invalid request - see details","information_link":"https://developer.paypal.com/docs/api/#VALIDATION_ERROR","debug_id":"eecda8f553beb"}
[25-01-2016 09:42:21] PayPal\Core\PayPalHttpConnection: DEBUG	: 

================================================================================================================================

[25-01-2016 10:02:06] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[25-01-2016 10:02:07] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.i4KNALCh27An1CNmL9iREwJ8lX4CabnZbVDgXr9A6EWqdo7TfKyzia98Frdd8xVX.Sy-3qlYUv71Oip691lCIQdtZIi8, PayPal-Request-Id: 363663606420483145371612565198, Content-Length: 512, , 
[25-01-2016 10:02:07] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"9000"},"item_list":{"items":[{"name":"Philips Mixer Grinder","currency":"USD","quantity":"2","price":"7200"},{"name":"Butterflies Hand-Held Bag","currency":"USD","quantity":"2","price":"1800"}]},"description":"Your transaction description","invoice_number":"56a5f29e7b77b"}]}
--------------------------------------------------------------------------------------------------------------------------------

[25-01-2016 10:02:07] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 400
[25-01-2016 10:02:07] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 400 Bad Request, Date: Mon, 25 Jan 2016 10:02:07 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=15652, Paypal-Debug-Id: 6e92ee4914add, CORRELATION-ID: 6e92ee4914add, Content-Language: *, Connection: close, Connection: close, Content-Length: 319, Paypal-Debug-Id: 6e92ee4914add, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2683479382; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Type: application/json, , 
[25-01-2016 10:02:07] PayPal\Core\PayPalHttpConnection: ERROR	: Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/payment. {"name":"VALIDATION_ERROR","details":[{"field":"transactions[0]","issue":"Item amount must add up to specified amount subtotal (or total if amount details not specified)"}],"message":"Invalid request - see details","information_link":"https://developer.paypal.com/docs/api/#VALIDATION_ERROR","debug_id":"6e92ee4914add"}
[25-01-2016 10:02:07] PayPal\Core\PayPalHttpConnection: DEBUG	: 

================================================================================================================================

[28-01-2016 12:34:55] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[28-01-2016 12:34:55] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[28-01-2016 12:34:55] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[28-01-2016 12:34:55] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[28-01-2016 12:34:55] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Thu, 28 Jan 2016 12:34:55 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=14736, Paypal-Debug-Id: cf5bd2ab5d027, CORRELATION-ID: cf5bd2ab5d027, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: cf5bd2ab5d027, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4010453590; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[28-01-2016 12:34:55] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-01-28T12:34:55ZIhA4Dg22t8fUKescn7UZAbZXfF5eyMhxT-QsZRXIpZg","access_token":"A101.3lpYsHHrWHUekRTce32USStHxAS5ZtV1MsFwVj2jEe365v29qQqnLVs_Zu7r5aSm.KUK-d1SNRvbJz5cLvXu1NA6ZXHe","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400}

================================================================================================================================

[28-01-2016 12:34:55] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[28-01-2016 12:34:56] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.3lpYsHHrWHUekRTce32USStHxAS5ZtV1MsFwVj2jEe365v29qQqnLVs_Zu7r5aSm.KUK-d1SNRvbJz5cLvXu1NA6ZXHe, PayPal-Request-Id: 363663606427769145398449311564, Content-Length: 425, , 
[28-01-2016 12:34:56] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"800"},"item_list":{"items":[{"name":"Calvin Klein Buckled","currency":"USD","quantity":"1","price":"800"}]},"description":"Your transaction description","invoice_number":"56aa0aeec922b"}]}
--------------------------------------------------------------------------------------------------------------------------------

[28-01-2016 12:34:56] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[28-01-2016 12:34:56] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Thu, 28 Jan 2016 12:34:55 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=2855, Paypal-Debug-Id: d7b2de06dd2d2, CORRELATION-ID: d7b2de06dd2d2, Content-Language: *, Content-Length: 847, Paypal-Debug-Id: d7b2de06dd2d2, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4010453590; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[28-01-2016 12:34:56] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-3S651459VH032032DK2VAV4A","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"800.00","currency":"USD"},"description":"Your transaction description","invoice_number":"56aa0aeec922b","item_list":{"items":[{"name":"Calvin Klein Buckled","price":"800.00","currency":"USD","quantity":1}]},"related_resources":[],"supplementary_data_map":{}}],"create_time":"2016-01-28T12:34:56Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-3S651459VH032032DK2VAV4A","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-8XL94998MV2035247","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-3S651459VH032032DK2VAV4A/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[28-01-2016 12:34:56] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Transaction:setSupplementaryDataMap. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[28-01-2016 12:34:56] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Transaction:setSupplementaryDataMap. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[29-01-2016 12:14:31] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[29-01-2016 12:14:32] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[29-01-2016 12:14:32] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[29-01-2016 12:14:32] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[29-01-2016 12:14:32] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Fri, 29 Jan 2016 12:14:31 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=473, Paypal-Debug-Id: 12da653795d86, CORRELATION-ID: 12da653795d86, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: 12da653795d86, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2807540566; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[29-01-2016 12:14:32] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-01-29T12:14:32ZXwy1SckokDAa5ZqydTyynub8Q4iez_SqBCf6vqpzU4I","access_token":"A101.sfeJfeLMte2O0k5KaP_tyGI55_hhXM4vxxGywi36W87YUhBCP67ZRgNTGFXD6H2e.nH86LYACF8TMF3UEHTIcDFtVKSW","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400}

================================================================================================================================

[29-01-2016 12:14:33] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[29-01-2016 12:14:42] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.sfeJfeLMte2O0k5KaP_tyGI55_hhXM4vxxGywi36W87YUhBCP67ZRgNTGFXD6H2e.nH86LYACF8TMF3UEHTIcDFtVKSW, PayPal-Request-Id: 363663606431185145406966950781, Content-Length: 447, , 
[29-01-2016 12:14:42] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"harry"}}]},"transactions":[{"amount":{"currency":"USD","total":"16"},"item_list":{"items":[{"name":"Calvin Klein","currency":"USD","quantity":"1","price":"16"}]},"description":"Your transaction description","invoice_number":"56ab57a6af591"}]}
--------------------------------------------------------------------------------------------------------------------------------

[29-01-2016 12:14:42] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[29-01-2016 12:14:42] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Fri, 29 Jan 2016 12:14:33 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=334, Paypal-Debug-Id: d08ab1f83f52b, CORRELATION-ID: d08ab1f83f52b, Content-Language: *, Content-Length: 1402, Paypal-Debug-Id: d08ab1f83f52b, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2841094998; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[29-01-2016 12:14:42] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-33E113221W332961KK2VVPKI","create_time":"2016-01-29T12:14:33Z","update_time":"2016-01-29T12:14:42Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"harry"}}]},"transactions":[{"amount":{"total":"16.00","currency":"USD","details":{"subtotal":"16.00"}},"description":"Your transaction description","invoice_number":"56ab57a6af591","item_list":{"items":[{"name":"Calvin Klein","price":"16.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"2LV31077KJ370832Y","create_time":"2016-01-29T12:14:33Z","update_time":"2016-01-29T12:14:42Z","amount":{"total":"16.00","currency":"USD"},"state":"completed","parent_payment":"PAY-33E113221W332961KK2VVPKI","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/2LV31077KJ370832Y","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/2LV31077KJ370832Y/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-33E113221W332961KK2VVPKI","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-33E113221W332961KK2VVPKI","rel":"self","method":"GET"}]}

================================================================================================================================

[29-01-2016 12:14:42] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[29-01-2016 12:14:42] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[30-01-2016 08:47:30] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[30-01-2016 08:47:31] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[30-01-2016 08:47:31] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[30-01-2016 08:47:31] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[30-01-2016 08:47:31] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Sat, 30 Jan 2016 08:47:30 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=302, Paypal-Debug-Id: c4ff7412ed360, CORRELATION-ID: c4ff7412ed360, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: c4ff7412ed360, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2725817430; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[30-01-2016 08:47:31] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-01-30T08:47:31ZeQ6L7hIjQwvYxDTUHp6A8jNUfTM2jBDggy8Y5jXeNYw","access_token":"A101.LQc9Skbxr_CAiMPGGGX3SAVgYj_VAaU8AK_TBeu_XDQmzXvbeNCKtyXwUHnzlogN.cjGi4YmSIYiapMiVCJHWHSHd3ui","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400}

================================================================================================================================

[30-01-2016 08:47:31] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[30-01-2016 08:47:40] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.LQc9Skbxr_CAiMPGGGX3SAVgYj_VAaU8AK_TBeu_XDQmzXvbeNCKtyXwUHnzlogN.cjGi4YmSIYiapMiVCJHWHSHd3ui, PayPal-Request-Id: 36366360641766014541436493580, Content-Length: 504, , 
[30-01-2016 08:47:40] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"sneha k"}}]},"transactions":[{"amount":{"currency":"USD","total":"2.40"},"item_list":{"items":[{"name":"Dove Original Body Silk Besleyici El ve V\u00fccut Kremi 300 ML","currency":"USD","quantity":"1","price":"2.40"}]},"description":"Your transaction description","invoice_number":"56ac78a25dee7"}]}
--------------------------------------------------------------------------------------------------------------------------------

[30-01-2016 08:47:40] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[30-01-2016 08:47:40] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Sat, 30 Jan 2016 08:47:31 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=331, Paypal-Debug-Id: 9f4e30b3aed63, CORRELATION-ID: 9f4e30b3aed63, Content-Language: *, Content-Length: 1447, Paypal-Debug-Id: 9f4e30b3aed63, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2742594646; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[30-01-2016 08:47:40] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-8B99269298596531YK2WHRJA","create_time":"2016-01-30T08:47:32Z","update_time":"2016-01-30T08:47:40Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"sneha k"}}]},"transactions":[{"amount":{"total":"2.40","currency":"USD","details":{"subtotal":"2.40"}},"description":"Your transaction description","invoice_number":"56ac78a25dee7","item_list":{"items":[{"name":"Dove Original Body Silk Besleyici El ve Vücut Kremi 300 ML","price":"2.40","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"4XT260478S7845808","create_time":"2016-01-30T08:47:32Z","update_time":"2016-01-30T08:47:40Z","amount":{"total":"2.40","currency":"USD"},"state":"completed","parent_payment":"PAY-8B99269298596531YK2WHRJA","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/4XT260478S7845808","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/4XT260478S7845808/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-8B99269298596531YK2WHRJA","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-8B99269298596531YK2WHRJA","rel":"self","method":"GET"}]}

================================================================================================================================

[30-01-2016 08:47:40] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[30-01-2016 08:47:40] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[30-01-2016 08:48:17] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[30-01-2016 08:48:18] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.LQc9Skbxr_CAiMPGGGX3SAVgYj_VAaU8AK_TBeu_XDQmzXvbeNCKtyXwUHnzlogN.cjGi4YmSIYiapMiVCJHWHSHd3ui, PayPal-Request-Id: 36366360641856314541436973992, Content-Length: 433, , 
[30-01-2016 08:48:18] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://www.ab-pazar.com/paypal-success?success=true","cancel_url":"http://www.ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"800"},"item_list":{"items":[{"name":"Calvin Klein Buckled","currency":"USD","quantity":"1","price":"800"}]},"description":"Your transaction description","invoice_number":"56ac78d1a1e00"}]}
--------------------------------------------------------------------------------------------------------------------------------

[30-01-2016 08:48:18] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[30-01-2016 08:48:18] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Sat, 30 Jan 2016 08:48:17 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=422, Paypal-Debug-Id: f3bdcd4aeefad, CORRELATION-ID: f3bdcd4aeefad, Content-Language: *, Content-Length: 819, Paypal-Debug-Id: f3bdcd4aeefad, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3514346582; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[30-01-2016 08:48:18] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-6GR444041G098361YK2WHRUQ","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"800.00","currency":"USD"},"description":"Your transaction description","invoice_number":"56ac78d1a1e00","item_list":{"items":[{"name":"Calvin Klein Buckled","price":"800.00","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-01-30T08:48:18Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6GR444041G098361YK2WHRUQ","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-95E46051WA921671G","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6GR444041G098361YK2WHRUQ/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[30-01-2016 08:48:51] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-6GR444041G098361YK2WHRUQ
[30-01-2016 08:48:52] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-6GR444041G098361YK2WHRUQ HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.LQc9Skbxr_CAiMPGGGX3SAVgYj_VAaU8AK_TBeu_XDQmzXvbeNCKtyXwUHnzlogN.cjGi4YmSIYiapMiVCJHWHSHd3ui, , 
[30-01-2016 08:48:52] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[30-01-2016 08:48:52] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[30-01-2016 08:48:52] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Sat, 30 Jan 2016 08:48:51 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=380, Paypal-Debug-Id: 3aa5181de59b3, CORRELATION-ID: 3aa5181de59b3, Content-Language: *, Content-Length: 1686, Paypal-Debug-Id: 3aa5181de59b3, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4084771926; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[30-01-2016 08:48:52] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-6GR444041G098361YK2WHRUQ","intent":"sale","state":"created","cart":"95E46051WA921671G","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US","billing_address":{"line1":"1 Main St","line2":"","city":"San Jose","state":"CA","postal_code":"95131","country_code":"US"}}},"transactions":[{"amount":{"total":"800.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"56ac78d1a1e00","item_list":{"items":[{"name":"Calvin Klein Buckled","price":"800.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://www.ab-pazar.com/paypal-success?success=true&paymentId=PAY-6GR444041G098361YK2WHRUQ","cancel_url":"http://www.ab-pazar.com/?success=false"},"create_time":"2016-01-30T08:48:18Z","update_time":"2016-01-30T08:48:18Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6GR444041G098361YK2WHRUQ","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6GR444041G098361YK2WHRUQ/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-95E46051WA921671G","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[30-01-2016 08:48:52] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-6GR444041G098361YK2WHRUQ
[30-01-2016 08:48:52] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-6GR444041G098361YK2WHRUQ HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.LQc9Skbxr_CAiMPGGGX3SAVgYj_VAaU8AK_TBeu_XDQmzXvbeNCKtyXwUHnzlogN.cjGi4YmSIYiapMiVCJHWHSHd3ui, , 
[30-01-2016 08:48:52] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[30-01-2016 08:48:52] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[30-01-2016 08:48:52] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Sat, 30 Jan 2016 08:48:52 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=284, Paypal-Debug-Id: aae5e3fd792d6, CORRELATION-ID: aae5e3fd792d6, Content-Language: *, Content-Length: 1686, Paypal-Debug-Id: aae5e3fd792d6, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4101549142; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[30-01-2016 08:48:52] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-6GR444041G098361YK2WHRUQ","intent":"sale","state":"created","cart":"95E46051WA921671G","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US","billing_address":{"line1":"1 Main St","line2":"","city":"San Jose","state":"CA","postal_code":"95131","country_code":"US"}}},"transactions":[{"amount":{"total":"800.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"56ac78d1a1e00","item_list":{"items":[{"name":"Calvin Klein Buckled","price":"800.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://www.ab-pazar.com/paypal-success?success=true&paymentId=PAY-6GR444041G098361YK2WHRUQ","cancel_url":"http://www.ab-pazar.com/?success=false"},"create_time":"2016-01-30T08:48:18Z","update_time":"2016-01-30T08:48:18Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6GR444041G098361YK2WHRUQ","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6GR444041G098361YK2WHRUQ/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-95E46051WA921671G","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[30-01-2016 01:48:40] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[30-01-2016 01:48:49] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.LQc9Skbxr_CAiMPGGGX3SAVgYj_VAaU8AK_TBeu_XDQmzXvbeNCKtyXwUHnzlogN.cjGi4YmSIYiapMiVCJHWHSHd3ui, PayPal-Request-Id: 363663606423517145416171958528, Content-Length: 579, , 
[30-01-2016 01:48:49] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"2","expire_year":"2017","cvv2":"100","first_name":"sneha k"}}]},"transactions":[{"amount":{"currency":"USD","total":"8.40"},"item_list":{"items":[{"name":"CLEAR \u015eAMPUAN ","currency":"USD","quantity":"1","price":"6"},{"name":"Dove Original Body Silk Besleyici El ve V\u00fccut Kremi 300 ML","currency":"USD","quantity":"1","price":"2.40"}]},"description":"Your transaction description","invoice_number":"56acbf38c2ae2"}]}
--------------------------------------------------------------------------------------------------------------------------------

[30-01-2016 01:48:49] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[30-01-2016 01:48:49] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Sat, 30 Jan 2016 13:48:41 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=432, Paypal-Debug-Id: f2eb3485426a2, CORRELATION-ID: f2eb3485426a2, Content-Language: *, Content-Length: 1521, Paypal-Debug-Id: f2eb3485426a2, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D968862806; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[30-01-2016 01:48:49] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-7KK3739888602692DK2WL6OI","create_time":"2016-01-30T13:48:41Z","update_time":"2016-01-30T13:48:49Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"2","expire_year":"2017","first_name":"sneha k"}}]},"transactions":[{"amount":{"total":"8.40","currency":"USD","details":{"subtotal":"8.40"}},"description":"Your transaction description","invoice_number":"56acbf38c2ae2","item_list":{"items":[{"name":"CLEAR ŞAMPUAN ","price":"6.00","currency":"USD","quantity":"1"},{"name":"Dove Original Body Silk Besleyici El ve Vücut Kremi 300 ML","price":"2.40","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"1TT80372Y4464792D","create_time":"2016-01-30T13:48:41Z","update_time":"2016-01-30T13:48:49Z","amount":{"total":"8.40","currency":"USD"},"state":"completed","parent_payment":"PAY-7KK3739888602692DK2WL6OI","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/1TT80372Y4464792D","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/1TT80372Y4464792D/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-7KK3739888602692DK2WL6OI","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-7KK3739888602692DK2WL6OI","rel":"self","method":"GET"}]}

================================================================================================================================

[30-01-2016 01:48:49] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[30-01-2016 01:48:49] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[01-02-2016 06:16:03] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[01-02-2016 06:16:04] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[01-02-2016 06:16:04] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[01-02-2016 06:16:04] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[01-02-2016 06:16:04] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Mon, 01 Feb 2016 06:16:03 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=377, Paypal-Debug-Id: 1fe2e842d68eb, CORRELATION-ID: 1fe2e842d68eb, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: 1fe2e842d68eb, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D603500118; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[01-02-2016 06:16:04] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-02-01T06:16:04Z4Bwyuv9cMICUC7wVpvb2fPh2ipmY3NqFRi8uUfsopqU","access_token":"A101.ul5qHbn56latYN0G3f_0ir3QHbvLJsv8H2PIO-3-nDffgnIDhp87p2aQQX14JcA3.Luck2RkwgqmUKiQUwR71KpD9_IW","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400}

================================================================================================================================

[01-02-2016 06:16:04] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[01-02-2016 06:16:13] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.ul5qHbn56latYN0G3f_0ir3QHbvLJsv8H2PIO-3-nDffgnIDhp87p2aQQX14JcA3.Luck2RkwgqmUKiQUwR71KpD9_IW, PayPal-Request-Id: 363663606429026145430736058493, Content-Length: 452, , 
[01-02-2016 06:16:13] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"sneha k"}}]},"transactions":[{"amount":{"currency":"USD","total":"500"},"item_list":{"items":[{"name":"SYOSS SAMBUAN","currency":"USD","quantity":"1","price":"500"}]},"description":"Your transaction description","invoice_number":"56aef82237ce1"}]}
--------------------------------------------------------------------------------------------------------------------------------

[01-02-2016 06:16:13] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[01-02-2016 06:16:13] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Mon, 01 Feb 2016 06:16:04 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=1281, Paypal-Debug-Id: fddeb958822f6, CORRELATION-ID: fddeb958822f6, Content-Language: *, Content-Length: 1409, Paypal-Debug-Id: fddeb958822f6, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D620277334; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[01-02-2016 06:16:13] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-39250339DG037284EK2XPQJA","create_time":"2016-02-01T06:16:04Z","update_time":"2016-02-01T06:16:13Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"sneha k"}}]},"transactions":[{"amount":{"total":"500.00","currency":"USD","details":{"subtotal":"500.00"}},"description":"Your transaction description","invoice_number":"56aef82237ce1","item_list":{"items":[{"name":"SYOSS SAMBUAN","price":"500.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"2AR07958LG3450614","create_time":"2016-02-01T06:16:04Z","update_time":"2016-02-01T06:16:13Z","amount":{"total":"500.00","currency":"USD"},"state":"completed","parent_payment":"PAY-39250339DG037284EK2XPQJA","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/2AR07958LG3450614","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/2AR07958LG3450614/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-39250339DG037284EK2XPQJA","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-39250339DG037284EK2XPQJA","rel":"self","method":"GET"}]}

================================================================================================================================

[01-02-2016 06:16:14] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[01-02-2016 06:16:14] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[02-02-2016 05:49:08] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[02-02-2016 05:49:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[02-02-2016 05:49:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[02-02-2016 05:49:08] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[02-02-2016 05:49:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Tue, 02 Feb 2016 05:49:08 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=518, Paypal-Debug-Id: 31a60b6f4e5df, CORRELATION-ID: 31a60b6f4e5df, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: 31a60b6f4e5df, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D1413722198; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[02-02-2016 05:49:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-02-02T05:28:04ZsUaJ9qo4DLQHjDYLIBmslxeYG6KepMwja293fdZLDxc","access_token":"A101.XJsAqqzMbQReoxLOupk_oI49AggzU1yNlu45ywZ_PoMHs_dtgk62haVeM5E7vmDj.0ypKQ1dnnrUzjFgIKX703AgyxFa","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":31136}

================================================================================================================================

[02-02-2016 05:49:08] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[02-02-2016 05:49:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.XJsAqqzMbQReoxLOupk_oI49AggzU1yNlu45ywZ_PoMHs_dtgk62haVeM5E7vmDj.0ypKQ1dnnrUzjFgIKX703AgyxFa, PayPal-Request-Id: 3636636064106314543921468050, Content-Length: 493, , 
[02-02-2016 05:49:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"8"},"item_list":{"items":[{"name":"\u0643\u0644\u0627\u064a\u0646 \u0627\u0644\u062a\u0648\u0649 \u0643\u0627\u0644\u0641\u0646","currency":"USD","quantity":"1","price":"8"}]},"description":"Your transaction description","invoice_number":"56b04353cf7fe"}]}
--------------------------------------------------------------------------------------------------------------------------------

[02-02-2016 05:49:08] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[02-02-2016 05:49:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Tue, 02 Feb 2016 05:49:08 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=1797, Paypal-Debug-Id: 26ccadf98ed70, CORRELATION-ID: 26ccadf98ed70, Content-Language: *, Content-Length: 827, Paypal-Debug-Id: 26ccadf98ed70, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D1413722198; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[02-02-2016 05:49:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-0YV00510A9046274SK2YEGVA","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"8.00","currency":"USD"},"description":"Your transaction description","invoice_number":"56b04353cf7fe","item_list":{"items":[{"name":"كلاين التوى كالفن","price":"8.00","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-02-02T05:49:08Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-0YV00510A9046274SK2YEGVA","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-8CW86197TV230961T","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-0YV00510A9046274SK2YEGVA/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[02-02-2016 05:49:52] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-0YV00510A9046274SK2YEGVA
[02-02-2016 05:49:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-0YV00510A9046274SK2YEGVA HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.XJsAqqzMbQReoxLOupk_oI49AggzU1yNlu45ywZ_PoMHs_dtgk62haVeM5E7vmDj.0ypKQ1dnnrUzjFgIKX703AgyxFa, , 
[02-02-2016 05:49:53] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[02-02-2016 05:49:53] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[02-02-2016 05:49:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Tue, 02 Feb 2016 05:49:53 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=427, Paypal-Debug-Id: ff841b5c2f8cb, CORRELATION-ID: ff841b5c2f8cb, Content-Language: *, Content-Length: 1686, Paypal-Debug-Id: ff841b5c2f8cb, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2168696918; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[02-02-2016 05:49:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-0YV00510A9046274SK2YEGVA","intent":"sale","state":"created","cart":"8CW86197TV230961T","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US","billing_address":{"line1":"1 Main St","line2":"","city":"San Jose","state":"CA","postal_code":"95131","country_code":"US"}}},"transactions":[{"amount":{"total":"8.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"56b04353cf7fe","item_list":{"items":[{"name":"كلاين التوى كالفن","price":"8.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true&paymentId=PAY-0YV00510A9046274SK2YEGVA","cancel_url":"http://ab-pazar.com/?success=false"},"create_time":"2016-02-02T05:49:08Z","update_time":"2016-02-02T05:49:08Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-0YV00510A9046274SK2YEGVA","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-0YV00510A9046274SK2YEGVA/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-8CW86197TV230961T","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[02-02-2016 05:49:53] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-0YV00510A9046274SK2YEGVA
[02-02-2016 05:49:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-0YV00510A9046274SK2YEGVA HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.XJsAqqzMbQReoxLOupk_oI49AggzU1yNlu45ywZ_PoMHs_dtgk62haVeM5E7vmDj.0ypKQ1dnnrUzjFgIKX703AgyxFa, , 
[02-02-2016 05:49:53] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[02-02-2016 05:49:53] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[02-02-2016 05:49:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Tue, 02 Feb 2016 05:49:53 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=383, Paypal-Debug-Id: f8910fd0b5f95, CORRELATION-ID: f8910fd0b5f95, Content-Language: *, Content-Length: 1686, Paypal-Debug-Id: f8910fd0b5f95, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2168696918; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[02-02-2016 05:49:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-0YV00510A9046274SK2YEGVA","intent":"sale","state":"created","cart":"8CW86197TV230961T","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US","billing_address":{"line1":"1 Main St","line2":"","city":"San Jose","state":"CA","postal_code":"95131","country_code":"US"}}},"transactions":[{"amount":{"total":"8.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"56b04353cf7fe","item_list":{"items":[{"name":"كلاين التوى كالفن","price":"8.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true&paymentId=PAY-0YV00510A9046274SK2YEGVA","cancel_url":"http://ab-pazar.com/?success=false"},"create_time":"2016-02-02T05:49:08Z","update_time":"2016-02-02T05:49:08Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-0YV00510A9046274SK2YEGVA","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-0YV00510A9046274SK2YEGVA/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-8CW86197TV230961T","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[02-02-2016 05:50:40] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[02-02-2016 05:50:40] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.XJsAqqzMbQReoxLOupk_oI49AggzU1yNlu45ywZ_PoMHs_dtgk62haVeM5E7vmDj.0ypKQ1dnnrUzjFgIKX703AgyxFa, PayPal-Request-Id: 363663606438221454392239267, Content-Length: 471, , 
[02-02-2016 05:50:40] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://www.ab-pazar.com/paypal-success?success=true","cancel_url":"http://www.ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"0.50"},"item_list":{"items":[{"name":"\u0643\u0644\u064a\u0631 \u0634\u0627\u0645\u0628\u0648 ","currency":"USD","quantity":"1","price":"0.50"}]},"description":"Your transaction description","invoice_number":"56b043b0150ad"}]}
--------------------------------------------------------------------------------------------------------------------------------

[02-02-2016 05:50:40] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[02-02-2016 05:50:40] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Tue, 02 Feb 2016 05:50:40 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=324, Paypal-Debug-Id: 7645829f52e06, CORRELATION-ID: 7645829f52e06, Content-Language: *, Content-Length: 815, Paypal-Debug-Id: 7645829f52e06, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2957226070; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[02-02-2016 05:50:40] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-29J199505M077502JK2YEHMA","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"0.50","currency":"USD"},"description":"Your transaction description","invoice_number":"56b043b0150ad","item_list":{"items":[{"name":"كلير شامبو ","price":"0.50","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-02-02T05:50:40Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-29J199505M077502JK2YEHMA","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-18A820550X1815807","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-29J199505M077502JK2YEHMA/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[02-02-2016 05:53:09] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-29J199505M077502JK2YEHMA
[02-02-2016 05:53:09] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-29J199505M077502JK2YEHMA HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.XJsAqqzMbQReoxLOupk_oI49AggzU1yNlu45ywZ_PoMHs_dtgk62haVeM5E7vmDj.0ypKQ1dnnrUzjFgIKX703AgyxFa, , 
[02-02-2016 05:53:09] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[02-02-2016 05:53:09] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[02-02-2016 05:53:09] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Tue, 02 Feb 2016 05:53:09 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=1279, Paypal-Debug-Id: 9b2a48f45fb00, CORRELATION-ID: 9b2a48f45fb00, Content-Language: *, Content-Length: 1682, Paypal-Debug-Id: 9b2a48f45fb00, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D1162129494; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[02-02-2016 05:53:09] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-29J199505M077502JK2YEHMA","intent":"sale","state":"created","cart":"18A820550X1815807","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US","billing_address":{"line1":"1 Main St","line2":"","city":"San Jose","state":"CA","postal_code":"95131","country_code":"US"}}},"transactions":[{"amount":{"total":"0.50","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"56b043b0150ad","item_list":{"items":[{"name":"كلير شامبو ","price":"0.50","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://www.ab-pazar.com/paypal-success?success=true&paymentId=PAY-29J199505M077502JK2YEHMA","cancel_url":"http://www.ab-pazar.com/?success=false"},"create_time":"2016-02-02T05:50:40Z","update_time":"2016-02-02T05:50:40Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-29J199505M077502JK2YEHMA","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-29J199505M077502JK2YEHMA/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-18A820550X1815807","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[02-02-2016 05:53:09] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-29J199505M077502JK2YEHMA
[02-02-2016 05:53:09] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-29J199505M077502JK2YEHMA HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.XJsAqqzMbQReoxLOupk_oI49AggzU1yNlu45ywZ_PoMHs_dtgk62haVeM5E7vmDj.0ypKQ1dnnrUzjFgIKX703AgyxFa, , 
[02-02-2016 05:53:09] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[02-02-2016 05:53:09] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[02-02-2016 05:53:09] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Tue, 02 Feb 2016 05:53:09 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=1281, Paypal-Debug-Id: f33b0c7cc14c8, CORRELATION-ID: f33b0c7cc14c8, Content-Language: *, Content-Length: 1682, Paypal-Debug-Id: f33b0c7cc14c8, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D1162129494; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[02-02-2016 05:53:09] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-29J199505M077502JK2YEHMA","intent":"sale","state":"created","cart":"18A820550X1815807","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US","billing_address":{"line1":"1 Main St","line2":"","city":"San Jose","state":"CA","postal_code":"95131","country_code":"US"}}},"transactions":[{"amount":{"total":"0.50","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"56b043b0150ad","item_list":{"items":[{"name":"كلير شامبو ","price":"0.50","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://www.ab-pazar.com/paypal-success?success=true&paymentId=PAY-29J199505M077502JK2YEHMA","cancel_url":"http://www.ab-pazar.com/?success=false"},"create_time":"2016-02-02T05:50:40Z","update_time":"2016-02-02T05:50:40Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-29J199505M077502JK2YEHMA","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-29J199505M077502JK2YEHMA/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-18A820550X1815807","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[03-02-2016 10:01:07] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[03-02-2016 10:01:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[03-02-2016 10:01:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[03-02-2016 10:01:08] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[03-02-2016 10:01:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Wed, 03 Feb 2016 10:01:07 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=5512, Paypal-Debug-Id: 8427119c97008, CORRELATION-ID: 8427119c97008, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: 8427119c97008, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3822039382; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[03-02-2016 10:01:08] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-02-03T10:01:07ZEy_RGSYcBXtnUIxows-OLNpS8AST-63FraZ9ThIdSvE","access_token":"A101._ZKwhv2mHo5GMetESHZRlWhzlS-tCN4TdWM7t3fqi_ctIoITx29tV6trDo350nAV.gG8uTEoAmQ_TKwE-1SOifUiKq7e","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32399}

================================================================================================================================

[03-02-2016 10:01:08] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[03-02-2016 10:01:16] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._ZKwhv2mHo5GMetESHZRlWhzlS-tCN4TdWM7t3fqi_ctIoITx29tV6trDo350nAV.gG8uTEoAmQ_TKwE-1SOifUiKq7e, PayPal-Request-Id: 36366360645882145449366411654, Content-Length: 453, , 
[03-02-2016 10:01:16] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"sneha k"}}]},"transactions":[{"amount":{"currency":"USD","total":"2"},"item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","currency":"USD","quantity":"1","price":"2"}]},"description":"Your transaction description","invoice_number":"56b1cfe2aaf62"}]}
--------------------------------------------------------------------------------------------------------------------------------

[03-02-2016 10:01:16] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[03-02-2016 10:01:16] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Wed, 03 Feb 2016 10:01:08 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=5366, Paypal-Debug-Id: bae67b5f2efac, CORRELATION-ID: bae67b5f2efac, Content-Language: *, Content-Length: 1406, Paypal-Debug-Id: bae67b5f2efac, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3838816598; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[03-02-2016 10:01:16] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-6KU8065123006782YK2Y47ZA","create_time":"2016-02-03T10:01:08Z","update_time":"2016-02-03T10:01:15Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"sneha k"}}]},"transactions":[{"amount":{"total":"2.00","currency":"USD","details":{"subtotal":"2.00"}},"description":"Your transaction description","invoice_number":"56b1cfe2aaf62","item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","price":"2.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"40G87686S1053440V","create_time":"2016-02-03T10:01:08Z","update_time":"2016-02-03T10:01:16Z","amount":{"total":"2.00","currency":"USD"},"state":"completed","parent_payment":"PAY-6KU8065123006782YK2Y47ZA","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/40G87686S1053440V","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/40G87686S1053440V/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6KU8065123006782YK2Y47ZA","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6KU8065123006782YK2Y47ZA","rel":"self","method":"GET"}]}

================================================================================================================================

[03-02-2016 10:01:16] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[03-02-2016 10:01:16] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[03-02-2016 10:01:24] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[03-02-2016 10:01:33] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._ZKwhv2mHo5GMetESHZRlWhzlS-tCN4TdWM7t3fqi_ctIoITx29tV6trDo350nAV.gG8uTEoAmQ_TKwE-1SOifUiKq7e, PayPal-Request-Id: 36366360646322145449368462036, Content-Length: 453, , 
[03-02-2016 10:01:33] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"sneha k"}}]},"transactions":[{"amount":{"currency":"USD","total":"2"},"item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","currency":"USD","quantity":"1","price":"2"}]},"description":"Your transaction description","invoice_number":"56b1cff481fdf"}]}
--------------------------------------------------------------------------------------------------------------------------------

[03-02-2016 10:01:33] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[03-02-2016 10:01:33] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Wed, 03 Feb 2016 10:01:24 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=1280, Paypal-Debug-Id: e089b459befc4, CORRELATION-ID: e089b459befc4, Content-Language: *, Content-Length: 1406, Paypal-Debug-Id: e089b459befc4, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4107252054; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[03-02-2016 10:01:33] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-9EU90651749927410K2Y475A","create_time":"2016-02-03T10:01:24Z","update_time":"2016-02-03T10:01:33Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"sneha k"}}]},"transactions":[{"amount":{"total":"2.00","currency":"USD","details":{"subtotal":"2.00"}},"description":"Your transaction description","invoice_number":"56b1cff481fdf","item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","price":"2.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"7RB64885G8719963S","create_time":"2016-02-03T10:01:25Z","update_time":"2016-02-03T10:01:33Z","amount":{"total":"2.00","currency":"USD"},"state":"completed","parent_payment":"PAY-9EU90651749927410K2Y475A","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/7RB64885G8719963S","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/7RB64885G8719963S/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-9EU90651749927410K2Y475A","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-9EU90651749927410K2Y475A","rel":"self","method":"GET"}]}

================================================================================================================================

[03-02-2016 10:01:33] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[03-02-2016 10:01:33] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[03-02-2016 10:01:39] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[03-02-2016 10:01:47] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._ZKwhv2mHo5GMetESHZRlWhzlS-tCN4TdWM7t3fqi_ctIoITx29tV6trDo350nAV.gG8uTEoAmQ_TKwE-1SOifUiKq7e, PayPal-Request-Id: 36366360646606145449369828950, Content-Length: 453, , 
[03-02-2016 10:01:47] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"sneha k"}}]},"transactions":[{"amount":{"currency":"USD","total":"2"},"item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","currency":"USD","quantity":"1","price":"2"}]},"description":"Your transaction description","invoice_number":"56b1d00327be9"}]}
--------------------------------------------------------------------------------------------------------------------------------

[03-02-2016 10:01:47] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[03-02-2016 10:01:47] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Wed, 03 Feb 2016 10:01:39 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=7796, Paypal-Debug-Id: e572b0ec6269a, CORRELATION-ID: e572b0ec6269a, Content-Language: *, Content-Length: 1406, Paypal-Debug-Id: e572b0ec6269a, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D64008534; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[03-02-2016 10:01:47] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-898625960P432774LK2Y5AAY","create_time":"2016-02-03T10:01:39Z","update_time":"2016-02-03T10:01:47Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"sneha k"}}]},"transactions":[{"amount":{"total":"2.00","currency":"USD","details":{"subtotal":"2.00"}},"description":"Your transaction description","invoice_number":"56b1d00327be9","item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","price":"2.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"4TY18556KW9241233","create_time":"2016-02-03T10:01:39Z","update_time":"2016-02-03T10:01:47Z","amount":{"total":"2.00","currency":"USD"},"state":"completed","parent_payment":"PAY-898625960P432774LK2Y5AAY","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/4TY18556KW9241233","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/4TY18556KW9241233/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-898625960P432774LK2Y5AAY","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-898625960P432774LK2Y5AAY","rel":"self","method":"GET"}]}

================================================================================================================================

[03-02-2016 10:01:47] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[03-02-2016 10:01:47] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[03-02-2016 10:04:38] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[03-02-2016 10:04:38] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._ZKwhv2mHo5GMetESHZRlWhzlS-tCN4TdWM7t3fqi_ctIoITx29tV6trDo350nAV.gG8uTEoAmQ_TKwE-1SOifUiKq7e, PayPal-Request-Id: 3636636064114351454493878326, Content-Length: 425, , 
[03-02-2016 10:04:38] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"800"},"item_list":{"items":[{"name":"Calvin Klein Buckled","currency":"USD","quantity":"1","price":"800"}]},"description":"Your transaction description","invoice_number":"56b1d0b636ac0"}]}
--------------------------------------------------------------------------------------------------------------------------------

[03-02-2016 10:04:38] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[03-02-2016 10:04:38] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Wed, 03 Feb 2016 10:04:38 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=8262, Paypal-Debug-Id: ecb622908093b, CORRELATION-ID: ecb622908093b, Content-Language: *, Content-Length: 819, Paypal-Debug-Id: ecb622908093b, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D3067130198; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[03-02-2016 10:04:38] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-5HS17281392139513K2Y5BNQ","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"800.00","currency":"USD"},"description":"Your transaction description","invoice_number":"56b1d0b636ac0","item_list":{"items":[{"name":"Calvin Klein Buckled","price":"800.00","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-02-03T10:04:38Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-5HS17281392139513K2Y5BNQ","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-1SV35943HN575345L","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-5HS17281392139513K2Y5BNQ/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[03-02-2016 10:05:38] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-5HS17281392139513K2Y5BNQ
[03-02-2016 10:05:39] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-5HS17281392139513K2Y5BNQ HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._ZKwhv2mHo5GMetESHZRlWhzlS-tCN4TdWM7t3fqi_ctIoITx29tV6trDo350nAV.gG8uTEoAmQ_TKwE-1SOifUiKq7e, , 
[03-02-2016 10:05:39] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[03-02-2016 10:05:39] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[03-02-2016 10:05:39] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Wed, 03 Feb 2016 10:05:38 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=446, Paypal-Debug-Id: fea322b1d5593, CORRELATION-ID: fea322b1d5593, Content-Language: *, Content-Length: 1678, Paypal-Debug-Id: fea322b1d5593, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4073763158; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[03-02-2016 10:05:39] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-5HS17281392139513K2Y5BNQ","intent":"sale","state":"created","cart":"1SV35943HN575345L","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US","billing_address":{"line1":"1 Main St","line2":"","city":"San Jose","state":"CA","postal_code":"95131","country_code":"US"}}},"transactions":[{"amount":{"total":"800.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"56b1d0b636ac0","item_list":{"items":[{"name":"Calvin Klein Buckled","price":"800.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true&paymentId=PAY-5HS17281392139513K2Y5BNQ","cancel_url":"http://ab-pazar.com/?success=false"},"create_time":"2016-02-03T10:04:38Z","update_time":"2016-02-03T10:04:38Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-5HS17281392139513K2Y5BNQ","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-5HS17281392139513K2Y5BNQ/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-1SV35943HN575345L","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[03-02-2016 10:05:39] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-5HS17281392139513K2Y5BNQ
[03-02-2016 10:05:39] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-5HS17281392139513K2Y5BNQ HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._ZKwhv2mHo5GMetESHZRlWhzlS-tCN4TdWM7t3fqi_ctIoITx29tV6trDo350nAV.gG8uTEoAmQ_TKwE-1SOifUiKq7e, , 
[03-02-2016 10:05:39] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[03-02-2016 10:05:39] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[03-02-2016 10:05:39] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Wed, 03 Feb 2016 10:05:39 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=417, Paypal-Debug-Id: 15e9e7007402f, CORRELATION-ID: 15e9e7007402f, Content-Language: *, Content-Length: 1678, Paypal-Debug-Id: 15e9e7007402f, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4090540374; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[03-02-2016 10:05:39] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-5HS17281392139513K2Y5BNQ","intent":"sale","state":"created","cart":"1SV35943HN575345L","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US","billing_address":{"line1":"1 Main St","line2":"","city":"San Jose","state":"CA","postal_code":"95131","country_code":"US"}}},"transactions":[{"amount":{"total":"800.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"56b1d0b636ac0","item_list":{"items":[{"name":"Calvin Klein Buckled","price":"800.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true&paymentId=PAY-5HS17281392139513K2Y5BNQ","cancel_url":"http://ab-pazar.com/?success=false"},"create_time":"2016-02-03T10:04:38Z","update_time":"2016-02-03T10:04:38Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-5HS17281392139513K2Y5BNQ","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-5HS17281392139513K2Y5BNQ/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-1SV35943HN575345L","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[03-02-2016 10:06:46] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[03-02-2016 10:06:55] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._ZKwhv2mHo5GMetESHZRlWhzlS-tCN4TdWM7t3fqi_ctIoITx29tV6trDo350nAV.gG8uTEoAmQ_TKwE-1SOifUiKq7e, PayPal-Request-Id: 363663606413959145449400650534, Content-Length: 471, , 
[03-02-2016 10:06:55] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"sneha"}}]},"transactions":[{"amount":{"currency":"USD","total":"250"},"item_list":{"items":[{"name":"EUROSTAR 17 Liter Presto Microwave","currency":"USD","quantity":"1","price":"250"}]},"description":"Your transaction description","invoice_number":"56b1d136876f6"}]}
--------------------------------------------------------------------------------------------------------------------------------

[03-02-2016 10:06:55] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[03-02-2016 10:06:55] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Wed, 03 Feb 2016 10:06:46 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=453, Paypal-Debug-Id: bb1c5143c445a, CORRELATION-ID: bb1c5143c445a, Content-Language: *, Content-Length: 1428, Paypal-Debug-Id: bb1c5143c445a, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D919712086; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[03-02-2016 10:06:55] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-6YE50115B0271250EK2Y5CNY","create_time":"2016-02-03T10:06:47Z","update_time":"2016-02-03T10:06:55Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"sneha"}}]},"transactions":[{"amount":{"total":"250.00","currency":"USD","details":{"subtotal":"250.00"}},"description":"Your transaction description","invoice_number":"56b1d136876f6","item_list":{"items":[{"name":"EUROSTAR 17 Liter Presto Microwave","price":"250.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"28414481MD251800G","create_time":"2016-02-03T10:06:47Z","update_time":"2016-02-03T10:06:55Z","amount":{"total":"250.00","currency":"USD"},"state":"completed","parent_payment":"PAY-6YE50115B0271250EK2Y5CNY","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/28414481MD251800G","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/28414481MD251800G/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6YE50115B0271250EK2Y5CNY","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6YE50115B0271250EK2Y5CNY","rel":"self","method":"GET"}]}

================================================================================================================================

[03-02-2016 10:06:55] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[03-02-2016 10:06:55] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[03-02-2016 10:08:10] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[03-02-2016 10:08:18] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._ZKwhv2mHo5GMetESHZRlWhzlS-tCN4TdWM7t3fqi_ctIoITx29tV6trDo350nAV.gG8uTEoAmQ_TKwE-1SOifUiKq7e, PayPal-Request-Id: 363663606415657145449409024927, Content-Length: 451, , 
[03-02-2016 10:08:18] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"sneha"}}]},"transactions":[{"amount":{"currency":"USD","total":"2"},"item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","currency":"USD","quantity":"1","price":"2"}]},"description":"Your transaction description","invoice_number":"56b1d18ac9387"}]}
--------------------------------------------------------------------------------------------------------------------------------

[03-02-2016 10:08:18] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[03-02-2016 10:08:18] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Wed, 03 Feb 2016 10:08:11 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=5463, Paypal-Debug-Id: 9d965f0af901, CORRELATION-ID: 9d965f0af901, Content-Language: *, Content-Length: 1404, Paypal-Debug-Id: 9d965f0af901, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2345775446; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[03-02-2016 10:08:18] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-6DG46679077600317K2Y5DCY","create_time":"2016-02-03T10:08:11Z","update_time":"2016-02-03T10:08:18Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"sneha"}}]},"transactions":[{"amount":{"total":"2.00","currency":"USD","details":{"subtotal":"2.00"}},"description":"Your transaction description","invoice_number":"56b1d18ac9387","item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","price":"2.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"4GH6212005890543D","create_time":"2016-02-03T10:08:11Z","update_time":"2016-02-03T10:08:18Z","amount":{"total":"2.00","currency":"USD"},"state":"completed","parent_payment":"PAY-6DG46679077600317K2Y5DCY","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/4GH6212005890543D","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/4GH6212005890543D/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6DG46679077600317K2Y5DCY","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-6DG46679077600317K2Y5DCY","rel":"self","method":"GET"}]}

================================================================================================================================

[03-02-2016 10:08:18] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[03-02-2016 10:08:18] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[03-02-2016 10:08:43] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[03-02-2016 10:08:51] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._ZKwhv2mHo5GMetESHZRlWhzlS-tCN4TdWM7t3fqi_ctIoITx29tV6trDo350nAV.gG8uTEoAmQ_TKwE-1SOifUiKq7e, PayPal-Request-Id: 363663606416490145449412324727, Content-Length: 453, , 
[03-02-2016 10:08:51] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"sneha k"}}]},"transactions":[{"amount":{"currency":"USD","total":"2"},"item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","currency":"USD","quantity":"1","price":"2"}]},"description":"Your transaction description","invoice_number":"56b1d1ab753a9"}]}
--------------------------------------------------------------------------------------------------------------------------------

[03-02-2016 10:08:51] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[03-02-2016 10:08:51] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Wed, 03 Feb 2016 10:08:43 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=447, Paypal-Debug-Id: ff412f67aecf3, CORRELATION-ID: ff412f67aecf3, Content-Language: *, Content-Length: 1406, Paypal-Debug-Id: ff412f67aecf3, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D2882646358; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[03-02-2016 10:08:51] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-1FS63954JF1188032K2Y5DKY","create_time":"2016-02-03T10:08:43Z","update_time":"2016-02-03T10:08:51Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"sneha k"}}]},"transactions":[{"amount":{"total":"2.00","currency":"USD","details":{"subtotal":"2.00"}},"description":"Your transaction description","invoice_number":"56b1d1ab753a9","item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","price":"2.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"7R487580US915372R","create_time":"2016-02-03T10:08:43Z","update_time":"2016-02-03T10:08:51Z","amount":{"total":"2.00","currency":"USD"},"state":"completed","parent_payment":"PAY-1FS63954JF1188032K2Y5DKY","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/7R487580US915372R","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/7R487580US915372R/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-1FS63954JF1188032K2Y5DKY","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-1FS63954JF1188032K2Y5DKY","rel":"self","method":"GET"}]}

================================================================================================================================

[03-02-2016 10:08:51] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[03-02-2016 10:08:51] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[03-02-2016 10:10:00] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[03-02-2016 10:10:09] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.31;bit=64;os=Linux_2.6.32-504.23.4.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101._ZKwhv2mHo5GMetESHZRlWhzlS-tCN4TdWM7t3fqi_ctIoITx29tV6trDo350nAV.gG8uTEoAmQ_TKwE-1SOifUiKq7e, PayPal-Request-Id: 363663606418149145449420038419, Content-Length: 454, , 
[03-02-2016 10:10:09] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"sneha k"}}]},"transactions":[{"amount":{"currency":"USD","total":"6"},"item_list":{"items":[{"name":"CLEAR \u015eAMPUAN ","currency":"USD","quantity":"1","price":"6"}]},"description":"Your transaction description","invoice_number":"56b1d1f8ce6e5"}]}
--------------------------------------------------------------------------------------------------------------------------------

[03-02-2016 10:10:09] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[03-02-2016 10:10:09] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Wed, 03 Feb 2016 10:10:01 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=454, Paypal-Debug-Id: 4e4a7b4416aa1, CORRELATION-ID: 4e4a7b4416aa1, Content-Language: *, Content-Length: 1403, Paypal-Debug-Id: 4e4a7b4416aa1, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D880%26app%3Dplatformapiserv%26TIME%3D4191269206; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[03-02-2016 10:10:09] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-1GW972204D671971TK2Y5D6I","create_time":"2016-02-03T10:10:01Z","update_time":"2016-02-03T10:10:09Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"sneha k"}}]},"transactions":[{"amount":{"total":"6.00","currency":"USD","details":{"subtotal":"6.00"}},"description":"Your transaction description","invoice_number":"56b1d1f8ce6e5","item_list":{"items":[{"name":"CLEAR ŞAMPUAN ","price":"6.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"3RJ59566L4013522U","create_time":"2016-02-03T10:10:01Z","update_time":"2016-02-03T10:10:09Z","amount":{"total":"6.00","currency":"USD"},"state":"completed","parent_payment":"PAY-1GW972204D671971TK2Y5D6I","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/3RJ59566L4013522U","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/3RJ59566L4013522U/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-1GW972204D671971TK2Y5D6I","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-1GW972204D671971TK2Y5D6I","rel":"self","method":"GET"}]}

================================================================================================================================

[03-02-2016 10:10:09] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[03-02-2016 10:10:09] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[26-02-2016 07:38:49] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[26-02-2016 07:38:50] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[26-02-2016 07:38:50] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[26-02-2016 07:38:50] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[26-02-2016 07:38:50] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Fri, 26 Feb 2016 07:38:50 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=281, Paypal-Debug-Id: f40a282478ff, CORRELATION-ID: f40a282478ff, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: f40a282478ff, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D167891030; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[26-02-2016 07:38:50] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-02-26T07:38:50Zk7K_eDdROF8D47kHI09M64P50nQPHNafEKlgm1P_tMs","access_token":"A101.NbXBHNdrphbZMDWo_i4E47qzwSLP8tDywsBYnv17ZQ8gEhsTZJpStyY27jT_bmi_.x7fAXpWw9N8NRHJw-suCZ3I_djO","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400}

================================================================================================================================

[26-02-2016 07:38:50] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[26-02-2016 07:38:50] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.NbXBHNdrphbZMDWo_i4E47qzwSLP8tDywsBYnv17ZQ8gEhsTZJpStyY27jT_bmi_.x7fAXpWw9N8NRHJw-suCZ3I_djO, PayPal-Request-Id: 363663606410200145647232764229, Content-Length: 442, , 
[26-02-2016 07:38:50] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://www.ab-pazar.com/paypal-success?success=true","cancel_url":"http://www.ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"1.86"},"item_list":{"items":[{"name":"Syoss  Shampoo Volume 700ml","currency":"USD","quantity":"1","price":"1.86"}]},"description":"Your transaction description","invoice_number":"56d001092160e"}]}
--------------------------------------------------------------------------------------------------------------------------------

[26-02-2016 07:38:50] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[26-02-2016 07:38:50] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Fri, 26 Feb 2016 07:38:50 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=1236, Paypal-Debug-Id: 1286fe6648be, CORRELATION-ID: 1286fe6648be, Content-Language: *, Content-Length: 822, Paypal-Debug-Id: 1286fe6648be, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D167891030; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[26-02-2016 07:38:50] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-3SU13022JD0637204K3IACCQ","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"1.86","currency":"USD"},"description":"Your transaction description","invoice_number":"56d001092160e","item_list":{"items":[{"name":"Syoss  Shampoo Volume 700ml","price":"1.86","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-02-26T07:38:50Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-3SU13022JD0637204K3IACCQ","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-09G21067GN845291D","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-3SU13022JD0637204K3IACCQ/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[26-02-2016 07:39:02] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[26-02-2016 07:39:03] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.NbXBHNdrphbZMDWo_i4E47qzwSLP8tDywsBYnv17ZQ8gEhsTZJpStyY27jT_bmi_.x7fAXpWw9N8NRHJw-suCZ3I_djO, PayPal-Request-Id: 363663606410724145647234216522, Content-Length: 442, , 
[26-02-2016 07:39:03] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://www.ab-pazar.com/paypal-success?success=true","cancel_url":"http://www.ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"1.86"},"item_list":{"items":[{"name":"Syoss  Shampoo Volume 700ml","currency":"USD","quantity":"1","price":"1.86"}]},"description":"Your transaction description","invoice_number":"56d00116f2402"}]}
--------------------------------------------------------------------------------------------------------------------------------

[26-02-2016 07:39:03] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[26-02-2016 07:39:03] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Fri, 26 Feb 2016 07:39:03 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=427, Paypal-Debug-Id: aa9122aa3c387, CORRELATION-ID: aa9122aa3c387, Content-Language: *, Content-Length: 822, Paypal-Debug-Id: aa9122aa3c387, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D385994838; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[26-02-2016 07:39:03] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-0T747385AX507580EK3IACFY","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"1.86","currency":"USD"},"description":"Your transaction description","invoice_number":"56d00116f2402","item_list":{"items":[{"name":"Syoss  Shampoo Volume 700ml","price":"1.86","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-02-26T07:39:03Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-0T747385AX507580EK3IACFY","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-1W323087DE140005H","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-0T747385AX507580EK3IACFY/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[29-02-2016 05:15:00] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[29-02-2016 05:15:01] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[29-02-2016 05:15:01] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[29-02-2016 05:15:01] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[29-02-2016 05:15:01] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Mon, 29 Feb 2016 05:15:01 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=397, Paypal-Debug-Id: 69af9847b11f, CORRELATION-ID: 69af9847b11f, X-PAYPAL-TOKEN-SERVICE: IAAS, Content-Length: 550, Paypal-Debug-Id: 69af9847b11f, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D3587429206; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Connection: close, Content-Type: application/json, , 
[29-02-2016 05:15:01] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-02-29T05:15:01Z9mldhj5F2eyQTd0Z0vnf3T6Fw2FSC_6KJCh9suc1Brs","access_token":"A101.nwwxqLQNy88qQPosvOYQkm3guy9jRape8BrUtCmMtqeK4SgwMSs0F3FxOUpIo4GO.KgCtVfrX9QQakR_el7Mq8dQWdG4","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400}

================================================================================================================================

[29-02-2016 05:15:02] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[29-02-2016 05:15:02] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.19.7), Authorization: Bearer A101.nwwxqLQNy88qQPosvOYQkm3guy9jRape8BrUtCmMtqeK4SgwMSs0F3FxOUpIo4GO.KgCtVfrX9QQakR_el7Mq8dQWdG4, PayPal-Request-Id: 363663606430216145672289951022, Content-Length: 440, , 
[29-02-2016 05:15:02] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://www.ab-pazar.com/paypal-success?success=true","cancel_url":"http://www.ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"3.71"},"item_list":{"items":[{"name":"Syoss  Shampoo Volume 700ml","currency":"USD","quantity":2,"price":"3.71"}]},"description":"Your transaction description","invoice_number":"56d3d3d47c858"}]}
--------------------------------------------------------------------------------------------------------------------------------

[29-02-2016 05:15:02] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 400
[29-02-2016 05:15:02] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 400 Bad Request, Date: Mon, 29 Feb 2016 05:15:02 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=332, Paypal-Debug-Id: 3df8b27da3a5f, CORRELATION-ID: 3df8b27da3a5f, Content-Language: *, Connection: close, Connection: close, Content-Length: 319, Paypal-Debug-Id: 3df8b27da3a5f, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D3604206422; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Type: application/json, , 
[29-02-2016 05:15:02] PayPal\Core\PayPalHttpConnection: ERROR	: Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/payment. {"name":"VALIDATION_ERROR","details":[{"field":"transactions[0]","issue":"Item amount must add up to specified amount subtotal (or total if amount details not specified)"}],"message":"Invalid request - see details","information_link":"https://developer.paypal.com/docs/api/#VALIDATION_ERROR","debug_id":"3df8b27da3a5f"}
[29-02-2016 05:15:02] PayPal\Core\PayPalHttpConnection: DEBUG	: 

================================================================================================================================

[07-03-2016 01:08:20] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[07-03-2016 01:08:20] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.45.0), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[07-03-2016 01:08:20] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[07-03-2016 01:08:20] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[07-03-2016 01:08:20] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Mon, 07 Mar 2016 13:08:20 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=1072, Paypal-Debug-Id: d38772961d046, CORRELATION-ID: d38772961d046, X-PAYPAL-TOKEN-SERVICE: IAAS, Paypal-Debug-Id: d38772961d046, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D1149099350; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 550, Connection: close, Content-Type: application/json, , 
[07-03-2016 01:08:20] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2016-03-07T13:08:20ZCI884tUh0tEzXJc8YC6S91Xx2z0p-u0OyyQjmxTEGCs","access_token":"A101.TIi27ghTn_rst3MTXFz7fvPtRpS7gGSnx8OaAlx8HXrrEXGM8o7UWlyZ3JeL0Hzu.Rlk7Stpx-_p4LEXP2tc4XvEig_O","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400}

================================================================================================================================

[07-03-2016 01:08:21] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[07-03-2016 01:08:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.45.0), Authorization: Bearer A101.TIi27ghTn_rst3MTXFz7fvPtRpS7gGSnx8OaAlx8HXrrEXGM8o7UWlyZ3JeL0Hzu.Rlk7Stpx-_p4LEXP2tc4XvEig_O, PayPal-Request-Id: 363663606470011457356097654, Content-Length: 419, , 
[07-03-2016 01:08:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true","cancel_url":"http://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"2"},"item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","currency":"USD","quantity":"1","price":"2"}]},"description":"Your transaction description","invoice_number":"56dd7d438459e"}]}
--------------------------------------------------------------------------------------------------------------------------------

[07-03-2016 01:08:21] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[07-03-2016 01:08:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Mon, 07 Mar 2016 13:08:21 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=330, Paypal-Debug-Id: 37a3cd42156b0, CORRELATION-ID: 37a3cd42156b0, Content-Language: *, Paypal-Debug-Id: 37a3cd42156b0, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D1165876566; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 813, Connection: close, Content-Type: application/json, , 
[07-03-2016 01:08:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-7T426707HX645700MK3OX2RI","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"2.00","currency":"USD"},"description":"Your transaction description","invoice_number":"56dd7d438459e","item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","price":"2.00","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2016-03-07T13:08:21Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-20E69650RH316604L","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[07-03-2016 01:08:52] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI
[07-03-2016 01:08:52] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-7T426707HX645700MK3OX2RI HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.45.0), Authorization: Bearer A101.TIi27ghTn_rst3MTXFz7fvPtRpS7gGSnx8OaAlx8HXrrEXGM8o7UWlyZ3JeL0Hzu.Rlk7Stpx-_p4LEXP2tc4XvEig_O, , 
[07-03-2016 01:08:52] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[07-03-2016 01:08:52] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[07-03-2016 01:08:52] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Mon, 07 Mar 2016 13:08:51 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=513, Paypal-Debug-Id: 7274e11def5b5, CORRELATION-ID: 7274e11def5b5, Content-Language: *, Paypal-Debug-Id: 7274e11def5b5, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D1669193046; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 1672, Connection: close, Content-Type: application/json, , 
[07-03-2016 01:08:52] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-7T426707HX645700MK3OX2RI","intent":"sale","state":"created","cart":"20E69650RH316604L","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US","billing_address":{"line1":"1 Main St","line2":"","city":"San Jose","state":"CA","postal_code":"95131","country_code":"US"}}},"transactions":[{"amount":{"total":"2.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"56dd7d438459e","item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","price":"2.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true&paymentId=PAY-7T426707HX645700MK3OX2RI","cancel_url":"http://ab-pazar.com/?success=false"},"create_time":"2016-03-07T13:08:21Z","update_time":"2016-03-07T13:08:21Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-20E69650RH316604L","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[07-03-2016 01:08:52] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI
[07-03-2016 01:08:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-7T426707HX645700MK3OX2RI HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.45.0), Authorization: Bearer A101.TIi27ghTn_rst3MTXFz7fvPtRpS7gGSnx8OaAlx8HXrrEXGM8o7UWlyZ3JeL0Hzu.Rlk7Stpx-_p4LEXP2tc4XvEig_O, , 
[07-03-2016 01:08:53] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[07-03-2016 01:08:53] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[07-03-2016 01:08:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Mon, 07 Mar 2016 13:08:52 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=450, Paypal-Debug-Id: d64ae6c9b8cbe, CORRELATION-ID: d64ae6c9b8cbe, Content-Language: *, Paypal-Debug-Id: d64ae6c9b8cbe, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D1685970262; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 1672, Connection: close, Content-Type: application/json, , 
[07-03-2016 01:08:53] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-7T426707HX645700MK3OX2RI","intent":"sale","state":"created","cart":"20E69650RH316604L","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US","billing_address":{"line1":"1 Main St","line2":"","city":"San Jose","state":"CA","postal_code":"95131","country_code":"US"}}},"transactions":[{"amount":{"total":"2.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"56dd7d438459e","item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","price":"2.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true&paymentId=PAY-7T426707HX645700MK3OX2RI","cancel_url":"http://ab-pazar.com/?success=false"},"create_time":"2016-03-07T13:08:21Z","update_time":"2016-03-07T13:08:21Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-20E69650RH316604L","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[07-03-2016 01:09:11] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI
[07-03-2016 01:09:12] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-7T426707HX645700MK3OX2RI HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.45.0), Authorization: Bearer A101.TIi27ghTn_rst3MTXFz7fvPtRpS7gGSnx8OaAlx8HXrrEXGM8o7UWlyZ3JeL0Hzu.Rlk7Stpx-_p4LEXP2tc4XvEig_O, , 
[07-03-2016 01:09:12] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[07-03-2016 01:09:12] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[07-03-2016 01:09:12] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Mon, 07 Mar 2016 13:09:11 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=276, Paypal-Debug-Id: f784490dad090, CORRELATION-ID: f784490dad090, Content-Language: *, Paypal-Debug-Id: f784490dad090, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D2004737366; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 1672, Connection: close, Content-Type: application/json, , 
[07-03-2016 01:09:12] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-7T426707HX645700MK3OX2RI","intent":"sale","state":"created","cart":"20E69650RH316604L","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US","billing_address":{"line1":"1 Main St","line2":"","city":"San Jose","state":"CA","postal_code":"95131","country_code":"US"}}},"transactions":[{"amount":{"total":"2.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"56dd7d438459e","item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","price":"2.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true&paymentId=PAY-7T426707HX645700MK3OX2RI","cancel_url":"http://ab-pazar.com/?success=false"},"create_time":"2016-03-07T13:08:21Z","update_time":"2016-03-07T13:08:21Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-20E69650RH316604L","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[07-03-2016 01:09:12] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI
[07-03-2016 01:09:12] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-7T426707HX645700MK3OX2RI HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.45.0), Authorization: Bearer A101.TIi27ghTn_rst3MTXFz7fvPtRpS7gGSnx8OaAlx8HXrrEXGM8o7UWlyZ3JeL0Hzu.Rlk7Stpx-_p4LEXP2tc4XvEig_O, , 
[07-03-2016 01:09:12] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[07-03-2016 01:09:12] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[07-03-2016 01:09:12] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Mon, 07 Mar 2016 13:09:12 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3002.slc.paypal.com;threadId=1141, Paypal-Debug-Id: 8fd07d6e38d2, CORRELATION-ID: 8fd07d6e38d2, Content-Language: *, Paypal-Debug-Id: 8fd07d6e38d2, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D2021514582; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 1672, Connection: close, Content-Type: application/json, , 
[07-03-2016 01:09:12] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-7T426707HX645700MK3OX2RI","intent":"sale","state":"created","cart":"20E69650RH316604L","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"rasika@panaceatek.com","first_name":"rasika","last_name":"yadav","payer_id":"UGLK5F8GGES5U","shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"},"phone":"4084801531","country_code":"US","billing_address":{"line1":"1 Main St","line2":"","city":"San Jose","state":"CA","postal_code":"95131","country_code":"US"}}},"transactions":[{"amount":{"total":"2.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"56dd7d438459e","item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","price":"2.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"swapnil","line1":"pune","city":"pune","state":"BARGUNA ZILA","postal_code":"4534","country_code":"BD"}},"related_resources":[]}],"redirect_urls":{"return_url":"http://ab-pazar.com/paypal-success?success=true&paymentId=PAY-7T426707HX645700MK3OX2RI","cancel_url":"http://ab-pazar.com/?success=false"},"create_time":"2016-03-07T13:08:21Z","update_time":"2016-03-07T13:08:21Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-7T426707HX645700MK3OX2RI/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-20E69650RH316604L","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[07-03-2016 01:09:59] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[07-03-2016 01:10:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.45.0), Authorization: Bearer A101.TIi27ghTn_rst3MTXFz7fvPtRpS7gGSnx8OaAlx8HXrrEXGM8o7UWlyZ3JeL0Hzu.Rlk7Stpx-_p4LEXP2tc4XvEig_O, PayPal-Request-Id: 36366360649289145735619941275, Content-Length: 451, , 
[07-03-2016 01:10:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"Sneha"}}]},"transactions":[{"amount":{"currency":"USD","total":"2"},"item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","currency":"USD","quantity":"1","price":"2"}]},"description":"Your transaction description","invoice_number":"56dd7da7998f5"}]}
--------------------------------------------------------------------------------------------------------------------------------

[07-03-2016 01:10:21] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[07-03-2016 01:10:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Mon, 07 Mar 2016 13:09:59 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=480, Paypal-Debug-Id: 8cfddc377a95e, CORRELATION-ID: 8cfddc377a95e, Content-Language: *, Paypal-Debug-Id: 8cfddc377a95e, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D2810043734; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 1404, Connection: close, Content-Type: application/json, , 
[07-03-2016 01:10:21] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-9CG31055EX917800FK3OX3JY","create_time":"2016-03-07T13:09:59Z","update_time":"2016-03-07T13:10:21Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"Sneha"}}]},"transactions":[{"amount":{"total":"2.00","currency":"USD","details":{"subtotal":"2.00"}},"description":"Your transaction description","invoice_number":"56dd7da7998f5","item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","price":"2.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"12X0527673913224D","create_time":"2016-03-07T13:09:59Z","update_time":"2016-03-07T13:10:21Z","amount":{"total":"2.00","currency":"USD"},"state":"completed","parent_payment":"PAY-9CG31055EX917800FK3OX3JY","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/12X0527673913224D","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/12X0527673913224D/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-9CG31055EX917800FK3OX3JY","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-9CG31055EX917800FK3OX3JY","rel":"self","method":"GET"}]}

================================================================================================================================

[07-03-2016 01:10:21] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[07-03-2016 01:10:21] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[07-03-2016 01:10:26] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[07-03-2016 01:10:47] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.45.0), Authorization: Bearer A101.TIi27ghTn_rst3MTXFz7fvPtRpS7gGSnx8OaAlx8HXrrEXGM8o7UWlyZ3JeL0Hzu.Rlk7Stpx-_p4LEXP2tc4XvEig_O, PayPal-Request-Id: 363663606410222145735622648245, Content-Length: 451, , 
[07-03-2016 01:10:47] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"Sneha"}}]},"transactions":[{"amount":{"currency":"USD","total":"2"},"item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","currency":"USD","quantity":"1","price":"2"}]},"description":"Your transaction description","invoice_number":"56dd7dc2abf3d"}]}
--------------------------------------------------------------------------------------------------------------------------------

[07-03-2016 01:10:47] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[07-03-2016 01:10:47] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Mon, 07 Mar 2016 13:10:26 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=311, Paypal-Debug-Id: 132f6b6d90a60, CORRELATION-ID: 132f6b6d90a60, Content-Language: *, Paypal-Debug-Id: 132f6b6d90a60, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D3263028566; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 1404, Connection: close, Content-Type: application/json, , 
[07-03-2016 01:10:47] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-4NP57773RP5325102K3OX3QQ","create_time":"2016-03-07T13:10:26Z","update_time":"2016-03-07T13:10:46Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"Sneha"}}]},"transactions":[{"amount":{"total":"2.00","currency":"USD","details":{"subtotal":"2.00"}},"description":"Your transaction description","invoice_number":"56dd7dc2abf3d","item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","price":"2.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"0952805471361252V","create_time":"2016-03-07T13:10:26Z","update_time":"2016-03-07T13:10:46Z","amount":{"total":"2.00","currency":"USD"},"state":"completed","parent_payment":"PAY-4NP57773RP5325102K3OX3QQ","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/0952805471361252V","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/0952805471361252V/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-4NP57773RP5325102K3OX3QQ","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-4NP57773RP5325102K3OX3QQ","rel":"self","method":"GET"}]}

================================================================================================================================

[07-03-2016 01:10:47] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[07-03-2016 01:10:47] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[07-03-2016 01:10:51] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[07-03-2016 01:11:15] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.32;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.45.0), Authorization: Bearer A101.TIi27ghTn_rst3MTXFz7fvPtRpS7gGSnx8OaAlx8HXrrEXGM8o7UWlyZ3JeL0Hzu.Rlk7Stpx-_p4LEXP2tc4XvEig_O, PayPal-Request-Id: 363663606410725145735625143923, Content-Length: 451, , 
[07-03-2016 01:11:16] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"4987654321098769","expire_month":"5","expire_year":"2017","cvv2":"100","first_name":"Sneha"}}]},"transactions":[{"amount":{"currency":"USD","total":"2"},"item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","currency":"USD","quantity":"1","price":"2"}]},"description":"Your transaction description","invoice_number":"56dd7ddb77fc2"}]}
--------------------------------------------------------------------------------------------------------------------------------

[07-03-2016 01:11:16] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[07-03-2016 01:11:16] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Mon, 07 Mar 2016 13:10:51 GMT, Server: Apache, PROXY_SERVER_INFO: host=slcsbplatformapiserv3001.slc.paypal.com;threadId=469, Paypal-Debug-Id: 58d48c635aa78, CORRELATION-ID: 58d48c635aa78, Content-Language: *, Paypal-Debug-Id: 58d48c635aa78, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D3682458966; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 1404, Connection: close, Content-Type: application/json, , 
[07-03-2016 01:11:16] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-5PB68621U1830962CK3OX3WY","create_time":"2016-03-07T13:10:51Z","update_time":"2016-03-07T13:11:15Z","state":"approved","intent":"sale","payer":{"payment_method":"credit_card","funding_instruments":[{"credit_card":{"type":"visa","number":"xxxxxxxxxxxx8769","expire_month":"5","expire_year":"2017","first_name":"Sneha"}}]},"transactions":[{"amount":{"total":"2.00","currency":"USD","details":{"subtotal":"2.00"}},"description":"Your transaction description","invoice_number":"56dd7ddb77fc2","item_list":{"items":[{"name":"CLEAR HAIR SHAMPOO","price":"2.00","currency":"USD","quantity":"1"}]},"related_resources":[{"sale":{"id":"2NM33415LF689174B","create_time":"2016-03-07T13:10:51Z","update_time":"2016-03-07T13:11:15Z","amount":{"total":"2.00","currency":"USD"},"state":"completed","parent_payment":"PAY-5PB68621U1830962CK3OX3WY","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/sale/2NM33415LF689174B","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/sale/2NM33415LF689174B/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-5PB68621U1830962CK3OX3WY","rel":"parent_payment","method":"GET"}],"fmf_details":{},"processor_response":{"avs_code":"X","cvv_code":"M"}}}]}],"links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-5PB68621U1830962CK3OX3WY","rel":"self","method":"GET"}]}

================================================================================================================================

[07-03-2016 01:11:16] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[07-03-2016 01:11:16] PayPal\Validation\ModelAccessorValidator: DEBUG	: Missing Accessor: PayPal\Api\Sale:setProcessorResponse. You might be using older version of SDK. If not, create an issue at https://github.com/paypal/PayPal-PHP-SDK/issues
[20-01-2017 09:05:28] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/oauth2/token
[20-01-2017 09:05:29] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/oauth2/token HTTP/1.1, Host: api.sandbox.paypal.com, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.38;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.45.0), Authorization: Basic QVg0X0pJdHllNXUzSjE2all2d21Rdjc1MnoxT29FSVlDa3N4MGxsTDdYbFUtaExiNUwxemxKS2JhR1Bub0JmOGdicXl6X0lDeEpweU5hQ1g6RVA5ZUd1SlFydFVnLXpaYUxZcUFyR0dLUVU4c1JPQkJCMWl5TUhrSU9JVk1iY0t2akJzc1dQSkFJS0ctWHgtRWdJeGhfdXR4OTVCal9VQlQ=, Accept: */*, Content-Length: 29, Content-Type: application/x-www-form-urlencoded, , 
[20-01-2017 09:05:29] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: grant_type=client_credentials
--------------------------------------------------------------------------------------------------------------------------------

[20-01-2017 09:05:29] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[20-01-2017 09:05:29] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Fri, 20 Jan 2017 09:05:28 GMT, Server: Apache, paypal-debug-id: f9280383e61ea, X-PAYPAL-TOKEN-SERVICE: IAAS, Paypal-Debug-Id: f9280383e61ea, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D3637674328%26HTTP_X_PP_AZ_LOCATOR%3D; Expires=Fri, 20 Jan 2017 09:35:29 GMT; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 550, Connection: close, Content-Type: application/json, , 
[20-01-2017 09:05:29] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"scope":"https://uri.paypal.com/services/subscriptions https://api.paypal.com/v1/payments/.* https://api.paypal.com/v1/vault/credit-card https://uri.paypal.com/services/applications/webhooks openid https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.*","nonce":"2017-01-20T09:05:29ZCtBTfzlWJ8O2L8XAEikrjtBvEGXJrQZJaDn448CMZTw","access_token":"A101.YyEgSY8w7h--g0skHgzAYXUQ7WLL6FYvGPoxc7ZziS-4H9PCflTSm_DLCPWZ9Efc.OWMs8kNTArk3ppQnMWD9FrS-FdK","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400}

================================================================================================================================

[20-01-2017 09:05:29] PayPal\Core\PayPalHttpConnection: INFO	: POST https://api.sandbox.paypal.com/v1/payments/payment
[20-01-2017 09:05:29] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: POST /v1/payments/payment HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.38;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.45.0), Authorization: Bearer A101.YyEgSY8w7h--g0skHgzAYXUQ7WLL6FYvGPoxc7ZziS-4H9PCflTSm_DLCPWZ9Efc.OWMs8kNTArk3ppQnMWD9FrS-FdK, PayPal-Request-Id: 32375751891871148490312363195, Content-Length: 467, , 
[20-01-2017 09:05:29] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Data		: {"intent":"sale","payer":{"payment_method":"paypal"},"redirect_urls":{"return_url":"https://ab-pazar.com/paypal-success?success=true","cancel_url":"https://ab-pazar.com/?success=false"},"transactions":[{"amount":{"currency":"USD","total":"3"},"item_list":{"items":[{"name":"Dove Original Body Silk Dove Nourishing Hand & Body Cream 300 ML","currency":"USD","quantity":"1","price":"3"}]},"description":"Your transaction description","invoice_number":"5881d2d80f3fc"}]}
--------------------------------------------------------------------------------------------------------------------------------

[20-01-2017 09:05:29] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 201
[20-01-2017 09:05:29] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 201 Created, Date: Fri, 20 Jan 2017 09:05:29 GMT, Server: Apache, paypal-debug-id: 38c4c6383c0c, Content-Language: *, Paypal-Debug-Id: 38c4c6383c0c, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D3654451544%26HTTP_X_PP_AZ_LOCATOR%3D; Expires=Fri, 20 Jan 2017 09:35:29 GMT; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 859, Connection: close, Content-Type: application/json, , 
[20-01-2017 09:05:29] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-70K68967BV529160VLCA5FWI","intent":"sale","state":"created","payer":{"payment_method":"paypal"},"transactions":[{"amount":{"total":"3.00","currency":"USD"},"description":"Your transaction description","invoice_number":"5881d2d80f3fc","item_list":{"items":[{"name":"Dove Original Body Silk Dove Nourishing Hand & Body Cream 300 ML","price":"3.00","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2017-01-20T09:05:29Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-70K68967BV529160VLCA5FWI","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-04G791221V091121A","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-70K68967BV529160VLCA5FWI/execute","rel":"execute","method":"POST"}]}

================================================================================================================================

[20-01-2017 09:07:25] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-70K68967BV529160VLCA5FWI
[20-01-2017 09:07:26] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-70K68967BV529160VLCA5FWI HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.38;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.45.0), Authorization: Bearer A101.YyEgSY8w7h--g0skHgzAYXUQ7WLL6FYvGPoxc7ZziS-4H9PCflTSm_DLCPWZ9Efc.OWMs8kNTArk3ppQnMWD9FrS-FdK, , 
[20-01-2017 09:07:26] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[20-01-2017 09:07:26] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[20-01-2017 09:07:26] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Fri, 20 Jan 2017 09:07:26 GMT, Server: Apache, paypal-debug-id: 60ed0ebbfdc5, Content-Language: *, Paypal-Debug-Id: 60ed0ebbfdc5, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D1322484056%26HTTP_X_PP_AZ_LOCATOR%3D; Expires=Fri, 20 Jan 2017 09:37:26 GMT; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 1588, Connection: close, Content-Type: application/json, , 
[20-01-2017 09:07:26] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-70K68967BV529160VLCA5FWI","intent":"sale","state":"created","cart":"04G791221V091121A","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"kumar.pipl@gmail.com","first_name":"Arvind","last_name":"Kumar","payer_id":"X2A6L43Q8PWNQ","shipping_address":{"recipient_name":"Arvind Kumar","line1":"1 main st","city":"Huntsville","state":"AL","postal_code":"35801","country_code":"US"},"country_code":"US"}},"transactions":[{"amount":{"total":"3.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"5881d2d80f3fc","item_list":{"items":[{"name":"Dove Original Body Silk Dove Nourishing Hand & Body Cream 300 ML","price":"3.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"Arvind Kumar","line1":"1 main st","city":"Huntsville","state":"AL","postal_code":"35801","country_code":"US"}},"related_resources":[]}],"redirect_urls":{"return_url":"https://ab-pazar.com/paypal-success?success=true&paymentId=PAY-70K68967BV529160VLCA5FWI","cancel_url":"https://ab-pazar.com/?success=false"},"create_time":"2017-01-20T09:05:29Z","update_time":"2017-01-20T09:07:26Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-70K68967BV529160VLCA5FWI","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-70K68967BV529160VLCA5FWI/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-04G791221V091121A","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

[20-01-2017 09:07:27] PayPal\Core\PayPalHttpConnection: INFO	: GET https://api.sandbox.paypal.com/v1/payments/payment/PAY-70K68967BV529160VLCA5FWI
[20-01-2017 09:07:27] PayPal\Core\PayPalHttpConnection: DEBUG	: Request Headers 	: GET /v1/payments/payment/PAY-70K68967BV529160VLCA5FWI HTTP/1.1, Host: api.sandbox.paypal.com, Accept: */*, Content-Type: application/json, User-Agent: PayPalSDK/PayPal-PHP-SDK 1.4.0 (lang=PHP;v=5.5.38;bit=64;os=Linux_2.6.32-573.el6.x86_64;machine=x86_64;openssl=1.0.1e-fips;curl=7.45.0), Authorization: Bearer A101.YyEgSY8w7h--g0skHgzAYXUQ7WLL6FYvGPoxc7ZziS-4H9PCflTSm_DLCPWZ9Efc.OWMs8kNTArk3ppQnMWD9FrS-FdK, , 
[20-01-2017 09:07:27] PayPal\Core\PayPalHttpConnection: DEBUG	: No Request Payload
--------------------------------------------------------------------------------------------------------------------------------

[20-01-2017 09:07:27] PayPal\Core\PayPalHttpConnection: INFO	: Response Status 	: 200
[20-01-2017 09:07:27] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Headers	: HTTP/1.1 200 OK, Date: Fri, 20 Jan 2017 09:07:27 GMT, Server: Apache, paypal-debug-id: cfc77f35262c1, Content-Language: *, Paypal-Debug-Id: cfc77f35262c1, Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dplatformapiserv%26TIME%3D1339261272%26HTTP_X_PP_AZ_LOCATOR%3D; Expires=Fri, 20 Jan 2017 09:37:27 GMT; domain=.paypal.com; path=/; Secure; HttpOnly, Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT, Vary: Authorization, Content-Length: 1588, Connection: close, Content-Type: application/json, , 
[20-01-2017 09:07:27] PayPal\Core\PayPalHttpConnection: DEBUG	: Response Data 	: {"id":"PAY-70K68967BV529160VLCA5FWI","intent":"sale","state":"created","cart":"04G791221V091121A","payer":{"payment_method":"paypal","status":"VERIFIED","payer_info":{"email":"kumar.pipl@gmail.com","first_name":"Arvind","last_name":"Kumar","payer_id":"X2A6L43Q8PWNQ","shipping_address":{"recipient_name":"Arvind Kumar","line1":"1 main st","city":"Huntsville","state":"AL","postal_code":"35801","country_code":"US"},"country_code":"US"}},"transactions":[{"amount":{"total":"3.00","currency":"USD"},"payee":{"email":"pipl.arvind@yahoo.com"},"description":"Your transaction description","invoice_number":"5881d2d80f3fc","item_list":{"items":[{"name":"Dove Original Body Silk Dove Nourishing Hand & Body Cream 300 ML","price":"3.00","currency":"USD","quantity":1}],"shipping_address":{"recipient_name":"Arvind Kumar","line1":"1 main st","city":"Huntsville","state":"AL","postal_code":"35801","country_code":"US"}},"related_resources":[]}],"redirect_urls":{"return_url":"https://ab-pazar.com/paypal-success?success=true&paymentId=PAY-70K68967BV529160VLCA5FWI","cancel_url":"https://ab-pazar.com/?success=false"},"create_time":"2017-01-20T09:05:29Z","update_time":"2017-01-20T09:07:27Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-70K68967BV529160VLCA5FWI","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-70K68967BV529160VLCA5FWI/execute","rel":"execute","method":"POST"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-04G791221V091121A","rel":"approval_url","method":"REDIRECT"}]}

================================================================================================================================

