Skip to content
← Back to Index

PaymentCapture

Type

Definition

filtrera
let PaymentCapture: {
  capturedAmount: number
  createdAt: instant
  invoiceId: uuid
  orderId: uuid
  paymentCaptureId: uuid
  remainingAmount: number
  state: 'pending'|'completed'
}

Availability

DiscountRuleReactor

© 2024 Hantera AB. All rights reserved.