feat: add stripe integration

This commit is contained in:
Mauricio Siu
2024-10-18 01:43:45 -06:00
parent e32b713742
commit 2d40b2dfe5
7 changed files with 115 additions and 1 deletions

12
pnpm-lock.yaml generated
View File

@@ -353,6 +353,9 @@ importers:
ssh2:
specifier: 1.15.0
version: 1.15.0
stripe:
specifier: 17.2.0
version: 17.2.0
superjson:
specifier: ^2.2.1
version: 2.2.1
@@ -7641,6 +7644,10 @@ packages:
strip-literal@2.1.0:
resolution: {integrity: sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==}
stripe@17.2.0:
resolution: {integrity: sha512-KuDplY9WrNKi07+uEFeguis/Mh+HC+hfEMy8P5snhQzCXUv01o+4KcIJ9auFxpv4Odp2R2krs9rZ9PhQl8+Sdw==}
engines: {node: '>=12.*'}
style-mod@4.1.2:
resolution: {integrity: sha512-wnD1HyVqpJUI2+eKZ+eo1UwghftP6yuFheBqqe+bWCotBjC2K1YnteJILRMs3SM4V/0dLEW1SC27MWP5y+mwmw==}
@@ -16297,6 +16304,11 @@ snapshots:
dependencies:
js-tokens: 9.0.0
stripe@17.2.0:
dependencies:
'@types/node': 20.14.10
qs: 6.12.3
style-mod@4.1.2: {}
style-to-object@0.4.4: