/StripeTools

Some tools to help me implement paypal stuff in web apps.

StripeTools

2021-08-12

Some tools to help me implement paypal stuff in web apps.

This is part of the universe framework.

Install

Using the planet installer via light-cli

lt install Ling.StripeTools

Using the uni command.

uni import Ling/StripeTools

Or just download it and place it where you want otherwise.

We recommend using the lt installer, because it will download the stripe dependency for you.

Otherwise, you can add this manually:

composer require stripe/stripe-php

Summary

History Log

  • 0.0.1 -- 2021-08-12

    • initial commit