Version: 0.0.2
Last Updated: Unknown
Base payment using Stripe React Elements
To add this component to storybook, go to stories/index.js and add the following:
import PaymentFormDefault from 'components/PaymentFormDefault/PaymentFormDefault.storybook.js'; PaymentFormDefault();