Skip to content

Document supported AgentCard processors - #599

Merged
hiroTamada merged 4 commits into
mainfrom
hypeship/document-supported-psps
Sep 17, 2026
Merged

hiroTamada merged 4 commits into
mainfrom
hypeship/document-supported-psps

Conversation

@hiroTamada

@hiroTamada hiroTamada commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

summary

  • document all nine AgentCard processor adapters
  • distinguish ordinary approval holds from prepared single-use checkout
  • list the recognized request formats for each processor

testing

  • docs-only change; ran git diff --check

Note

Low Risk
Documentation-only update to Agentcard integration guidance; no runtime or API behavior changes in this diff.

Overview
Expands the Agentcard checkout coverage table from five to nine processors and adds a flow column that labels each adapter as either an ordinary approval hold or prepared single-use checkout (with Square marked as prepared while that mode is enabled in the current deployment).

New rows document Braintree, Worldpay, Bambora, and Mercado Pago with their recognized HTTPS POST endpoints; existing rows (Stripe, Shopify, Recurly, Razorpay) now spell out flow type and Razorpay’s merchant status reconciliation note.

Replaces the short alias-matching paragraph with guidance on when requests must match adapter layout for ordinary holds versus when cards must complete prepare_checkout first, which processors are prepared-only, and that Square on the current KERNEL deployment rejects unprepared checkouts instead of falling back to an ordinary hold.

Reviewed by Cursor Bugbot for commit 76c8723. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
Kernel 🟢 Ready View Preview Sep 17, 2026, 4:59 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want higher recall? High effort reviews run extra passes and find more bugs. A team admin can switch effort levels in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 76c8723. Configure here.

to an ordinary hold. The ordinary Square hold flow is retained for compatibility
with deployments that haven't enabled prepared checkout. Encrypted payloads,
different request layouts, and
unrecognized processor endpoints pass through without native handoff.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Dense processor notes need bullets

Low Severity

The new processor-coverage paragraph packs several separate facts into one dense block: ordinary-hold matching rules, the prepare_checkout requirement, which adapters lack a hold path, current Square rejection behavior, leftover hold compatibility, and unrecognized-endpoint passthrough.

Fix in Cursor Fix in Web

Triggered by learned rule: Use bullet lists when covering multiple distinct points in guides

Reviewed by Cursor Bugbot for commit 76c8723. Configure here.

@hiroTamada
hiroTamada merged commit cec5a3d into main Sep 17, 2026
4 checks passed
@hiroTamada
hiroTamada deleted the hypeship/document-supported-psps branch September 17, 2026 23:54
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.

2 participants