Type Alias PurchaseMetadata

PurchaseMetadata: Record<string, string | null>

Metadata that can be passed to the backend when making a purchase. They will propagate to the payment gateway (i.e. Stripe) and to RevenueCat.