Stripe Setup
- Sign up for an account: https://dashboard.stripe.com/register
- Get your API keys:
- Go to Developers > API keys
- Copy your publishable and secret keys
Plaid Setup
- Sign up for an account: https://dashboard.plaid.com/signup
- Navigate to Team Settings > Integrations and click on the “Connect with Stripe” button.
- Follow the prompts to complete Stripe access.
- Go to Team Settings > Keys to get your client ID, public key, and secret key.
- If necessary, request production access.
- Once production access has been granted, copy the secret key for the production environment.
Plugin Setup
- Install Gravity Forms first.
- Download the plugin zip file.
- Extract and upload the contents of the folder to the /wp-contents/plugins/ folder.
- Activate the plugin from the Plugins screen in the dashboard.
- Navigate to Forms > Settings > Stripe ACH tab to enter your plugin license key, as well as the Stripe and Plaid API keys that you retrieved above.
- Set up a form with a “Total” field and a required field for the customer’s email address; under the form settings, set up as many Stripe ACH feeds as necessary.