The Stripe integration allows you to receive payments using Stripe. Once a user has created an order he gets a Stripe button which he has to click in order to pay. This button is available in the order confirmation page as well as on the order tracking page. It'll disappears once the order is marked as paid.
There is no switch between test and production mode. Just use the test or production credentials.
Fields
Secret Key
The secret key you'll find in your Stripe backend.
Public Key
The secret key you'll find in your Stripe backend.