• Resolved fabianolee

    (@fabianolee)


    Boa noite a todos, preciso de uma ajuda por favor.
    Estou tento um problema no processamento dos pagamento pela CIELO em contato com eles pediram para eu alterar o POST.

    Ao invés deste:
    [merchant_id] => xxx
    [order_number] => xxxx
    [antifraud_enabled] => xxxx
    [customer_name] => xxxxx
    [customer_email] => xxxx
    [customer_phone] => xxxx
    [customer_identity] => xxxxx
    [shipping_address_name] => xxxxx
    [shipping_address_number] => xxxx
    [shipping_address_complement] => xxxx
    [shipping_address_district] => xxxxx
    [shipping_address_city] => xxxxx
    [shipping_address_state] => xxxxx
    [shipping_zipcode] => xxxxxx
    [shipping_type] => xxxxx
    [cart_1_name] => xxx
    [cart_1_unitprice] => xxx
    [cart_1_quantity] => xxxx
    [cart_1_type] => xxxx
    [cart_1_weight] => xxx

    Para:
    merchant_id” value=””order_number” value=”5148″
    shipping_type” value=”3″

    cart_1_name” value=”Cota de 8,00″cart_1_unitprice” value=”800″
    cart_1_quantity” value=”1″
    cart_1_zipcode” value=””
    cart_1_type” value=”1

    Customer_Name value=”xxxxxxxxxxx
    Customer_Email value=”xxxxxxxxx
    Customer_Identity value=””
    Customer_Phone value=””

    Como fa?o essa mudan?a?

    Obrigado !

    https://www.ads-software.com/plugins/woocommerce-checkout-cielo/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Claudio Sanches

    (@claudiosanches)

    N?o consigo ver qualquer diferen?a, além que funciona n?o importando se come?a com letra maiscula ou n?o.

    Thread Starter fabianolee

    (@fabianolee)

    Claudio, obrigado pelo seu retorno.
    Entendo que você n?o veja nenhuma diferen?a, mas poderia me mostrar como fa?o a mudan?a? Estou com a minha loja parada pq n?o estou conseguindo processar os pagamentos pela Cielo creio que já tentei de tudo o que me resta é fazer o que a Cielo me pede para ver se consigo resolver o problema.
    Obrigado!

    Plugin Author Claudio Sanches

    (@claudiosanches)

    Pode usar o filtro wc_checkout_cielo_transaction_data para manipular isso.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mudar o POST a pedido da CIelo’ is closed to new replies.