String paymentPoweredByText(String imageUrl) { return customLookup?.paymentPoweredByText(imageUrl) ?? _lookup.paymentPoweredByText(imageUrl); }