Stripe offers a comprehensive suite of tools and services for businesses to accept, process, and manage online payments. Start accepting online payments by pasting your Stripe Secret API key and specifying a currency code in SimulArt settings.



To get your Stripe API keys, follow these steps:

  1. Log in to Stripe: Go to Stripe's website and log in to your account.
  2. Access the Dashboard: Navigate to the dashboard.
  3. Open the Developers Section: On the left menu, click on Developers > API Keys.
  4. View API Keys: Here, you’ll see your Publishable key and Secret key. The Secret key must be kept confidential.
  5. Test and Live Keys: Make sure you’re using the correct keys. Use Test keys for development and Live keys for production.

Always secure your Secret key to prevent unauthorized access.



ISO currency codes are used to specify which currency must be used for payments, here are a few examples:

  • USD – United States Dollar
  • EUR – Euro (used by many European Union countries)
  • CAD – Canadian Dollar
  • GBP – British Pound Sterling
  • AUD – Australian Dollar



Once a valid key is entered, a "Pay Now" button is displayed at the bottom of customer's shopping carts.