backdrop-contrib / stripe

This module provides a simple abstraction to use the Stripe PHP SDK.
GNU General Public License v2.0
2 stars 2 forks source link

Allow libraries to be loaded elsewhere #33

Open laryn opened 2 months ago

laryn commented 2 months ago

In a few other modules I'm helping to make the bundled libraries essentially optional -- they are there for people who need them, but if libraries are managed separately with Composer (and potentially https://github.com/backdrop-contrib/composer_manager) then this module should not use the bundled version.

Examples: