Find your keys in Stripe
- Sign in to Stripe and select the account you want to connect.
- Open API keys in the Stripe Dashboard. Stripe calls the two values you need the publishable key and secret key. Stripe’s key guide shows where to find or create them.
- For a platform that will accept real payments, select Stripe’s live mode. Copy the publishable key, which begins with
pk_live_, and the secret key, which begins withsk_live_. Check that both come from the same account and mode.
Connect the account in Creatora
- Open the Admin Panel → Checkout on the platform that should receive payments.
- Under Connect Stripe, paste the Stripe publishable key into Public key and the Stripe secret key into Secret key.
- Select Connect Stripe. The page then shows Connected when the connection has been saved.
Choose payment methods in Stripe
Creatora can show these payment choices when they are available for your Stripe account and the purchase:- Cards, PayPal, Klarna, Amazon Pay, Bancontact, EPS, and Satispay are the payment methods Creatora selects individually from those enabled and available in Stripe.
- Apple Pay, Google Pay, and Link are wallet or faster-entry options presented through Stripe’s payment form when eligible. Their appearance can also depend on the buyer’s device, browser, and domain setup.
