javierlopezdeancos / antiqvvs

Go script to setup quantvm e-commerce stripe products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Antiqvvs

Go script to setup quantvm e-commerce stripe products

Setup

The script needs and .env file in root directory

This .env file should be defined at least this secrets

STRIPE_PUBLISHABLE_KEY
STRIPE_SECRET_KEY
STRIPE_ACCOUNT_COUNTRY
STRIPE_ACCOUNT_CURRENCY

Run

go run main.go

About

Go script to setup quantvm e-commerce stripe products

License:GNU General Public License v3.0


Languages

Language:Go 100.0%