Skip to content

Plugin configuration

Sahil Gadimbayli edited this page Jun 25, 2024 · 3 revisions

Prerequisites

You have running Wordpress website with WooCommerce plugin installed. Unless WooCommerce is installed, Better Payment plugin will not be functional.

Here, you can find the base configuration for the plugin.

Configuration Options

To help you make the most of these settings, we have provided a detailed explanation below. You can also find this information for each configuration option under input field.

Navigate to WooCommerce tab in your sidebar in Wordpress admin panel and navigate to Settings, then to Integration tab. You can then see Better Payment mentioned in the links below.

image (2)

Base Configuration

Config Default Description
Environment Test Select test for testing purposes. Use production only for your live shops

Test Credential Configuration

Config Default Description
API URL https://testapi.betterpayment.de You can find your test API URL in the test dashboard of the payment provider
API KEY You can find your test API key in the test dashboard of the payment provider
OUTGOING KEY You can find your test OUTGOING key in the test dashboard of the payment provider
INCOMING KEY You can find your test INCOMING key in the test dashboard of the payment provider

Production Credential Configuration

Config Default Description
API URL https://api.betterpayment.de You can find your production API URL in the production dashboard of the payment provider
API KEY You can find your production API key in the production dashboard of the payment provider
OUTGOING KEY You can find your production OUTGOING key in the production dashboard of the payment provider
INCOMING KEY You can find your production INCOMING key in the production dashboard of the payment provider

Configurations for payment methods are done separately at WooCommerce-->Settings-->Payments.

Clone this wiki locally