Billmate / prestashop

Billmate payment plugin for Prestashop
BSD 2-Clause "Simplified" License
6 stars 8 forks source link

Improve the shipping price update with Billmate Checkout #404

Open stefanliden opened 3 years ago

stefanliden commented 3 years ago

Today we make an update on the whole page when we change shipping options in Billmate Checkout. This creates a problem because a Addpayment call could have been made to Billmate before the shipping is updated in the iframe This then affects that there is a shipping price difference between Billmate and customers PrestaShop's back office.

We need to review how we can improve this feature to improve the user experience for our module with Billmate Checkot

KFoobar commented 3 years ago

@stefanliden Can you walk me through the steps to recreate this issue.