dinigi
Forum Replies Created
-
melhorou
@claudiosanches Tem como adicionar um “RMPagSeguro.getInstallments()” no lugar do frete?
@claudiosanches talvez fica mais claro assim: https://imgur.com/a/58DnB
@claudiosanches eu acabei de descobrir o problema: se a forma de envio for alterada durante a ultima fase do checkout, o valor do parcelamento no formulário do checkout-transparente n?o esta sendo atualizado, criando uma divergência entre o valor total do pedido e o valor total do parcelamento!
Seria possível implementar uma atualiza??o do valor do parcelamento apos altera??es na forma de entrega?
@claudiosanches pe?o desculpas Claudio!
Obrigado pela resposta.
Eu desativei todos os plugins como indicado (https://imgur.com/a/nL1Fx) menos os essenciais para efetuar o pagamento, mas mesmo assim ainda estou com o erro (https://imgur.com/a/h3nI4).
<errors><error><code>53041</code><message>installment value invalid value: 180.00</message></error></errors>
Complete log: https://pastebin.com/034QxB4kForum: Plugins
In reply to: [WooCommerce] Issues with checkout processing animationPS: What I did was basically change the spinner’s position from absolute to fixed so it would stay in the center of the screen even when scrolling around.
Forum: Plugins
In reply to: [WooCommerce] Issues with checkout processing animationI was able to solve this issue by modifying woocommerce.css in //wp-content/plugins/woocommerce/assets/css
If i update woocommerce i will loose these changes though, right? How can I make sure these changes persist after updating my plugin files?
–
bump
Achei um workaround ativando a op??o Enviar apenas o total do pedido nos settings do plugin
De todas formas seria legal resolver esse problema, clientes que nao finalizam a compra recebem automaticamente um email do pagseguro lembrando os items do carrinho e o valor do frete. Agora suponho que nao vai ter mais essas informa?óes detalhadas com a op??o “Enviar apenas o total do pedido” ativada
- This reply was modified 7 years, 11 months ago by dinigi.
Eu acho que tem a ver com o valor total de pedido que difere do valor total do parcelamento
pagando a vista temos o seguinte cenário:
Valor do produto: 29,90
Valor do frete: 8,72
TOTAL: R$38,62Retornando pra mensagem de erro: “installment value invalid value: 29.90”
significa que o valor do frete n?o esta sendo incluído
Forum: Plugins
In reply to: [WooCommerce] items column dissapeared after update to wc 3Thanks Mike. Quick question: I shouldn’t expect any performance issues when reactivating as a small webshop with only a handful of items right?
Forum: Plugins
In reply to: [WooCommerce] Product thumbnail titles HUGE after WC3 updateGod… you’re a lifesaver sir!
Many thanks
Forum: Plugins
In reply to: [WooCommerce] Product thumbnail titles HUGE after WC3 updateHey Mike, the theme autor unfortunately stopped supporting WooCommerce in his themes for some reason.
Yes I just don’t understand why the h2 elements are being loaded correctly on single product page and not on all the other pages where i load the products via shortcode.
Yes, that’s the only logged error.
I already opened another thread in the official forum. They suggested it’s the memory limit but I am not able to raise the memory from 128mb to 256mb because of the server restrictions.
But I also deactivated all plugins and just left the essential ones active, still the same problem so I guess it’s not a memory issue..