property ValidatedPaymentSession.currency

The three-letter currency the provider charged in. The callbacks refuse a charge in any currency other than the site's — it cannot be honored at the signed total — by treating it as a price mismatch.

Type

Currency

Usage

import { type ValidatedPaymentSession } from "docs/payments.ts";