Moibe's picture
Primer Commit
22dad4e
raw
history blame
72 Bytes
import os
api_key = os.environ["STRIPE_WEBHOOK_SECRET"]
print(api_key)