export interface PaymentProvider { name: string, instructions: string }