Apple Pay · Capability
Apple Pay Payment Processing
Workflow capability for integrating Apple Pay into e-commerce and mobile payment flows. Combines merchant validation, payment session management, and payment token processing into a unified workflow for e-commerce developers and payment integration engineers enabling secure, one-touch checkout on Apple devices.
What You Can Do
POST
Validate merchant
— Validates merchant and obtains Apple Pay payment session
/v1/payment-sessions
POST
Register domain
— Register a domain for Apple Pay on the Web
/v1/merchant-domains
MCP Tools
validate-apple-pay-merchant
Validates merchant identity with Apple and returns a payment session object for completing checkout
register-apple-pay-domain
Registers a merchant domain to accept Apple Pay on the Web payments
APIs Used
apple-pay-js