Configuring the Plugin
After the Stripe plugin is added to the ep-commerce
directory, configure the plugin. In Elastic Path Commerce Manager, you can associate it to one or more stores and activate it.
Open Commerce Manager.
On the toolbar, click Configuration.
Go to Payment Methods > Payment Configurations.
Click Create.
In the New Payment Configuration wizard, enter the following details:
In the Provider field, select
STRIPE
.In the Method field, select
PAYMENT_INTENTS
.In the Configuration field, enter a name for the payment provider.
This name is unique to the system and is shown in the Payments tab in store configuration.
In the Display name field, enter the name to display in the user interface.
In the Localized display name field, specify the localized value of the payment configuration.
In the Configuration data settings field, click the pencil icon to edit the following values:
Stripe secret API key
: See Account options for information on how to retrieve this value.Connected Stripe account ID
: See Account options for information on how to retrieve this value. Leave it empty if using the standalone account option.Payment method types
: A comma-separated list of the payment method types that you want to accept. For a complete list of available options, see listing payment methods manually. An example value would becard,bancontact,ideal
.
Click Save.
Activate the plugin within Elastic Path Commerce Manager. For more information about activating a plugin, see Activating a Configuration for a Payment Provider.
Associate the plugin with a store. For more information, see Adding a Payment Method in a Store.