FirmhousePayment
Last updated
Last updated
amountCents
number
Payment amount in cents.
amountWithSymbol
string
Payment amount with currency symbol.
createdAt
string
When the payment record was first created.
id
string
The database ID of the payment.
paymentId
null
| string
The external payment reference from the payment service provider.
paymentStatus
Status of the payment.
paymentType
The type of transaction that this payment represents
refunds
The refunds for this payment.
retryPaymentUrl
null
| string
Send your customer to this URL to allow them to retry the failed payment. Append ?return_url=https://your-url to send the customer back after a successful payment.
token
string
Token to identify the payment with
updatedAt
string
When the payment record was last updated.