Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix gift products only for 1.7.5 refs #34471 * refs #35787 fixbug. wrong order status * version * refs #35926 the typo in an upgrade script * refs #35853 webhook functionality. customization of the order status * refs #35989 Fix prices sent in HT when group displaying price HT * version * refs #35967 missing transaction id * refs #35927 webhook functionality. Check the event state * refs #36106 Fix round total on handlings discounts * refs #36276 webhook functionality. necessity of the employee in context * small fix * refs #36159 shortcut on signup page * small fix * refs #36457 webhookfunctionality. small fix * refs #35927 webhooks. order status managing * module version * refs #35623 tracking info * module version * refs #36733 white list. option enabled * refs #36733 white list. option list of ips * refs #36733 paypal availability according to the ip white list * php-cs-fixer * Update bug report issue form * Fix exception thrown on confirmation page (#139) * Fix exception thrown on confirmation page (#139) * refs #37072 warning during order creation * refs #34920 Payment via CB does not work in "IN CONTEXT" mode * refs #36628 PUI. onboarding button * webhook. small fix * refs #37078 paypal checkout. sending address * refs #37272 compatible with PS 8.0 * refs #37262 compatibility with PS8 * small fix * compatibility with php 5.6 * small fix * refs #37369 warnings * phpstan * Add lintner php 8.0 and 8.1 (#144) Co-authored-by: bogdan202 <byampolskiy@202-ecommerce.com> * refs #37416 warning during webhook-event handling * refs #37569 option show benefits * collate cause error during installation (#146) * refs #37083 MySQL COLLATE causes an error during a module installation * refs #37083 backward-compatibility.php * refs #37083 phpcsfixer * refs #35971 webhook notifications. response code * refs #37360 IP white-list. style * refs #35623 tracking info. paypal carriers by country (#148) * module version * refs #37735 webhook event handling. order state (#152) * refs #37879 translations * refs #35048 translations * refs #37743 handling the exceptions (#153) * translations * refs #34923 use default status if customize one is not set (#155) * Create SECURITY.md * refs #37203 test for webhook event. types COMPLETED and PENDING * refs #37203 unit test for webhook. refund and partial refund * refs #37203 Readme.md * refs #37203 unit tests for webhook. events: authorization.voided, capture.denied, capture.reversed * refs #37203 github workflows * refs #37203 small fix * refs #38144 small fix * refs #37203 test for completed event when a current order state is PS_OS_OUTOFSTOCK_UNPAID * refs #37203 small modification in Readme.md * license update * refs #38341 the alias list for PrestaShop iso country codes (#164) * Add TLS 1.3 checks (33017) (#160) * refs #33017 tls verification * small fix * Define webhook unit tests (37203) (#158) * refs #37203 test for webhook event. types COMPLETED and PENDING * refs #37203 unit test for webhook. refund and partial refund * refs #37203 Readme.md * refs #37203 unit tests for webhook. events: authorization.voided, capture.denied, capture.reversed * refs #37203 github workflows * refs #37203 small fix * refs #37203 test for completed event when a current order state is PS_OS_OUTOFSTOCK_UNPAID * refs #37203 small modification in Readme.md * refs #36734 test for a case #37743 * module version * small fix * composer json settings * small fix * Feature/38361 admin page message (#166) * refs #38361 admin page message * php-cs-fixer * refs #38526 wrong paypal-metadata-id * refs #38628 - FraudNet clientId Add ClientId for FraudNet Form PUI * refs #38649 mysql errors (#175) * refs #38495 redirection mode * refs #38685 compatibility with PS 8 (#178) SQL error during updating/installation * module version * Feature/38360 card mark (#167) * refs #38360 mark for credit card * refs #38360 marks for paypal wallet and pay later * refs #38360 small fix * Feature/38495 put paypal button at end (#181) * refs #38495 move paypal button at end of the page * refs #38495 credit card * refs #38495 translations * php-cs-fixer * refs #39105 js errors * refs #38364 redirect mode for alternative method (#180) * module version * Payment buttons - on checkout loading (#183) * refs #38495 - Payment buttons Check if the conditions approved and enable buttons on payment selection This is now done when checkbox is hit and when a payment is selected. * refs #38495 - Payment buttons and loading Fix BNPL is not correctly loading if payment method selected on loading. Fix a template variables problem too --------- Co-authored-by: kgleizes <kgleizes@202-ecommerce.com> Co-authored-by: Clotaire <52157233+clotairer@users.noreply.github.com> Co-authored-by: Lorenz Meyer <lorenz@meyer.tl> Co-authored-by: 202 ecommerce <202-ecommerce@users.noreply.github.com> Co-authored-by: 202 - Kévin Gleizes <98040531+kgleizes@users.noreply.github.com>
- Loading branch information