Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.5.1 #466

Merged
merged 1 commit into from
Jan 31, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Release 6.5.1
- 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
armando-rodriguez-cko authored Jan 31, 2025
commit 6456225b37a3ac7fc9c15afa0b3c0e4bdba89b93
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/