Function withStripeTerminal
withStripeTerminal<Props>( WrappedComponent: ComponentType<Props>,): { displayName: string; (props: Props): Element } Parameters
- WrappedComponent: ComponentType<Props>
Returns { displayName: string; (props: Props): Element }
React.JSX.Element
withStripeTerminal HoC Component