Prove Pre-Fill Implementation Guide
Review the steps for implementing Pre-Fill.
This guide provides step-by-step instructions to integrate Prove Pre-Fill®. There are separate guides for both server-side and client-side implementations available. Prove provides server SDKs in the following languages: Java, TypeScript/JavaScript, and Go. If you use a different backend language, you can easily interact with the REST APIs.
In order to integrate Prove Pre-Fill solutions, you must use the client-side SDKs.
Prove Sandbox Credentials
Before you begin implementing, ensure you have Prove Sandbox credentials from the Developer Portal. To access Sandbox credentials, follow the steps outlined on the Authentication and Testing page.
Implementation
These instructions assume you are using the server-side SDK. If you are using the REST APIs instead, you can easily call the respective endpoints.
Test Your Prove Implementation
Once your implementation is complete, follow the Sandbox test scenarios with each of the Sandbox test users to ensure both success and failure states are working properly.
Congratulations! You’ve integrated Prove into your application.
Please reference the Production Launch Steps to request your Production credentials.