Skip to content

chore(POCP-914): Add authenticate_only to request payload - #221

Merged
lukasz-k-bieszczad-cko merged 2 commits into
masterfrom
chore/POCP-914/handle-authenticate_only-param
Oct 23, 2025
Merged

chore(POCP-914): Add authenticate_only to request payload#221
lukasz-k-bieszczad-cko merged 2 commits into
masterfrom
chore/POCP-914/handle-authenticate_only-param

Conversation

@lukasz-k-bieszczad-cko

Copy link
Copy Markdown
Contributor

Description

Po.js needs to handle new flow for authenticate only.

Solution

Allow passing authenticate_only param in options for handleCardActions

Checklist

  • I bumped the version of the project using yarn bump-version
  • I have checked the code for any potential issues
  • I tested my changes in the browser

Notes

https://checkout.atlassian.net/wiki/spaces/POUT/pages/7372308491/2025-09-23+Separating+authentication+3DS+from+authorization+flow#PO.js-and-Dashboard-Changes

Jira Issue

https://checkout.atlassian.net/browse/POCP-914

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for an authenticate_only parameter to handle a new authentication-only flow in the payment processing system, allowing authentication to be separated from authorization.

  • Added authenticate_only parameter to the request payload in handleCardActions
  • Bumped package version from 1.5.0 to 1.5.1

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/processout/processout.ts Added authenticate_only field to the payload object to support authentication-only flow
package.json Version bump from 1.5.0 to 1.5.1

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@lukasz-k-bieszczad-cko
lukasz-k-bieszczad-cko merged commit e1ce433 into master Oct 23, 2025
6 checks passed
@lukasz-k-bieszczad-cko
lukasz-k-bieszczad-cko deleted the chore/POCP-914/handle-authenticate_only-param branch October 23, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants