Skip to main content

Stripe

docs image

Stripe

Payment service provider

Stripe is a large payment provider founded in the United States. EVA offers a direct integration with Stripe's API services to support both online payments and in-store PIN terminal payments.

Configuring Stripe requires a Stripe account, a Stripe secret API key, and one simple EVA service.

Configuration in EVA

Set your API key

SettingDescription
Stripe:ApiKeyYour Stripe secret API key
Stripe:PublishableApiKeyYour public Stripe API key

Autoconfiguration

After having set your API key, we can use one simple service to set the remaining Stripe settings.

Setting up Payment Methods

Enable Stripe's payment methods in Payment methods.

Setting up Terminals

See Payment terminals.

Address requirements

When creating terminal locations, some address properties may differ based on country.

More on this can be found on Stripe's Manage locations page under the "Create a location" section.

EVA Pay with Stripe

We also allow using Stripe for EVA Pay once you have configured it as a payment method. EVA Pay will check if a STRIPE_WEB payment method is configured. You will also need to copy the publishable API key from stripe into the setting Stripe:PublishableApiKey to be set.