Skip to content

Comments

Update Adyen app docs#1739

Merged
witoszekdev merged 5 commits intomainfrom
update-adyen-configuration-docs
Jan 27, 2026
Merged

Update Adyen app docs#1739
witoszekdev merged 5 commits intomainfrom
update-adyen-configuration-docs

Conversation

@witoszekdev
Copy link
Member

@witoszekdev witoszekdev commented Jan 26, 2026

Updated Adyen app docs:

  • Removed Adyen webhook events unused by app
  • Added missing events used by the app (OFFER_CLOSED)
  • Added note about events left for future implementation for programatic payments (RECURRING_CONTRACT)
  • Renamed fields in "Additional data" that were changed in Adyen Dashboard
  • Added new fields in "Additional data" that are be used for TransactionItem.paymentMethodDetails since Saleor 3.22+
  • Added info about assumptions regarding "Additional data"

Copilot AI review requested due to automatic review settings January 26, 2026 14:16
@vercel
Copy link

vercel bot commented Jan 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
saleor-docs Ready Ready Preview, Comment Jan 26, 2026 2:43pm

Request Review

Copy link
Contributor

Copilot AI left a comment

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 updates the Adyen app documentation to better reflect the actual webhook events and additional data used by the app and to clarify which events are currently unhandled.

Changes:

  • Added OfferClosed/OFFER_CLOSED to the lists of supported and required webhook events and removed several events that are not used by the app.
  • Documented that RecurringContract/RECURRING_CONTRACT events are currently ignored and reserved for future programmatic payment support.
  • Updated the “Additional data” configuration section with the current Adyen Dashboard field names and corresponding additionalData keys that populate TransactionItem.paymentMethodDetails.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/developer/app-store/apps/adyen/overview.mdx Adds OfferClosed to the supported notification events and notes that RecurringContract is currently ignored and reserved for future implementation.
docs/developer/app-store/apps/adyen/configuration.mdx Updates the Additional data checkbox list and example JSON payload, simplifies webhook event selection guidance, and aligns the documented required webhook events with those actually used by the app.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@witoszekdev witoszekdev merged commit 38fbf0a into main Jan 27, 2026
9 checks passed
@witoszekdev witoszekdev deleted the update-adyen-configuration-docs branch January 27, 2026 09:56
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.

3 participants