Payment Type :- PayPal
stdClass Object
(
    [id] => 0UK27164FE6694325
    [intent] => CAPTURE
    [status] => COMPLETED
    [purchase_units] => Array
        (
            [0] => stdClass Object
                (
                    [reference_id] => default
                    [amount] => stdClass Object
                        (
                            [currency_code] => USD
                            [value] => 160.00
                        )

                    [payee] => stdClass Object
                        (
                            [email_address] => dhutchins91@captainstitch.com
                            [merchant_id] => 36MU52KWY9HQC
                        )

                    [shipping] => stdClass Object
                        (
                            [name] => stdClass Object
                                (
                                    [full_name] => Kenyon Holley
                                )

                            [address] => stdClass Object
                                (
                                    [address_line_1] => 513 W. HOLLY OAK RD
                                    [admin_area_2] => Wilmington
                                    [admin_area_1] => DE
                                    [postal_code] => 19809
                                    [country_code] => US
                                )

                        )

                    [payments] => stdClass Object
                        (
                            [captures] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [id] => 1D8331615V4290642
                                            [status] => COMPLETED
                                            [amount] => stdClass Object
                                                (
                                                    [currency_code] => USD
                                                    [value] => 160.00
                                                )

                                            [final_capture] => true
                                            [seller_protection] => stdClass Object
                                                (
                                                    [status] => ELIGIBLE
                                                    [dispute_categories] => Array
                                                        (
                                                            [0] => ITEM_NOT_RECEIVED
                                                            [1] => UNAUTHORIZED_TRANSACTION
                                                        )

                                                )

                                            [create_time] => 2026-04-11T15:53:51Z
                                            [update_time] => 2026-04-11T15:53:51Z
                                        )

                                )

                        )

                )

        )

    [payer] => stdClass Object
        (
            [name] => stdClass Object
                (
                    [given_name] => Kenyon
                    [surname] => Holley
                )

            [email_address] => greekcertiphied@gmail.com
            [payer_id] => G6NQ7C2EQFKY8
            [address] => stdClass Object
                (
                    [country_code] => US
                )

        )

    [create_time] => 2026-04-11T15:53:31Z
    [update_time] => 2026-04-11T15:53:51Z
    [links] => Array
        (
            [0] => stdClass Object
                (
                    [href] => https://api.paypal.com/v2/checkout/orders/0UK27164FE6694325
                    [rel] => self
                    [method] => GET
                )

        )

)