- 13 Jul 2022
- 3 Minutes to read
- Print
- DarkLight
Plaid
- Updated on 13 Jul 2022
- 3 Minutes to read
- Print
- DarkLight
What is Plaid?
Plaid makes it faster and easier to set up bank payments through a flow designed with the user experience and security in mind. Users enter their online credentials and Plaid instantly authenticates their account. Plaid works with Stripe as an ACH processor to simplify bank-to-bank payments. Read more about Plaid here. Make sure to upgrade to the latest version of Paylink before trying to process a Plaid transaction.
Plaid Setup Prerequisites
- A Plaid account
- An activated Stripe Account
- For Test Payments - A Payment Gateway record where
Test Mode
= "True" connected to said activated Stripe account - For Live Payments - Payment Gateway record where
Test Mode
= "False" connected to said activated Stripe account
Integrating with Plaid
Make sure your Stripe account is activated prior to Plaid integration. If you attempt to connect to Stripe through the Plaid dashboard with a test only Stripe account you will not be able to move forward unless you activate the Stripe account.
- Sign up for a Plaid account if you haven't already done so.
- Navigate to the "Team Settings" menu in the upper navigation bar.
- Click Integrations.
- Select your integration provider (i.e. Stripe).
- Click 'Enable' next to your provider.
- Follow the steps for enabling the provider.
- Once integrated you will see the label 'ON' in the lower left-hand corner if the provider's icon.
- Make note of the keys listed in the 'Keys' menu in your Plaid dashboard. We will use those when setting up your Payment Gateway in Salesforce.
Add User Permissions
- Create a new Permission Set in Setup. Name it 'Access Encrypted Data'.
- Navigate to System Permissions.
- Click 'Edit'.
- Check the box labeled 'View Encrypted Data'.
- Save the permission set.
- Navigate to the user record in Setup for the person who authenticated the Paylink app. This is the person who clicked the 'Authenticate' button while running the Paylink setup wizard.
- Add the permission set you just created to their user record.
How to Setup Your Payment Gateway
- For testing using test bank data:
Configure your Test Mode Stripe Payment Gateway with theSandbox Secret
andClient Id
- When ready for go live and customer use:
Make sure your live Stripe Payment Gateway record has theProduction Secret
andClient Id
- Navigate to a Payment Gateway with 'Stripe' set as the
Provider
. - Add your Plaid keys to the
Plaid User ID
andPlaid Secret
fields. See the table below for field matching.- Note: Once you enable Plaid in Production you will use a different secret key. See the Plaid documentation for Production Setup.
Plaid Keys | Payment Gateway Fields |
---|---|
client_id | Plaid User ID |
Sandbox Secret | Plaid Secret |
Production Secret | Plaid Secret |
- Click 'Save'.
- Click 'Connect to Gateway' to re-establish a connection with your Payment Gateway provider.
Creating a Transaction
- Navigate to the Transaction object.
- Create a new Transaction record.
- Enter an
Amount
you would like to process through Plaid. - Set the
Payment Gateway
field with the Stripe Payment Gateway that is connected to Plaid. - Click 'Save'.
Use Paylink to Process a Plaid Transaction
- Navigate to the 'Paylink' section of the Transaction record you just created.
- Click the URL in the
Paylink
field.
Paylink section on Transaction
Observe the Paylink page. Click 'Pay'.
Click the 'Bank' tab. Then click the 'Pay $***' button in the lower portion of the modal.
Choose your bank.
Enter your bank credentials. For testing use username: user_good and password: pass_good.
Select checking or savings account and click 'Continue'.
Select your account type
- If the transaction successfully processes you will see a success message.
Plaid success message
Company Name on the Plaid Consent Screen
Ever wondered where Plaid is getting the company name used on the consent screen? You could navigate to your Plaid dashboard and customize screens there or you can do this in Salesforce. Make sure you have a Company Info record that stores the details to the company name you would like to see on the Plaid consent screen.
- Navigate to the Payment Gateway record used for Plaid.
- Click Edit.
- Add your desired lookup record to the Company Info field.
- Click Save.
NOTE: You may need to add the Company Info
field to your Payment Gateway page layout.
Why Plaid vs ACH
- You can use Plaid Payment Methods for future Transactions.
- You can eliminate the micro deposit verification step.
- Plaid offers a direct link to your bank account without having to type in a routing number or account number.