Stripe Payment Integration Guide

This package integrates Stripe (opens new window) with Vue Storefront commercetools integration. It provides Stripe and commercetools integration, a dedicated composable, Vue.js component and a set of endpoints to communicate with Stripe.

It has been developed and tested with 1.10.0 version of Vue Storefront commercetools integration.

Features

The integration:

  • handles payments via Stripe Payment Element,
  • creates Payment & Order in commercetools,
  • updates status of Payment in commercetools,
  • handles additional actions,
  • handles error and allows to retry (if it's 3DS2).

Table of contents

Getting started

Additional actions

Reference