Skip to content

Conversation

@jaaaaavier
Copy link
Contributor

Description

Add SDK method to track incomplete checkouts and send notification emails.

Changes

  • Added handleIncompleteCheckout method to Users class
  • Created IncompleteCheckoutPayload and IncompleteCheckoutResponse types

@jaaaaavier jaaaaavier self-assigned this Jan 7, 2026
@jaaaaavier jaaaaavier added the enhancement New feature or request label Jan 7, 2026
@jaaaaavier jaaaaavier requested a review from xabg2 January 7, 2026 13:19
Copy link
Contributor

@xabg2 xabg2 left a comment

Choose a reason for hiding this comment

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

ℹ️ You must need to update the version in the package.json to the v1.11.26,

Copy link
Contributor

Choose a reason for hiding this comment

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

If Im not mistaken, if you execute this script at least the payload should be autogenerated from swagger for this EP. The schema file will be updated with the correct payload without adding it manually.

Copy link
Contributor Author

@jaaaaavier jaaaaavier Jan 7, 2026

Choose a reason for hiding this comment

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

I have tried it, but I'm not sure if it's working for me correctly because it's generating a lot of changes (around 8k) in the schema, but I think they're all just indentation and spacing changes.

@jaaaaavier jaaaaavier requested a review from xabg2 January 7, 2026 14:29
@jaaaaavier jaaaaavier merged commit db4a5b7 into master Jan 7, 2026
2 checks passed
@jaaaaavier jaaaaavier deleted the feature/users-handle-incomplete-checkout branch January 7, 2026 14:37
@jaaaaavier jaaaaavier changed the title feat: add handleIncompleteCheckout method to Users class [MKT-690]:feat/add handleIncompleteCheckout method to Users class Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants