UNPKG

@plandalf/react

Version:

React checkout components for Plandalf Checkout — an embedded and popup checkout alternative to Stripe Checkout and SamCart, with a built-in billing portal.

4 lines (3 loc) 141 B
import React from 'react'; import { PortalPopupProps } from '../types'; export declare const BillingPortalPopup: React.FC<PortalPopupProps>;