Fastlane
Setup and Integration
Setup
To use Fastlane through Braintree:
-
Create a Braintree sandbox account: Ensure you have a Braintree sandbox account. If not, you can create one using the instructions here.
-
Enable Fastlane in sandbox: Under the Account Settings section, select Customer Checkout, and then click "Turn On".
Configure your Content Security Policy
Content Security Policy (CSP) is a web browser feature that helps prevent cross-site scripting and other attacks by restricting the sources from which resources can be loaded on your page. This allows you to maintain better control over potentially malicious code. Refer to advanced options for more information.
Integration Flow
The following diagram depicts the integration required to enable the Fastlane experience.
Next step: Client-side Integration