Skip to content

fix: handle pending payments - #771

Draft
Michel (cyl3x) wants to merge 1 commit into
trunkfrom
fix/handle-pending-payments
Draft

fix: handle pending payments#771
Michel (cyl3x) wants to merge 1 commit into
trunkfrom
fix/handle-pending-payments

Conversation

@cyl3x

Copy link
Copy Markdown
Contributor

1. Why is this change necessary?

If a PayPal payment lands in review, we transition to "unconfirmed", allowing customers to pay a gain for an order.

2. What does this change do, exactly?

Transition to "in-progress" instead

3. Describe each step to reproduce the issue or behaviour.

Sadly the PayPal sandbox doesn't behave like expected. Still needs verification

4. Please link to the relevant issues (if any).

5. Checklist

  • I have written tests and verified that they fail without my change
  • I have created an entry in the CHANGELOG.md files with all necessary user information about my changes
  • This change has comments for package types, values, functions, and non-obvious lines of code
  • I have read the contribution requirements and fulfill them.

@cyl3x Michel (cyl3x) self-assigned this Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PayPal: pending transactions use "unconfirmed" state which allows for duplicate payment attempts

1 participant