Skip to content

Commit

Permalink
Release 6.5.1
Browse files Browse the repository at this point in the history
- Adds new fields
  - `storeForFutureUse` to support token storage preferences.
  - `name` for capturing cardholder name.
  - `panTypeProcessed` to identify the type of processed PAN.
  - `ckoNetworkTokenAvailable` to indicate network token availability.
- Updates tests for payments processing
  • Loading branch information
armando-rodriguez-cko authored Jan 31, 2025
1 parent e12b0ce commit 6456225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=com.checkout
version=6.5.0
version=6.5.1

maven2_url=https://oss.sonatype.org/service/local/staging/deploy/maven2/
snapshot_url=https://oss.sonatype.org/content/repositories/snapshots/
Expand Down

0 comments on commit 6456225

Please sign in to comment.