Dynamic price update improvement
Improved tax and total price recalculation when customers update their shipping address.
Prices are now updated immediately after completing required address fields, without waiting for order submission.
Aligns behavior with native PrestaShop checkout logic.
Improved compatibility with carrier and payment modules, ensuring stable checkout behavior.
Added support for the latest PayPal module, including the PayPal BNPL (Buy Now Pay Later) payment option.
- - Updated address information processing logic.
- - Existing addresses linked to previous orders can no longer be edited directly.
- - The module now soft-deletes the original address (marked as "deleted" in the database) and creates a new address entry for modifications.