Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

fix: Capture-context modification for existing Payment Intents #4154

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

julianajlk
Copy link
Contributor

@julianajlk julianajlk commented Apr 18, 2024

REV-3821.

Payment Intent will get into unexpected state if not in requires_payment_method or requires_confirmation.
There are other statuses but the previous condition logic passed as true on one side of the condition.

Note:

  • This is not currently causing any purchase issues, just more Payment Intents that are being created.
  • Not related, python-xmlsec is being pinned at version 1.3.13 due to failure in running migration check build, see Version 1.3.14 fails to compile xmlsec/python-xmlsec#314.
    Created a follow up ticket to unpin this REV-4005.

@julianajlk julianajlk requested a review from a team as a code owner April 18, 2024 20:06
@julianajlk julianajlk changed the base branch from master to 2u/main April 18, 2024 20:06
@julianajlk julianajlk force-pushed the julianajlk/REV-3821/capture-context-cancel-pi branch 2 times, most recently from ba2f731 to 9f5e1e0 Compare April 18, 2024 21:03
@julianajlk julianajlk force-pushed the julianajlk/REV-3821/capture-context-cancel-pi branch from 9f5e1e0 to 543f3b0 Compare April 19, 2024 13:33
@julianajlk julianajlk merged commit e63fbfa into 2u/main Apr 22, 2024
8 checks passed
@julianajlk julianajlk deleted the julianajlk/REV-3821/capture-context-cancel-pi branch April 22, 2024 17:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants