Fastlane

Overviewanchor

Fastlane is PayPal's autofill checkout solution targeted at users not logged into a store account and are manually enter card information. It will securely save and retrieve payment information and customer addresses for Fastlane customers so that they can checkout faster. For any merchant integrated with Fastlane, if the customer has an existing Fastlane profile with PayPal, their payment information and billing address will be auto-filled regardless of whether they created the profile on a different merchant's checkout page.

Fastlane Profilesanchor

There are two main types of profiles/personas associated with Fastlane:

  1. Non-Accelerated User: A guest user who doesn't have a Fastlane profile.
  2. Accelerated User: Either an existing PayPal or Fastlane user we can recognize and accelerate

Key Featuresanchor

With Fastlane, merchants can complete checkouts faster by retrieving saved payment methods and addresses of existing customers with Fastlane profiles securely. Following is a list of features :

  • One-click checkout: Enables customers to complete transactions effortlessly using a single click, resulting in seamless transactions and improved conversion rates.
  • Universal Login: Shoppers can use their Fastlane profiles across multiple merchants, making the checkout process faster and more convenient.
  • Customizable: Merchants can use or customize the pre-formatted payment method form for their requirements.
  • Data Security: Fastlane is PCI DSS compliant, ensuring secure handling of customer payment information.
  • Payment Methods: It supports Credit and debit cards processed by payment processing networks such as American Express, Visa, Discover, and Mastercard.
  • Developer-Friendly: Fastlane is designed to be easy to implement for developers, with comprehensive documentation and support for multiple programming languages and frameworks.

Integration Requirementsanchor

Before you begin, review the integration requirements for the Fastlane Integration with Braintree.

  • Fastlane is currently available to integrate for merchants in USA

  • Currently available for Desktop web and mobile web

  • Supported for SDK : Python , .Net, Node.js , Java . Other SDKs (PHP and Ruby) are supported, and if a merchant wants to integrate with those SDKs, they can create the requests using those SDKs.

  • Must process card payments with Braintree.

  • Must present PayPal in the cart or as a payment option alongside the field for Fastlane email collection.

  • If your current checkout process does not collect a billing address, you must collect it to use Fastlane.

Next step: Setup and Integration