feat: complete assessment tasks
This commit is contained in:
@@ -89,6 +89,9 @@ define( 'WP_DEBUG', false );
|
||||
|
||||
/* Add any custom values between this line and the "stop editing" line. */
|
||||
|
||||
/** Stripe test keys */
|
||||
define( 'STRIPE_PUBLISH_KEY', getenv('STRIPE_PUBLISH_KEY'));
|
||||
define( 'STRIPE_TEST_KEY', getenv('STRIPE_TEST_KEY'));
|
||||
|
||||
|
||||
/* That's all, stop editing! Happy publishing. */
|
||||
|
||||
Reference in New Issue
Block a user