stdClass Object
(
    [id] => PROD-6VV97416JM792573K
    [name] => Suscripción Mensual
    [description] => Acceso mensual al sistema
    [create_time] => 2025-04-28T21:38:55Z
    [links] => Array
        (
            [0] => stdClass Object
                (
                    [href] => https://api.sandbox.paypal.com/v1/catalogs/products/PROD-6VV97416JM792573K
                    [rel] => self
                    [method] => GET
                )

            [1] => stdClass Object
                (
                    [href] => https://api.sandbox.paypal.com/v1/catalogs/products/PROD-6VV97416JM792573K
                    [rel] => edit
                    [method] => PATCH
                )

        )

)











stdClass Object
(
    [id] => P-0JD07184YE538382TNAH7MIA
    [product_id] => PROD-6VV97416JM792573K
    [name] => Suscripción Mensual
    [status] => ACTIVE
    [usage_type] => LICENSED
    [create_time] => 2025-04-28T21:41:52Z
    [links] => Array
        (
            [0] => stdClass Object
                (
                    [href] => https://api.sandbox.paypal.com/v1/billing/plans/P-0JD07184YE538382TNAH7MIA
                    [rel] => self
                    [method] => GET
                    [encType] => application/json
                )

            [1] => stdClass Object
                (
                    [href] => https://api.sandbox.paypal.com/v1/billing/plans/P-0JD07184YE538382TNAH7MIA
                    [rel] => edit
                    [method] => PATCH
                    [encType] => application/json
                )

            [2] => stdClass Object
                (
                    [href] => https://api.sandbox.paypal.com/v1/billing/plans/P-0JD07184YE538382TNAH7MIA/deactivate
                    [rel] => self
                    [method] => POST
                    [encType] => application/json
                )

        )

)