Skip to content

feat: Add support for checkout domains - #153

Merged
davidgrayston-paddle merged 2 commits into
mainfrom
feat/checkout-domains
Jul 21, 2026
Merged

feat: Add support for checkout domains#153
davidgrayston-paddle merged 2 commits into
mainfrom
feat/checkout-domains

Conversation

@davidgrayston-paddle

Copy link
Copy Markdown
Contributor

Added

  • Added support for checkout domains. See related changelog
    • Client.checkout_domains.list
    • Client.checkout_domains.get
    • Client.checkout_domains.delete
    • Client.checkout_domains.verify_payment_method

Adds the CheckoutDomains resource covering the public checkout domain
operations: list, get, delete, and verify-payment-method. Create,
update, and resubmit are partner/internal-only and are intentionally
not implemented.

@mikeymike mikeymike Jul 20, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this is nested in apple pay option so maybe specific for only apple pay but may also possible it could be generic across other future types.

Just noting that with this placement we're leaning on it being generic across future types right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I believe this should be generic and is aligned with spec

mikeymike
mikeymike previously approved these changes Jul 20, 2026
@davidgrayston-paddle
davidgrayston-paddle merged commit 50df1f7 into main Jul 21, 2026
6 checks passed
@davidgrayston-paddle
davidgrayston-paddle deleted the feat/checkout-domains branch July 21, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants