2012-01-05T00:12:54+11:00 INFO (6): Run SetExpressCheckout AMT: 5.70 Return URL : http://mysite.com/Store/paymentpaypal/express/details Cancel Url : http://mysite.com/Store/paymentpaypal/express/cancel Options:
array(11) {
  ["CURRENCY"] => string(3) "AUD"
  ["PAYMENTACTION"] => string(4) "Sale"
  ["ADDROVERRIDE"] => int(1)
  ["SHIPTONAME"] => string(16) "Susan Boyle"
  ["SHIPTOSTREET"] => string(15) "1a/735 Kingsway"
  ["SHIPTOCITY"] => string(5) "Gymea"
  ["SHIPTOSTATE"] => string(3) "NSW"
  ["SHIPTOZIP"] => string(4) "2227"
  ["SHIPTOCOUNTRYCODE"] => string(2) "AU"
  ["PHONENUM"] => string(10) "0291112222"
  ["SOLUTIONTYPE"] => string(4) "SOLE"
}
Response:
array(8) {
  ["TOKEN"] => string(22) "EC%2d9VE0222333444555666C"
  ["TIMESTAMP"] => string(28) "2012%2d01%2d04T13%3a12%3a54Z"
  ["CORRELATIONID"] => string(13) "2331943d53c1e"
  ["ACK"] => string(7) "Success"
  ["VERSION"] => string(5) "3%2e2"
  ["BUILD"] => string(7) "2271164"
  ["CURL_ERRORS"] => string(0) ""
  ["in"] => array(15) {
    ["PAYMENTACTION"] => string(4) "Sale"
    ["ADDROVERRIDE"] => int(1)
    ["SHIPTONAME"] => string(16) "Susan Boyle"
    ["SHIPTOSTREET"] => string(15) "1a/735 Kingsway"
    ["SHIPTOCITY"] => string(5) "Gymea"
    ["SHIPTOSTATE"] => string(3) "NSW"
    ["SHIPTOZIP"] => string(4) "2227"
    ["SHIPTOCOUNTRYCODE"] => string(2) "AU"
    ["PHONENUM"] => string(10) "0291112222"
    ["SOLUTIONTYPE"] => string(4) "SOLE"
    ["AMT"] => string(4) "5.70"
    ["RETURNURL"] => string(88) "http%3A%2F%2Fmysite.com%2FStore%2Fpaymentpaypal%2Fexpress%2Fdetails"
    ["CANCELURL"] => string(87) "http%3A%2F%2Fmysite.com%2FStore%2Fpaymentpaypal%2Fexpress%2Fcancel"
    ["METHOD"] => string(18) "SetExpressCheckout"
    ["CURRENCYCODE"] => string(3) "AUD"
  }
}
2012-01-05T00:17:55+11:00 INFO (6): Run GetExpressCheckoutDetails Token: EC-9VE08199X0868764C Response:
array(21) {
  ["TOKEN"] => string(22) "EC%2d9VE08199X0868764C"
  ["TIMESTAMP"] => string(28) "2012%2d01%2d04T13%3a17%3a55Z"
  ["CORRELATIONID"] => string(13) "39a91fee89c19"
  ["ACK"] => string(7) "Success"
  ["VERSION"] => string(5) "3%2e2"
  ["BUILD"] => string(7) "2271164"
  ["EMAIL"] => string(20) "info%40giftlog%2ecom"
  ["PAYERID"] => string(13) "2EBL3D6EWSBXQ"
  ["PAYERSTATUS"] => string(10) "unverified"
  ["FIRSTNAME"] => string(6) "Susane"
  ["LASTNAME"] => string(9) "Boyle"
  ["COUNTRYCODE"] => string(2) "AU"
  ["SHIPTONAME"] => string(18) "Susan%20Boyle"
  ["SHIPTOSTREET"] => string(19) "1a%2f735%20Kingsway"
  ["SHIPTOCITY"] => string(5) "Gymea"
  ["SHIPTOZIP"] => string(4) "2227"
  ["SHIPTOCOUNTRYCODE"] => string(2) "AU"
  ["SHIPTOCOUNTRYNAME"] => string(9) "Australia"
  ["ADDRESSSTATUS"] => string(11) "Unconfirmed"
  ["CURL_ERRORS"] => string(0) ""
  ["in"] => array(3) {
    ["TOKEN"] => string(20) "EC-9VE08199X0868764C"
    ["REQBILLINGADDRESS"] => string(1) "1"
    ["METHOD"] => string(25) "GetExpressCheckoutDetails"
  }
}