=== DEBUG PIX ADDRESS PAYLOAD - 2026-01-14 18:10:22 ===
RAW INPUT (primeiros 1000 chars): {"transaction_amount":1,"valor_total":1,"description":"PHPAY","link_entregavel":"","product":{"id":"4","title":"PHPAY","description":"SISTEMA DE GATEWAY DE PAGAMENTO COM MARKETIPLACE AREA DE USUARIO PAINEL ADMIN SISTEMA DE AFILIADOS COMPLETO","price":1},"additional_products":[],"payer":{"email":"maiaradossantossantos8@gmail.com","first_name":"maiara","last_name":"dos santos","full_name":"maiara dos santos","identification":{"type":"CPF","number":"86128616593"},"phone":{"area_code":"+5","number":"574981489879"}},"afiliado":"0","endereco_json":"{\"cep\":\"48925000\",\"rua\":\"3\",\"numero\":\"35\",\"complemento\":\"\",\"bairro\":\"vila são joaquim\",\"cidade\":\"Sobradinho\",\"estado\":\"BA\"}","frete_cobrado":0}

DECODED DATA:
Array
(
    [transaction_amount] => 1
    [valor_total] => 1
    [description] => PHPAY
    [link_entregavel] => 
    [product] => Array
        (
            [id] => 4
            [title] => PHPAY
            [description] => SISTEMA DE GATEWAY DE PAGAMENTO COM MARKETIPLACE AREA DE USUARIO PAINEL ADMIN SISTEMA DE AFILIADOS COMPLETO
            [price] => 1
        )

    [additional_products] => Array
        (
        )

    [payer] => Array
        (
            [email] => maiaradossantossantos8@gmail.com
            [first_name] => maiara
            [last_name] => dos santos
            [full_name] => maiara dos santos
            [identification] => Array
                (
                    [type] => CPF
                    [number] => 86128616593
                )

            [phone] => Array
                (
                    [area_code] => +5
                    [number] => 574981489879
                )

        )

    [afiliado] => 0
    [endereco_json] => {"cep":"48925000","rua":"3","numero":"35","complemento":"","bairro":"vila são joaquim","cidade":"Sobradinho","estado":"BA"}
    [frete_cobrado] => 0
)


POST DATA:
Array
(
)


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

=== DEBUG PIX ADDRESS PAYLOAD - 2026-01-14 18:17:10 ===
RAW INPUT (primeiros 1000 chars): {"transaction_amount":1,"valor_total":1,"description":"PHPAY","link_entregavel":"https://gestor.click/views/obrigado_fisico.php?transacao_id=184","product":{"id":"4","title":"PHPAY","description":"SISTEMA DE GATEWAY DE PAGAMENTO COM MARKETIPLACE AREA DE USUARIO PAINEL ADMIN SISTEMA DE AFILIADOS COMPLETO","price":1},"additional_products":[],"payer":{"email":"maiaradossantossantos8@gmail.com","first_name":"maiara","last_name":"dos santos","full_name":"maiara dos santos","identification":{"type":"CPF","number":"86128616593"},"phone":{"area_code":"+5","number":"574981489879"}},"afiliado":"0","endereco_json":null,"frete_cobrado":0}

DECODED DATA:
Array
(
    [transaction_amount] => 1
    [valor_total] => 1
    [description] => PHPAY
    [link_entregavel] => https://gestor.click/views/obrigado_fisico.php?transacao_id=184
    [product] => Array
        (
            [id] => 4
            [title] => PHPAY
            [description] => SISTEMA DE GATEWAY DE PAGAMENTO COM MARKETIPLACE AREA DE USUARIO PAINEL ADMIN SISTEMA DE AFILIADOS COMPLETO
            [price] => 1
        )

    [additional_products] => Array
        (
        )

    [payer] => Array
        (
            [email] => maiaradossantossantos8@gmail.com
            [first_name] => maiara
            [last_name] => dos santos
            [full_name] => maiara dos santos
            [identification] => Array
                (
                    [type] => CPF
                    [number] => 86128616593
                )

            [phone] => Array
                (
                    [area_code] => +5
                    [number] => 574981489879
                )

        )

    [afiliado] => 0
    [endereco_json] => 
    [frete_cobrado] => 0
)


POST DATA:
Array
(
)


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

