Skip to content

Type

PaymentCapture

Back to Index

Definition

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

Availability

Discount Rule Reactor
Back to Index