export interface ShopeePay {
    callback_url?: string; // Callback URL. String Optional
  }