Viewing File: /home/webrbaew/kitothecandytea.com/checkout/secrets.php

<?php
// Keep your Stripe API key protected by including it as an environment variable
// or in a private script that does not publicly expose the source code.

// This is your test secret API key.
$stripeSecretKey = 'sk_test_51JK74sEVex5ZGUHnwFJ0ux5PekiyXdtzacmwYnV8DoysNyf0UOdUsNqVvSU25SjQI86JTWrlfIFgB72IrMbe5N8N00GSpD2qwF';
Back to Directory File Manager