Provider
Context provider that initializes checkout state.
BiasProvider
<BiasProvider>
Context provider that initializes checkout state and makes all hooks available to child components.
Props
- Name
clientSecret
- Type
- string | Accessor<string>,
- Name
onComplete
- Type
- () => void,
- Name
apiBaseUrl
- Type
- string,
- Name
frameUrl
- Type
- string,
- Name
children
- Type
- JSX.Element,