Detalhes para cobrança

Brasil

Seu Pedido

Produto Subtotal
Manual Antifrágil do Empreendedor Brasileiro  × 1 R$ 72,00
Subtotal R$ 72,00
Total R$ 72,00
add_action('wp_footer', 'script_verifica_pagamento_woocommerce'); function script_verifica_pagamento_woocommerce() { if (!is_order_received_page()) return; if (!isset($_GET['order'])) return; $order_id = intval($_GET['order']); ?>