import { RazorpayOptions } from "./RazorpayOptions"; /** * Type for payment-specific options that change per transaction. */ export type RazorpayPaymentOptions = Pick;