Skip to content

Commit

Permalink
2.18.0 release notes (#1084)
Browse files Browse the repository at this point in the history
* 2.18.0 release notes

* updated 2.18.0 release notes date and item 2.

* year typo
  • Loading branch information
lbliii authored and vitaliyreznikov committed Jan 6, 2021
1 parent a245472 commit e46e6e9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,11 @@
- Improvement: Refunds for Paypal transactions now support an `in-progress` status for situations where the merchant does not yet have sufficient funds.
- Improvement: Made general improvements related to Mirasvit rewards points usage such as tax calculations and shipping discounts.
- Added: Merchants can now selectively configure Product Page Checkout to display only for specific products that have the `bolt_ppc` attribute.

## [v2.18.0](https://github.com/BoltApp/bolt-magento2/releases/tag/2.18.0) 2021-01-06
- Added: Merchants can now recognize Apple Pay orders from their Payment Information as `Bolt-Applepay` in the Magento Admin console.
- Improvement: We added an optional feature switch that updates orders with failed payment hooks to a `canceled` status instead of deleting them. This can be useful for merchants that use ERP systems. For activation, reach out to your customer success manager.
- Improvement: Now merchants can see the cart type and last four digits when reviewing orders from all processors.
- Improvement: Discounts got a small refresh in the way their information is displayed.
- Improvement: We did some refactoring for our payment-only checkout flow.
- Fixed: There was a very unlikely (but still possible) chance that changes to Mirsavit credit applied to the cart did not update, so we made sure it will update every time.

0 comments on commit e46e6e9

Please sign in to comment.