Warning: array_key_exists() expects parameter 2 to be array, bool given in /var/www/alldocs/home/klewis/PayPalcURL/ppal_webhook_OLD.php on line 8
Warning: sizeof(): Parameter must be an array or an object that implements Countable in /var/www/alldocs/home/klewis/PayPalcURL/ppal_webhook_OLD.php on line 17
Array
(
[id] => WH-COC11055RA711503B-4YM959094A144403T
[create_time] => 2018-04-16T21:21:49.000Z
[resource_type] => checkout-order
[event_type] => CHECKOUT.ORDER.APPROVED
[summary] => An order has been approved by buyer
[resource] => Array
(
[update_time] => 2018-04-01T21:20:49Z
[create_time] => 2018-04-01T21:18:49Z
[purchase_units] => Array
(
[0] => Array
(
[reference_id] => d9f80740-38f0-11e8-b467-0ed5f89f718b
[amount] => Array
(
[currency_code] => USD
[value] => 100.00
)
[payee] => Array
(
[email_address] => merchant@example.com
)
[shipping] => Array
(
[method] => United States Postal Service
[address] => Array
(
[address_line_1] => 2211 N First Street
[address_line_2] => Building 17
[admin_area_2] => San Jose
[admin_area_1] => CA
[postal_code] => 95131
[country_code] => US
)
)
)
)
[links] => Array
(
[0] => Array
(
[href] => https://api.sandbox.paypal.com/v2/checkout/orders/5O190127TN364715T
[rel] => self
[method] => GET
)
[1] => Array
(
[href] => https://api.sandbox.paypal.com/v2/checkout/orders/5O190127TN364715T/capture
[method] => POST
)
)
[id] => 5O190127TN364715T
[intent] => CAPTURE
[payer] => Array
(
[name] => Array
(
[given_name] => John
[surname] => Doe
)
[email_address] => customer@example.com
[payer_id] => QYR5Z8XDVJNXQ
)
[status] => APPROVED
)
[links] => Array
(
[0] => Array
(
[href] => https://api.sandbox.paypal.com/v1/notifications/webhooks-events/WH-COC11055RA711503B-4YM959094A144403T
[rel] => self
[method] => GET
[encType] => application/json
)
[1] => Array
(
[href] => https://api.sandbox.paypal.com/v1/notifications/webhooks-events/WH-COC11055RA711503B-4YM959094A144403T/resend
[rel] => resend
[method] => POST
[encType] => application/json
)
)
[event_version] => 1.0
[resource_version] => 2.0
)