<?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 = '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'; Back to Directory