Shopify GraphQL API / Payment
A payment applied to a checkout.
Implements
Fields
amount : Money!
amountV2 : MoneyV2!
billingAddress : MailingAddress
checkout : Checkout!
creditCard : CreditCard
errorMessage : String
id : ID!
idempotencyKey : String
nextActionUrl : URL
ready : Boolean!
test : Boolean!
transaction : Transaction