Spaces:
Running
Running
File size: 72 Bytes
22dad4e |
1 2 3 4 5 |
import os
api_key = os.environ["STRIPE_WEBHOOK_SECRET"]
print(api_key) |