For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Storefront
Types
Objects
Payment
OBJECT
Copy page
A payment for an order.
Fields
paymentMethodId
String
Required
The id of the payment method.
paymentMethodName
String
Required
The name of the payment method.
amount
Money
Required
The amount of the payment.
Show 4 fields
detail
PaymentInstrument
Optional
The specific details on the type of payment.
Show 2 variants
Referenced by
Fields
PaymentsEdge.node