Forum Replies Created

Viewing 1 replies (of 1 total)
  • Também estou com uma loja que que utiliza o pagar.me e não esta mudando o status de AGUARDANDO -> PROCESSANDO.

    Tanto boleto quanto cartão usando Checkout Pagar.me

    Segue o log de um pagamento:

    07-05-2017 @ 12:16:20 – Getting transaction data for order 6714…
    07-05-2017 @ 12:16:20 – Transaction data obtained successfully!
    07-05-2017 @ 12:16:20 – Doing a transaction for order 6714…
    07-05-2017 @ 12:16:20 – Transaction completed successfully! The transaction response is: Array
    (
    [object] => transaction
    [status] => authorized
    [refuse_reason] =>
    [status_reason] => antifraud
    [acquirer_response_code] => 0000
    [acquirer_name] => pagarme
    [acquirer_id] => 558c47bdc84cad1974be2eaa
    [authorization_code] => 029838
    [soft_descriptor] =>
    [tid] => 17681724
    [nsu] => 17681724
    [date_created] => 2017-07-05T15:16:12.651Z
    [date_updated] => 2017-07-05T15:16:20.569Z
    [amount] => 22600
    [authorized_amount] => 22600
    [paid_amount] => 0
    [refunded_amount] => 0
    [installments] => 3
    [id] => 17681724
    [cost] => 70
    [card_holder_name] => (REMOVI)
    [card_last_digits] => (REMOVI)
    [card_first_digits] => (REMOVI)
    [card_brand] => mastercard
    [card_pin_mode] =>
    [postback_url] => https://(REMOVI).com.br/wc-api/WC_Pagarme_Credit_Card_Gateway/
    [payment_method] => credit_card
    [capture_method] => ecommerce
    [antifraud_score] => 90.08
    [boleto_url] =>
    [boleto_barcode] =>
    [boleto_expiration_date] =>
    [referer] => encryption_key
    [ip] =>
    [subscription_id] =>
    [phone] => Array
    (
    [object] => phone
    [ddi] => 55
    [ddd] => 11
    [number] => 999999999
    [id] => 5057763
    )

    [address] => Array
    (
    [object] => address
    [street] => Rua (REMOVI)
    [complementary] => Casa
    [street_number] => 188
    [neighborhood] => (REMOVI)
    [city] => São Paulo
    [state] => SP
    [zipcode] => 03658010
    [country] => Brasil
    [id] => 5096644
    )

    [customer] => Array
    (
    [object] => customer
    [id] => 6998512
    [external_id] =>
    [type] =>
    [country] =>
    [document_number] => (REMOVI)
    [document_type] => cpf
    [name] => Luis (REMOVI)
    [email] => (REMOVI)@hotmail.com
    [phones] =>
    [born_at] =>
    [birthday] =>
    [gender] =>
    [date_created] => 2017-07-05T15:16:12.565Z
    [documents] => Array
    (
    )

    )

    [billing] =>
    [shipping] =>
    [items] => Array
    (
    )

    [card] => Array
    (
    [object] => card
    [id] => card_cj4r5bl5s02zbnr5yk3ke3q1i
    [date_created] => 2017-07-05T15:16:12.640Z
    [date_updated] => 2017-07-05T15:16:16.655Z
    [brand] => mastercard
    [holder_name] => (REMOVI)
    [first_digits] => (REMOVI)
    [last_digits] => (REMOVI)
    [country] => BR
    [fingerprint] => vFrOJFHhVlcn
    [valid] => 1
    [expiration_date] => 1218
    )

    [split_rules] =>
    [metadata] => Array
    (
    [order_number] => 6714
    )

    [antifraud_metadata] => Array
    (
    )

    )

    07-05-2017 @ 12:16:20 – Payment status for order 6714 is now: authorized
    07-05-2017 @ 16:47:34 – Getting the order installments…
    07-05-2017 @ 16:47:34 – Installments generated successfully: Array
    (
    [installments] => Array
    (
    [1] => Array
    (
    [installment] => 1
    [amount] => 19990
    [installment_amount] => 19990
    )

    [2] => Array
    (
    [installment] => 2
    [amount] => 19990
    [installment_amount] => 9995
    )

    [3] => Array
    (
    [installment] => 3
    [amount] => 19990
    [installment_amount] => 6663
    )

    [4] => Array
    (
    [installment] => 4
    [amount] => 19990
    [installment_amount] => 4998
    )

    [5] => Array
    (
    [installment] => 5
    [amount] => 19990
    [installment_amount] => 3998
    )

    [6] => Array
    (
    [installment] => 6
    [amount] => 19990
    [installment_amount] => 3332
    )

    [7] => Array
    (
    [installment] => 7
    [amount] => 19990
    [installment_amount] => 2856
    )

    [8] => Array
    (
    [installment] => 8
    [amount] => 19990
    [installment_amount] => 2499
    )

    [9] => Array
    (
    [installment] => 9
    [amount] => 19990
    [installment_amount] => 2221
    )

    [10] => Array
    (
    [installment] => 10
    [amount] => 19990
    [installment_amount] => 1999
    )

    [11] => Array
    (
    [installment] => 11
    [amount] => 19990
    [installment_amount] => 1817
    )

    [12] => Array
    (
    [installment] => 12
    [amount] => 19990
    [installment_amount] => 1666
    )

    )

    )

Viewing 1 replies (of 1 total)