danieledti
Forum Replies Created
-
eu tenho um SSL EV no meu servidor instalado , mas ele esta corretamente instalado , e olhei na internet e achei alguma coisa falando que o servidor por não estar encontrando o certificado ou dando alguma incompatibilidade com o certificado SSL da Cielo.
eu também acho dificil o tema estar causando esse erro, mas nenhum plugin da Cielo esta funcionando para mim, testei esse e o checkOut, infelizmente o CheckOut quando tenta fazer o redirecionamento acaba dando erro e a página acaba não abrindo, ja olhei os logs e não encontrei o erro!
Checkout log
08-15-2017 @ 10:13:16 – Transaction arguments for order 11555: Array
(
[merchant_id] => 649b75c4-dcac-462f-816b-979ee8908dc4
[order_number] => 11555
[antifraud_enabled] => FALSE
[customer_name] => xxxxxx xxxxxxxx
[customer_email] => xxxx@xxx.com.br
[customer_phone] => xx99xxxxx
[shipping_address_name] =>
[shipping_address_number] =>
[shipping_address_complement] =>
[shipping_address_district] =>
[shipping_address_city] =>
[shipping_address_state] =>
[shipping_zipcode] =>
[shipping_type] => 3
[cart_1_name] => produto 1 real
[cart_1_unitprice] => 100
[cart_1_quantity] => 14
[cart_1_type] => 1
[cart_1_weight] => 0
[discount_type] => 1
[discount_value] => 70
)Débito log
08-15-2017 @ 10:13:16 – Transaction arguments for order 11555: Array
(
[merchant_id] => 649b75c4-dcac-462f-816b-979ee8908dc4
[order_number] => 11555
[antifraud_enabled] => FALSE
[customer_name] => xxx xx
[customer_email] => x@xx.com.br
[customer_phone] => xxxxxxxxx
[shipping_address_name] =>
[shipping_address_number] =>
[shipping_address_complement] =>
[shipping_address_district] =>
[shipping_address_city] =>
[shipping_address_state] =>
[shipping_zipcode] =>
[shipping_type] => 3
[cart_1_name] => produto 1 real
[cart_1_unitprice] => 100
[cart_1_quantity] => 14
[cart_1_type] => 1
[cart_1_weight] => 0
[discount_type] => 1
[discount_value] => 70
)Crédito Log
08-15-2017 @ 09:54:05 – Requesting a transaction for order 11552 with the follow data: WC_Cielo_XML Object
(
[@attributes] => Array
(
[id] => 11552-1502801645
[versao] => 1.3.0
)[dados-pedido] => WC_Cielo_XML Object
(
[numero] => 11552
[valor] => xxxx
[moeda] => 986
[data-hora] => 2017-08-15T09:52:54
[idioma] => PT
)[forma-pagamento] => WC_Cielo_XML Object
(
[bandeira] => mastercard
[produto] => 1
[parcelas] => 1
)[url-retorno] => WC_Cielo_XML Object
(
)[autorizar] => 3
[capturar] => true
[gerar-token] => false
)08-15-2017 @ 09:54:11 – An error occurred while requesting the transaction: WP_Error Object
(
[errors] => Array
(
[http_request_failed] => Array
(
[0] => cURL error 60: SSL certificate problem: unable to get local issuer certificate
))
[error_data] => Array
(
))
todos os pedidos foram de testes, assim peguei esses logs com os ultimos teste que fizemos para as transações.
Parece que o checkout da cielo e o débito estão indo , mas por algum motivo não consigo ser redirecionado para a Cielo para efetuar o pagamento, não sei se tenho algum tipo de problema com a conexão entre meu site e a Cielo, ou se preciso configurar algo melhor na Cielo, mas ja entrei em contato com eles (infelizmente eles demoram muito para responder) e estou no aguardo da resposta.
Assim que tiver alguma informação irei posta aqui!Your current Parent Theme (Enfold) Version Number is 3.6.1
esse é o meu, pois meu tema “principal” é o Enfold e o “montado em cima” é o Wezen , e por meu enfold estar desatualizado , hoje está no 4.1.2 , então estou encontrando alguns problemas, e talvez esse problema possa ser corrigido com essa atualização
@haroldotiberio
Qual a versão do seu Tema, do Enfold do seu tema?
acredito que possa ser algum problema com o enfold dele, caso não saiba como ver, so me informar que eu te índico o caminho.Forum: Plugins
In reply to: [WooCommerce] Woocommerce and Checkout cielobefore the redirection , I mean before the user see the page above , this errors appears.
Notice: id foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como Depurar o WordP in /home/escolaedti/public_html/wp-includes/functions.php on line 4139
Notice: billing_first_name foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Checkout_Cielo_API->get_customer_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como /home/escolaedti/public_html/wp-includes/functions.php on line 4139
Notice: billing_email foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Checkout_Cielo_API->get_customer_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como /home/escolaedti/public_html/wp-includes/functions.php on line 4139
Notice: shipping_address_1 foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Checkout_Cielo_API->get_shipping_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como /home/escolaedti/public_html/wp-includes/functions.php on line 4139
Notice: shipping_address_2 foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Checkout_Cielo_API->get_shipping_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como /home/escolaedti/public_html/wp-includes/functions.php on line 4139
Notice: shipping_city foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Checkout_Cielo_API->get_shipping_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como /home/escolaedti/public_html/wp-includes/functions.php on line 4139
Notice: shipping_postcode foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Checkout_Cielo_API->get_shipping_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como
Forum: Plugins
In reply to: [Claudio Sanches - Checkout Cielo for WooCommerce] Cielo Errorwhen I made this change:
/*class WC_Order_Item_Meta {*/class WC_Order_Item_Product
on woocommerce/includes/class-wc-order-item-meta.php
I can see the page without redirection, and the page show me this:
Notice: id foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como Depurar o WordP in /home/escolaedti/public_html/wp-includes/functions.php on line 4139
Notice: billing_first_name foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Checkout_Cielo_API->get_customer_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como /home/escolaedti/public_html/wp-includes/functions.php on line 4139
Notice: billing_email foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Checkout_Cielo_API->get_customer_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como /home/escolaedti/public_html/wp-includes/functions.php on line 4139
Notice: shipping_address_1 foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Checkout_Cielo_API->get_shipping_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como /home/escolaedti/public_html/wp-includes/functions.php on line 4139
Notice: shipping_address_2 foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Checkout_Cielo_API->get_shipping_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como /home/escolaedti/public_html/wp-includes/functions.php on line 4139
Notice: shipping_city foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Checkout_Cielo_API->get_shipping_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como /home/escolaedti/public_html/wp-includes/functions.php on line 4139
Notice: shipping_postcode foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, do_action(‘woocommerce_receipt_checkout-cielo’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Checkout_Cielo_Gateway->receipt_page, WC_Checkout_Cielo_Gateway->generate_cielo_form, WC_Checkout_Cielo_API->get_transaction_data, WC_Checkout_Cielo_API->get_shipping_data, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como
Forum: Plugins
In reply to: [Claudio Sanches - Checkout Cielo for WooCommerce] Cielo Errorit say that WC_Order_Item_Meta::_construct is obsolete since version 203.1! Use WC_Order_item_Product in the place.
and pass the place:
/home/escolaedti/public_html/wp-includes/functions.phpso how can I fixed this?
my Enfold version is 3.6.1. should be a non update theme? ou something that I have to change in the code of the plugin?
Forum: Plugins
In reply to: [Claudio Sanches - Checkout Cielo for WooCommerce] Cielo Errorthis is a link to the print screen.
http://www.escolaedti.com.br/wp-content/uploads/2017/08/Captura-de-Tela-2017-08-14-às-08.52.11.png
Forum: Plugins
In reply to: [Claudio Sanches - Checkout Cielo for WooCommerce] Erro na hora da Comprawe use a theme created by Wezen. I will talk with then about this.
Forum: Plugins
In reply to: [WooCommerce] template problemsthe gateway plugin that I am using is WooCommerce Checkout Cielo. I will try to update the theme.
thanks
Forum: Plugins
In reply to: [WooCommerce] Settings>Display>Shop pageHi , I think the might simple way to do that is redirect – 301 your url to shop , but take care about this. If you need some help about the problems of redirection 301 ask =D.
Forum: Plugins
In reply to: [Genesis Connect for WooCommerce] Deprecated Notice: woocommerce_get_page_idI was seeing this error message also! how can I fixed?
Forum: Plugins
In reply to: [WooCommerce] template problemslog problem
08-08-2017 @ 10:45:25 – Transaction arguments for order 11480: Array
(
[merchant_id] => xxxxxxxx
[order_number] => xxx
[antifraud_enabled] => FALSE
[customer_name] => aaaaaaaxxx xxxxx
[customer_email] => mxxxxxo@edti.com.br
[customer_phone] => 199925xxxxx
[shipping_address_name] =>
[shipping_address_number] =>
[shipping_address_complement] =>
[shipping_address_district] =>
[shipping_address_city] =>
[shipping_address_state] =>
[shipping_zipcode] =>
[shipping_type] => 3
[cart_1_name] => produto 1 real
[cart_1_unitprice] => 100
[cart_1_quantity] => 1
[cart_1_type] => 1
[cart_1_weight] => 0
[discount_type] => 1
[discount_value] => 5
)- This reply was modified 8 years, 11 months ago by danieledti.
Forum: Plugins
In reply to: [Claudio Sanches - Checkout Cielo for WooCommerce] Erro na hora da Compra08-08-2017 @ 19:22:27 – Invalid status change: Array
(
[order_number] => dd7102eb92194fd4bb535bf4525844a1
[amount] => 99900
[checkout_cielo_order_number] => 741073ce22e14b43a7930788b414de29
[created_date] => 08/08/2017 19:22:27
[customer_name] => Matheus Silva
[customer_phone] => 119669761
[customer_email] => xx.xxxx@gmail.com
[shipping_type] => 5
[shipping_price] => 0
[payment_method_type] => 1
[payment_method_brand] => 2
[payment_installments] => 3
[payment_status] => 2
[tid] => 10849488906I4CHB3PNB
[test_transaction] => False
)Forum: Plugins
In reply to: [Claudio Sanches - Checkout Cielo for WooCommerce] Erro na hora da CompraLog do problemas
08-08-2017 @ 10:45:25 – Transaction arguments for order 11480: Array
(
[merchant_id] => xxxxxxxxxxx
[order_number] => 11480
[antifraud_enabled] => FALSE
[customer_name] => Marcelo Petenate
[customer_email] => marcelo@edti.com.br
[customer_phone] => 19xxx
[shipping_address_name] =>
[shipping_address_number] =>
[shipping_address_complement] =>
[shipping_address_district] =>
[shipping_address_city] =>
[shipping_address_state] =>
[shipping_zipcode] =>
[shipping_type] => 3
[cart_1_name] => produto 1 real
[cart_1_unitprice] => 100
[cart_1_quantity] => 1
[cart_1_type] => 1
[cart_1_weight] => 0
[discount_type] => 1
[discount_value] => 5
)