Skip to content

Instantly share code, notes, and snippets.

@JoaoVagner
Created December 3, 2014 19:21
Show Gist options
  • Save JoaoVagner/b5d4347eeabb2f672e6a to your computer and use it in GitHub Desktop.
Save JoaoVagner/b5d4347eeabb2f672e6a to your computer and use it in GitHub Desktop.
array (size=24)
'itxQuantidadeCompra' => string '1' (length=1)
'ihdValorPromocional' => string '785.00' (length=6)
'ihdOpcaoOferta' => string '1387990' (length=7)
'ihdOpcaoOfertaPrincipal' => string '1' (length=1)
'ihdTaxa' => string '180' (length=3)
'ihdUrlObterCupom' => string 'http://hu.fb-fin-dev/ajax/obter-cupom' (length=37)
'ihdUrlValidaCupom' => string 'http://hu.fb-fin-dev/comprar/cupom?oft=64722&op=1387990' (length=55)
'ihdDescontoValor' => string '0' (length=1)
'ihdDescontoTipo' => string '' (length=0)
'itxDesconto' => string '' (length=0)
'ihdUrlValidaCredito' => string 'http://hu.fb-fin-dev/comprar/credito?oft=64722&op=1387990' (length=57)
'itxCredito' => string '' (length=0)
'ihdUrlValidaValeViagem' => string 'http://hu.fb-fin-dev/comprar/vale_viagem?oft=64722&op=1387990' (length=61)
'ihdDadosValeViagem' => string '' (length=0)
'ihdValorValeViagem' => string '' (length=0)
'itxCartaoValeViagem' => string '' (length=0)
'itxPinValeViagem' => string '' (length=0)
'ihdMultimeio' => string '0' (length=1)
'credit-card' =>
array (size=2)
0 =>
array (size=12)
'itxCPF' => string '' (length=0)
'itxDataNascimento' => string '' (length=0)
'itxDDD' => string '11' (length=2)
'itxTelefone' => string '98491-7889' (length=10)
'selTipo' => string 'Cartão' (length=7)
'itxNumero' => string '' (length=0)
'itxNome' => string '' (length=0)
'itxValidadeMes' => string '1' (length=1)
'itxValidadeAno' => string '14' (length=2)
'itxCodigo' => string '' (length=0)
'itxValorPagar' => string '' (length=0)
'itxParcelas' => string '' (length=0)
1 =>
array (size=12)
'itxCPF' => string '' (length=0)
'itxDataNascimento' => string '' (length=0)
'itxDDD' => string '11' (length=2)
'itxTelefone' => string '98491-7889' (length=10)
'selTipo' => string 'Cartão' (length=7)
'itxNumero' => string '' (length=0)
'itxNome' => string '' (length=0)
'itxValidadeMes' => string '1' (length=1)
'itxValidadeAno' => string '14' (length=2)
'itxCodigo' => string '' (length=0)
'itxValorPagar' => string '' (length=0)
'itxParcelas' => string '' (length=0)
'irdFormaPg' => string '12' (length=2)
'pedido_total' => string '965.00' (length=6)
'pedido_valorDesconto' => int 0
'pedido_valorDescontoOutros' => int 0
'pedido_totalPago' => float 965
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment