Table of Contents

Stripe

About

Stripe is a payments processing service that allows to collect and process payment information

(Themes bootstrap used it)

Install

https://stripe.com/docs/stripe-js/reference#including-stripejs

<script src="https://js.stripe.com/v3/"></script>

to the end of the <body> tag across all pages.

Features

Documentation / Reference