getPayment
Fetch a payment by id or token.
Arguments
Argument
Description
Return fields
amountCents (Int!)
amountWithSymbol (String!)
createdAt (ISO8601DateTime!)
currency (String)
id (ID!)
invoice (Invoice)
paymentId (ID)
paymentStatus (PaymentStatusEnum!)
paymentType (PaymentTypeEnum!)
refunds ([Refund!])
retryPaymentUrl (String)
subscription (Subscription!)
token (ID!)
updatedAt (ISO8601DateTime!)
Last updated
Was this helpful?