Billmate / opencart-3-billmate-checkout

Billmate Payment Gateway for OpenCart 3 - NO LONGER UPDATED / SUPPORTED
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Some articles prices are not being sent over the API in the correct way. #67

Closed andyjohansson closed 3 years ago

andyjohansson commented 3 years ago

. Brief explanation

When some articles are being added to the cart the initCheckout fails since the price of the article have way to many decimals.

Expected behaviour

initCheckout success and loading off Checkout.

Steps to reproduce

  1. Add an affected article to the cart.
  2. Visit the Checkout page.
  3. Voila! - Error

Video and / or images

Skärmavbild 2021-07-06 kl  06 34 55

Examples if applicable

Currently not available on the customer page, we have asked the customer to add the article back in stock so we can troblueshoot.

URL

https://www.batterihuset.se/green-cell-agm-batteri-12v-20ah?search=agm10

Notes / Other

No pattern have been found yet. The database entries for the articles looks OK. We have asked for FTP access also so we can log more if needed. Backoffice access is possible. Ask for details.

andyjohansson commented 3 years ago

Customer have closed down the affected store. If it occurs again we can open up this issue once again.