Link Search Menu Expand Document

CarTrawler Car Rental SDK

Welcome to the CarTrawler iOS and Android Native SDK documentation.

Here you’ll find everything you need to integrate the SDKs and start accepting car rental bookings in your mobile apps.

Get Started iOS Get Started Android Style Guide

Migrate to version 14

To migrate from version 13.2.0 or below to version 14.0.2 or higher, check the documentation for the desired platform:

Migrate to Android SDK 14.0.2

Migrate to iOS SDK 14.0.2


Table of Contents

Flows

A Flow is a set of CarTrawler UI screens, with a specific business objective.
There are two main business flows implemented in the SDK, Standalone and In Path.

Standalone

Allows the user to reserve a car rental product independently of a flight.

In Path

Allows the user to reserve a car rental product to accompany their flight. This product forms part of the user’s flight itinerary.

The In Path rental solution requires additional backend development effort and coordination between you and CarTrawler.


Prerequisites

Please ensure that you have received the following from a CarTrawler representative:

  • Relevant Client ID(s) to use with the SDK;
  • Relevant Implementation ID(s) to initialise the SDK;
  • Artifactory credentials (Android);
  • Dedicated Slack support channel for integrating the SDK into your apps;

SDK required ID

Both client Client ID(s) and Implementation ID(s) will be provided by your Partner Manager.

You MUST use the correct clientID and implementationID with our SDK in order for everything to work as expected, such as brand specific configurations.

Prior to Go Live we advise that you link back in with CarTrawler to test and verify that bookings are pointed to our production environment.