Jump to content

Joao

Members
  • Content Count

    1
  • Joined

  • Last visited

Posts posted by Joao


  1. On 11/01/2017 at 2:23 AM, mordok said:

    Detalhes da Exceção

    Erro: PagSeguroServiceException

    Mensagem: [HTTP 400] - BAD_REQUEST 

    [11029] - Montante da adição padrão inválido:. 500. Deve caber a patern: \ d + \ d {2}

    Ficheiro: /home/ragnaproject/public_html/addons/donates/lib/service/PagSeguroPaymentService.class.php:68

    Arquivo Linha Função / Método /home/ragnaproject/public_html/addons/donates/lib/domain/PagSeguroPaymentRequest.class.php 600 PagSeguroPaymentService :: createCheckoutRequest () /home/ragnaproject/public_html/addons/donates/modules/doa/process.php 40 PagSeguroPaymentRequest :: register () /home/ragnaproject/public_html/lib/Flux/Template.php 337 incluir() /home/ragnaproject/public_html/lib/Flux/Dispatcher.php 168 Flux_Template :: render () /home/ragnaproject/public_html/index.php 177 Flux_Dispatcher :: expedição () Rastreio de exceção como cadeia

    # 0 /home/ragnaproject/public_html/addons/donates/lib/domain/PagSeguroPaymentRequest.class.php(600): PagSeguroPaymentService :: createCheckoutRequest (Object (PagSeguroAccountCredentials), Object (PagSeguroPaymentRequest))

    # 1 /home/ragnaproject/public_html/addons/donates/modules/doa/process.php(40): PagSeguroPaymentRequest-> register (Object (PagSeguroAccountCredentials))

    # 2 /home/ragnaproject/public_html/lib/Flux/Template.php(337): include ('/ home / ragnaproj ...')

    # 3 /home/ragnaproject/public_html/lib/Flux/Dispatcher.php(168): Flux_Template-> render ()

    # 4 /home/ragnaproject/public_html/index.php(177): Flux_Dispatcher-> dispatch (Array)

    # 5 {main}

    Tive esse mesmo problema quando clico no botão do pagseguro. Alguém sabe a solução?

     

    EDIT: achei a solução, você tem que entrar em addons\donates\modules\doa\process.php (35) e adicionar um ponto entre as aspas, é só trocar str_replace(",","" por str_replace(",","."

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.