Table of Contents

Payment

Create and manage payment methods on a solution

The Payment node allows you to create and manage payment methods for a solution. These payment methods will then be available for selection in frontend when the user progresses through the checkout process using a shopping cart app.

When you open this node, you will see a list of existing payment methods on the solution: PaymentMethods For each payment method you can see:

  • The name
  • The active-state
  • The payment provider used, if any - this is an add-in which connects to an external payment provider like QuickPay
  • The countries where it is available

You can click each list item to view more details about how the payment method is set up.

Creating a payment method

To create a payment method:

  1. Click '+ new payment' in the top right corner and fill in the details
  2. Provide a name, set the method to Active
  3. Select which countries it should be active for
  4. Select a payment provider - or not, if you want to use handle payment manually through invoices
  5. If relevant, set up fees
  6. If relevant, configure integration fields and other fields

You can read more about the settings on each payment method tab in the following sections.

The General tab contains the following settings:

Setting Used for Notes
Name Set the name of the payment method Also used in frontend
Active Activate/deactivate a payment method
Description Describe the payment method

PCI Compliance

DynamicWeb does not collect information which necessitates PCI compliance - read more here.

To top