Add new payment and shipping parsers for various integrations
- Implemented Google Pay parser in bongooglepay.js - Added Buckaroo 3 payment parser in buckaroo3.js - Introduced DataTrans CW Mastercard parser in datatranscw.js - Created DataTrans CW Credit Card parser in datatranscw_creditcard.js - Developed DHL Assistant shipping parser in dhlassistant.js - Added Estimated Delivery parser in estimateddelivery.js - Implemented Floapay payment parser in floapay.js - Created FS Pickup at Store shipping parser in fspickupatstore.js - Developed Generic Iframe parser in generic_iframe_parser.js - Added Geodis Officiel shipping parser in geodisofficiel.js - Implemented Glob Kurier module shipping parser in globkuriermodule.js - Created Latvija Post Express Pickup Terminal parser in latvijaspastsexpresspastspostterminalslv.js - Developed LP Shipping parser in lpshipping.js - Added Mijora Venipak parser in mijoravenipak.js - Implemented Apple Pay parser in pm_applepay.js - Created Przelewy24 payment parser in przelewy24.js - Developed Pshugls shipping parser in pshugls.js - Added Redsys Insite payment parser in redsysinsite.js - Implemented Tpay payment parser in tpay.js - Updated third-party integration documentation for FedEx DotCom
This commit is contained in:
@@ -1,3 +1,72 @@
|
||||
vNext - 20240801
|
||||
[feature] Your order is now 0% VAT message in cart summary (enable with CSS)
|
||||
[feature] New config option 'use_other_field_for_business_private'
|
||||
[fix] Correctly escaping quote in address fields
|
||||
[fix-shipping] geodis v1.0.3 - by GEODIS
|
||||
[fix-shipping] .carrier-extra-content wasn't parsed properly on PS 8.1+
|
||||
[fix-payment] przelewy24 v1.3.98 - by Przelewy24 - BLIK payment in popup mode
|
||||
[fix] Emit updateCart event on quantity change / product removal
|
||||
[fix-payment] revolutpayments v2.8.6 - by Revolut
|
||||
[fix-payment] ps_checkout v8.4.0 - by PrestaShop
|
||||
[fix] Copy phone number from invoice to delivery - fix for live update
|
||||
[fix-payment] paypal v6.3.0 - by 202 ecommerce
|
||||
[fix] Gift wrapping checkbox state wasn't stored
|
||||
[fix] Google/FB logins were not working from login page if cart was empty
|
||||
[fix] dpdbaltics - phone validation did not work when multiple dpd options were available
|
||||
[fix-payment] bongooglepay v2.0.0 - by Bonpresta
|
||||
[fix] Skip shipping module validation for virtual carts
|
||||
[fix-payment] floapay v1.2.4 - by 202 ecommerce / Floa Bank
|
||||
[fix-payment] buckaroo3 v4.2.0 - by Buckaroo (payment fee parsing)
|
||||
[fix-payment] stripe_official v3.2.0 (popup mode) - by Stripe
|
||||
[fix-payment] stripejs v4.6.0 - by NTS
|
||||
|
||||
v3.3.10 - 20240301
|
||||
[feature] Copy phone number from invoice to delivery address, if phone number is disabled in delivery address
|
||||
[fix-payment] datatranscw v4.0.193 - by customweb ltd
|
||||
[fix-payment] redsysinsite v2.2.1 - by idnovate
|
||||
[fix] Unable to set quantity from 2 to 1 using '-' button in cart summary
|
||||
[fix-payment] popup mode for przelewy24's BLIK payment
|
||||
[feature] New config option - 'Use old address on reorder'
|
||||
[fix] Assign already used address when expanding second address form
|
||||
[fix] Show 'free' carrier price when free shipping cart rule is used
|
||||
[fix] Implemented new PS 8 Security password policy
|
||||
[fix-payment] popup mode for paynow's BLIK payment
|
||||
[fix-shipping] latvijaspastsexpresspastspostterminalslv v1
|
||||
[feature] New config option - 'shipping/payment logos on the right'
|
||||
[fix] Silent registration did overwrite also existing customer's first/lastname
|
||||
[fix-shipping] dhlassistant v1.7
|
||||
[feature] New config option 'Assign Address to Customer ASAP'
|
||||
[fix] With silent registration enabled, firstname/lastname were not enforced even when set as required
|
||||
[fix] Value targetting selector for payment fields wasn't quoted properly
|
||||
[fix] changed google-places-autocomplete from jQuery to vanilla js implementation
|
||||
[fix-payment] stripe_official v3.1.3 (redirect mode)
|
||||
[feature] Google Maps address autocomplete added to PS address form
|
||||
[fix-payment] Fixed earlier issue with ps_checkout after md5 ID hashes change
|
||||
[feature] added support (error message propagation) for blockproductsbycountry module
|
||||
[feature] improved google places autocomplete for Italy (provinces matching)
|
||||
[fix-shipping] estimateddelivery v3.8.8
|
||||
[fix-shipping] mijoravenipak v1.1.3
|
||||
[fix] join() arguments order in PHP8 when using Smarty (shippingAddressNotice)
|
||||
|
||||
v3.3.9 - 20230906
|
||||
[fix-shipping] dpdbaltics v3.2.15
|
||||
[fix-payment] pm_applepay v2.1.1
|
||||
[fix-shipping] apaczka shipping v1.1.0
|
||||
[fix-shipping] lpshipping v1.0.17
|
||||
[fix] With Initialize Address config option, new (empty) carts were created on /order visit
|
||||
[feature] eicaptcha module support (ReCaptcha)
|
||||
[feature] Added notice 'You already have an account with us. Sign in or continue as guest.' to email field.
|
||||
[fix-shipping] mondialrelay 3.3.7 by ScaleDEV
|
||||
[fix] Google places (autocomplete) did not trigger for second address when initially collapsed
|
||||
[fix] Better context errors when checkout steps are enabled
|
||||
[feature] Display effective tax rate in cart summary
|
||||
[fix-payment] Paypal card payment (ACDC) in official Paypal module
|
||||
[fix] Config option to display Paypal express checkout button in Log-in area
|
||||
[fix] Duplicated slide-down of carrier extra information
|
||||
[fix-payment] Stripe_official, implemented redirect mode
|
||||
[fix] FB social login button styling and FB action on login page
|
||||
[fix-shipping] fspickupatstore v3.2.1
|
||||
|
||||
v3.3.8 - 20230428
|
||||
[fix] Allow multiple 'sticky' elements in a column
|
||||
[feature] Display google and fb social login also on PS native login page
|
||||
|
||||
Reference in New Issue
Block a user