Implemented Stripe Embedded Checkout Component;
Inclusion of .env files;
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from flask import render_template, Blueprint
|
||||
from flask import Blueprint
|
||||
|
||||
main_bp = Blueprint("app", __name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user