export interface QRIS { acquirer?: 'gopay' | 'shopeepay' | 'airpay'; // Acquirer. String Optional }