sergiocascais

Log Gofas

May 13th, 2020
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 18.07 KB | None | 0 0
  1. Array
  2. (
  3.     [messagename] => Invoice Created
  4.     [relid] => 991795
  5.     [mergefields] => Array
  6.         (
  7.             [invoice_id] => 991795
  8.             [invoice_num] => 991795
  9.             [invoice_date_created] => 13/05/2020
  10.             [invoice_date_due] => 18/05/2020
  11.             [invoice_date_paid] =>
  12.             [invoice_items] => Array
  13.                 (
  14.                     [0] => Array
  15.                         (
  16.                             [id] => 1045
  17.                             [type] =>
  18.                             [relid] => 0
  19.                             [description] => teste
  20.                             [rawamount] => 10.00
  21.                             [amount] => WHMCS\View\Formatter\Price Object
  22.                                 (
  23.                                     [price:protected] => 10
  24.                                     [currency:protected] => Array
  25.                                         (
  26.                                             [id] => 1
  27.                                             [code] => BRL
  28.                                             [prefix] => R$
  29.                                             [suffix] =>
  30.                                             [format] => 3
  31.                                             [rate] => 1.00000
  32.                                         )
  33.  
  34.                                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  35.                                     [defaultCurrencyDescriptor:protected] => Array
  36.                                         (
  37.                                             [format] => 1
  38.                                             [prefix] =>
  39.                                             [suffix] =>
  40.                                         )
  41.  
  42.                                 )
  43.  
  44.                             [taxed] =>
  45.                         )
  46.  
  47.                 )
  48.  
  49.             [invoice_html_contents] => teste R$ 10,00<br>
  50. ------------------------------------------------------<br>
  51. Sub Total: R$ 10,00<br>
  52. Crédito: R$ 0,00<br>
  53. Total: R$ 10,00
  54.             [invoice_subtotal] => WHMCS\View\Formatter\Price Object
  55.                 (
  56.                     [price:protected] => 10
  57.                     [currency:protected] => Array
  58.                         (
  59.                             [id] => 1
  60.                             [code] => BRL
  61.                             [prefix] => R$
  62.                             [suffix] =>
  63.                             [format] => 3
  64.                             [rate] => 1.00000
  65.                         )
  66.  
  67.                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  68.                     [defaultCurrencyDescriptor:protected] => Array
  69.                         (
  70.                             [format] => 1
  71.                             [prefix] =>
  72.                             [suffix] =>
  73.                         )
  74.  
  75.                 )
  76.  
  77.             [invoice_credit] => WHMCS\View\Formatter\Price Object
  78.                 (
  79.                     [price:protected] => 0
  80.                     [currency:protected] => Array
  81.                         (
  82.                             [id] => 1
  83.                             [code] => BRL
  84.                             [prefix] => R$
  85.                             [suffix] =>
  86.                             [format] => 3
  87.                             [rate] => 1.00000
  88.                         )
  89.  
  90.                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  91.                     [defaultCurrencyDescriptor:protected] => Array
  92.                         (
  93.                             [format] => 1
  94.                             [prefix] =>
  95.                             [suffix] =>
  96.                         )
  97.  
  98.                 )
  99.  
  100.             [invoice_tax] => WHMCS\View\Formatter\Price Object
  101.                 (
  102.                     [price:protected] => 0
  103.                     [currency:protected] => Array
  104.                         (
  105.                             [id] => 1
  106.                             [code] => BRL
  107.                             [prefix] => R$
  108.                             [suffix] =>
  109.                             [format] => 3
  110.                             [rate] => 1.00000
  111.                         )
  112.  
  113.                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  114.                     [defaultCurrencyDescriptor:protected] => Array
  115.                         (
  116.                             [format] => 1
  117.                             [prefix] =>
  118.                             [suffix] =>
  119.                         )
  120.  
  121.                 )
  122.  
  123.             [invoice_tax_rate] => 0%
  124.             [invoice_tax2] => WHMCS\View\Formatter\Price Object
  125.                 (
  126.                     [price:protected] => 0
  127.                     [currency:protected] => Array
  128.                         (
  129.                             [id] => 1
  130.                             [code] => BRL
  131.                             [prefix] => R$
  132.                             [suffix] =>
  133.                             [format] => 3
  134.                             [rate] => 1.00000
  135.                         )
  136.  
  137.                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  138.                     [defaultCurrencyDescriptor:protected] => Array
  139.                         (
  140.                             [format] => 1
  141.                             [prefix] =>
  142.                             [suffix] =>
  143.                         )
  144.  
  145.                 )
  146.  
  147.             [invoice_tax_rate2] => 0%
  148.             [invoice_total] => WHMCS\View\Formatter\Price Object
  149.                 (
  150.                     [price:protected] => 10
  151.                     [currency:protected] => Array
  152.                         (
  153.                             [id] => 1
  154.                             [code] => BRL
  155.                             [prefix] => R$
  156.                             [suffix] =>
  157.                             [format] => 3
  158.                             [rate] => 1.00000
  159.                         )
  160.  
  161.                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  162.                     [defaultCurrencyDescriptor:protected] => Array
  163.                         (
  164.                             [format] => 1
  165.                             [prefix] =>
  166.                             [suffix] =>
  167.                         )
  168.  
  169.                 )
  170.  
  171.             [invoice_amount_paid] => WHMCS\View\Formatter\Price Object
  172.                 (
  173.                     [price:protected] => 0
  174.                     [currency:protected] => Array
  175.                         (
  176.                             [id] => 1
  177.                             [code] => BRL
  178.                             [prefix] => R$
  179.                             [suffix] =>
  180.                             [format] => 3
  181.                             [rate] => 1.00000
  182.                         )
  183.  
  184.                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  185.                     [defaultCurrencyDescriptor:protected] => Array
  186.                         (
  187.                             [format] => 1
  188.                             [prefix] =>
  189.                             [suffix] =>
  190.                         )
  191.  
  192.                 )
  193.  
  194.             [invoice_balance] => WHMCS\View\Formatter\Price Object
  195.                 (
  196.                     [price:protected] => 10
  197.                     [currency:protected] => Array
  198.                         (
  199.                             [id] => 1
  200.                             [code] => BRL
  201.                             [prefix] => R$
  202.                             [suffix] =>
  203.                             [format] => 3
  204.                             [rate] => 1.00000
  205.                         )
  206.  
  207.                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  208.                     [defaultCurrencyDescriptor:protected] => Array
  209.                         (
  210.                             [format] => 1
  211.                             [prefix] =>
  212.                             [suffix] =>
  213.                         )
  214.  
  215.                 )
  216.  
  217.             [invoice_status] => Em aberto
  218.             [invoice_last_payment_amount] => WHMCS\View\Formatter\Price Object
  219.                 (
  220.                     [price:protected] => 0
  221.                     [currency:protected] => Array
  222.                         (
  223.                             [id] => 1
  224.                             [code] => BRL
  225.                             [prefix] => R$
  226.                             [suffix] =>
  227.                             [format] => 3
  228.                             [rate] => 1.00000
  229.                         )
  230.  
  231.                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  232.                     [defaultCurrencyDescriptor:protected] => Array
  233.                         (
  234.                             [format] => 1
  235.                             [prefix] =>
  236.                             [suffix] =>
  237.                         )
  238.  
  239.                 )
  240.  
  241.             [invoice_last_payment_transid] =>
  242.             [invoice_payment_link] => <p><a id="gbfviewbillet" href="https://pay.juno.com.br/charge/boleto.pdf?token=59773960:m:b92c5db9c75a6ad21db865bc7ab269ccd961f13da0cfaea47451f019aadc6baa" target="_blank"><img alt="Visualizar Boleto" src="https://wdvirtual.com.br/botao_boleto.png"></a></p><br><p id="gbfclic">Clique para copiar a Linha Digitável do Boleto:</p>
  243.                 <p id="linDig" onfocus="select_all_and_copy(this)" onclick="select_all_and_copy(this)">34191.98118 06624.400005 07139.686906 4 82590000001000</p><div id="gbfbilletinfo"><p>Total do Boleto: R$ 10,00</p><p>Vencimento do Boleto: 18/05/2020</p><p>Pagar até o dia: 18/05/2020</p></div><script type="text/javascript" src="https://wdvirtual.com.br/w/modules/gateways/gofasboletofacil/assets/js/copy.js" charset="UTF-8">
  244. </script><style type="text/css">
  245.     a, a:hover {cursor: pointer;}
  246.     .gbfp {font-size:12px;margin: 0;}
  247.     .gbfspan{font-size:12px;}
  248.     span.gbferror {color: red;}
  249.     .invoice-container .payment-btn-container {
  250.         margin-top: 5px;
  251.         text-align: center;
  252.         width: 150%;
  253.         margin-left: -25%;
  254.     }
  255.     .debug {
  256.         padding:5px;
  257.     }
  258.     .debug .ok {
  259.         color:#5cb85c;
  260.         font-weight: 600;
  261.     }
  262.     .debug a,
  263.     .debug p a {
  264.         text-decoration: underline;
  265.     }
  266.     .error,
  267.     .debug .error {
  268.         color: red;
  269.     }
  270.     #gbfclic {
  271.         font-size:13px; font-weight: 700;color: #458ec9;
  272.     }
  273.     #linDig {
  274.         font-size: 12px; border-bottom: 1px solid #9E9E9E; max-width: 360px; margin: 0 auto; padding: 0px 0px 10px 0px;
  275.     }
  276.     #gbfbilletinfo {
  277.         text-align: right; max-width: 300px; margin: 10px auto;
  278.     }
  279.     div#gbfbilletinfo p {
  280.         line-height: 1;
  281.     }
  282.     </style>
  283.             [invoice_payment_method] => Boleto Bancário
  284.             [invoice_link] => <a href="https://wdvirtual.com.br/w/viewinvoice.php?id=991795">https://wdvirtual.com.br/w/viewinvoice.php?id=991795</a>
  285.             [invoice_notes] =>
  286.             [invoice_subscription_id] =>
  287.             [invoice_previous_balance] => WHMCS\View\Formatter\Price Object
  288.                 (
  289.                     [price:protected] => 0
  290.                     [currency:protected] => Array
  291.                         (
  292.                             [id] => 1
  293.                             [code] => BRL
  294.                             [prefix] => R$
  295.                             [suffix] =>
  296.                             [format] => 3
  297.                             [rate] => 1.00000
  298.                         )
  299.  
  300.                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  301.                     [defaultCurrencyDescriptor:protected] => Array
  302.                         (
  303.                             [format] => 1
  304.                             [prefix] =>
  305.                             [suffix] =>
  306.                         )
  307.  
  308.                 )
  309.  
  310.             [invoice_all_due_total] => WHMCS\View\Formatter\Price Object
  311.                 (
  312.                     [price:protected] => 10
  313.                     [currency:protected] => Array
  314.                         (
  315.                             [id] => 1
  316.                             [code] => BRL
  317.                             [prefix] => R$
  318.                             [suffix] =>
  319.                             [format] => 3
  320.                             [rate] => 1.00000
  321.                         )
  322.  
  323.                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  324.                     [defaultCurrencyDescriptor:protected] => Array
  325.                         (
  326.                             [format] => 1
  327.                             [prefix] =>
  328.                             [suffix] =>
  329.                         )
  330.  
  331.                 )
  332.  
  333.             [invoice_total_balance_due] => WHMCS\View\Formatter\Price Object
  334.                 (
  335.                     [price:protected] => 10
  336.                     [currency:protected] => Array
  337.                         (
  338.                             [id] => 1
  339.                             [code] => BRL
  340.                             [prefix] => R$
  341.                             [suffix] =>
  342.                             [format] => 3
  343.                             [rate] => 1.00000
  344.                         )
  345.  
  346.                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  347.                     [defaultCurrencyDescriptor:protected] => Array
  348.                         (
  349.                             [format] => 1
  350.                             [prefix] =>
  351.                             [suffix] =>
  352.                         )
  353.  
  354.                 )
  355.  
  356.             [invoice_pay_method_description] =>
  357.             [invoice_pay_method_display_name] =>
  358.             [invoice_pay_method_expiry] =>
  359.             [invoice_pay_method_type] => 3rdparty
  360.             [invoice_auto_capture_available] =>
  361.             [invoice_next_payment_attempt_date] =>
  362.             [client_due_invoices_balance] => WHMCS\View\Formatter\Price Object
  363.                 (
  364.                     [price:protected] => 10
  365.                     [currency:protected] => Array
  366.                         (
  367.                             [id] => 1
  368.                             [code] => BRL
  369.                             [prefix] => R$
  370.                             [suffix] =>
  371.                             [format] => 3
  372.                             [rate] => 1.00000
  373.                         )
  374.  
  375.                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  376.                     [defaultCurrencyDescriptor:protected] => Array
  377.                         (
  378.                             [format] => 1
  379.                             [prefix] =>
  380.                             [suffix] =>
  381.                         )
  382.  
  383.                 )
  384.  
  385.             [client_id] => 2
  386.             [client_name] => Sergio  Cascais (SERGIOCASCAIS.COM.BR)
  387.             [client_first_name] => Sergio
  388.             [client_last_name] => Cascais
  389.             [client_company_name] => SERGIOCASCAIS.COM.BR
  390.             [client_email] => contato@sergiocascais.com.br
  391.             [client_address1] => Rua D&#039;Abruzzi, 67
  392.            [client_address2] =>
  393.             [client_city] => Jequié
  394.             [client_state] => BA
  395.             [client_postcode] => 45200-283
  396.             [client_country] => BR
  397.             [client_phonenumber] => +55.73 99177-6651
  398.             [client_tax_id] =>
  399.             [client_password] => **********
  400.             [client_signup_date] => 14/11/2011
  401.             [client_credit] => WHMCS\View\Formatter\Price Object
  402.                 (
  403.                     [price:protected] => 0
  404.                     [currency:protected] => Array
  405.                         (
  406.                             [id] => 1
  407.                             [code] => BRL
  408.                             [prefix] => R$
  409.                             [suffix] =>
  410.                             [format] => 3
  411.                             [rate] => 1.00000
  412.                         )
  413.  
  414.                     [defaultFormat:protected] => {PREFIX}{PRICE}{SUFFIX}
  415.                     [defaultCurrencyDescriptor:protected] => Array
  416.                         (
  417.                             [format] => 1
  418.                             [prefix] =>
  419.                             [suffix] =>
  420.                         )
  421.  
  422.                 )
  423.  
  424.             [client_cc_description] =>
  425.             [client_cc_type] =>
  426.             [client_cc_number] =>
  427.             [client_cc_expiry] =>
  428.             [client_language] =>
  429.             [client_status] => Active
  430.             [client_group_id] => 0
  431.             [client_group_name] =>
  432.             [client_gateway_id] =>
  433.             [email_marketing_optin_url] => https://wdvirtual.com.br/w/index.php?rp=/subscription&action=optin&email=contato%40sergiocascais.com.br&key=96f87b1db65f13a4d6a93df52beab45eca92b6c0
  434.             [email_marketing_optout_url] => https://wdvirtual.com.br/w/index.php?rp=/subscription&action=optout&email=contato%40sergiocascais.com.br&key=1f98b2933a8c1e65c1e451c689cb160daecead57
  435.             [unsubscribe_url] => https://wdvirtual.com.br/w/index.php?rp=/subscription&action=optout&email=contato%40sergiocascais.com.br&key=1f98b2933a8c1e65c1e451c689cb160daecead57
  436.             [client_custom_fields] => Array
  437.                 (
  438.                     [0] => 04183068509
  439.                     [1] =>
  440.                 )
  441.  
  442.             [client_custom_field_cpfcnpj] => 04183068509
  443.             [client_custom_fields_by_name] => Array
  444.                 (
  445.                     [0] => Array
  446.                         (
  447.                             [name] => CPF / CNPJ
  448.                             [value] => 04183068509
  449.                         )
  450.  
  451.                     [1] => Array
  452.                         (
  453.                             [name] => Data de Nascimento
  454.                             [value] =>
  455.                         )
  456.  
  457.                 )
  458.  
  459.             [client_custom_field_datadenascimento] =>
  460.             [company_name] => WD Virtual
  461.             [companyname] => WD Virtual
  462.             [company_domain] => https://wdvirtual.com.br
  463.             [company_logo_url] => https://wdvirtual.com.br/w/assets/img/logo.png
  464.             [company_tax_code] =>
  465.             [whmcs_url] => https://wdvirtual.com.br/w/
  466.             [whmcs_link] => <a href="https://wdvirtual.com.br/w/">https://wdvirtual.com.br/w/</a>
  467.             [signature] => Atenciosamente;<br />
  468. <br />
  469. Equipe WD Virtual<br />
  470. https://wdvirtual.com.br
  471.             [date] => Wednesday, 13th May 2020
  472.             [time] => 4:33pm
  473.             [charset] => utf-8
  474.         )
  475.  
  476. )
Add Comment
Please, Sign In to add comment