WebCheckout

The WebCheckout screen is where your customers complete the purchase of the items in their cart. This screen is not native in your app, but renders the checkout screen from the website.

Start using the WebCheckout SDK

The platform module includes the WebCheckout SDK. The WebCheckout SDK is composed of these modules:

The most common customisations are described in this link.

Koin modules

The WebCheckout screen is displayed in your app using Koin. WebCheckout SDK provides the default dependencies definitions via these Koin modules:

  • webCheckoutDataModule
  • webCheckoutDomainModule
  • webCheckoutPresentationModule