Skip to content

Commit

Permalink
Updated release notes for 5.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoerr committed Dec 7, 2023
1 parent a2b801d commit 05138e0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# ParadoxLabs_Authnetcim Changelog

## 5.0.0 - Dec 7, 2023
- Added Hosted Form support (Authorize.net Accept Hosted / Accept Customer) for PCI SAQ A security.
- Added Hyva Checkout support via Hosted Forms. Please install additional composer package: `paradoxlabs/authnetcim-hyva-checkout`
- Added payment captcha support via Hosted Forms.
- Added device type indicator (website) to transaction requests.
- Added item 'taxable' flag to transaction requests.
- Changed settings for ease of use.
- Fixed 10-card profile limit for Hosted Forms by creating a new CIM customer profile per checkout.
- DEPRECATION NOTICE: Inline credit card form support will be removed in a future release.

## 4.5.3 - Nov 9, 2023
- Changed CC BIN storage to enabled by default.
- Fixed payment info incorrectly persisting and preventing new card entry after a payment decline or admin reorder.
Expand Down

0 comments on commit 05138e0

Please sign in to comment.