A validated payment session returned after checkout completion
id: string
paymentReference: string
amountTotal: number
Total amount charged in smallest currency unit (cents), from the payment provider
A validated payment session returned after checkout completion
id: string
paymentReference: string
amountTotal: number
Total amount charged in smallest currency unit (cents), from the payment provider
import { type ValidatedPaymentSession } from "docs/payments.ts";