This project leverages the Access Worldpay SDKs to provide a way of integrating Worldpay Access Checkout into a Flutter application.
The are 2 ways of integrating Worldpay Access Checkout:
- via Native SDKs using Native views PlatformView for Android and UIKit for iOS.
- via Web SDKs using WebView.
This repository contains an example demo integrating the approaches mentioned above, each project contains it's own README with instructions:
-
For the Worldpay Access Checkout demo using Native SDKs
-
For the Worldpay Access Checkout demo using Web SDK
As Worldpay and Flutter evolve things may have changed so please refer to Worldpay Access Checkout and Flutter, for any questions or clarifications.