Skip to content
Last updated

This guide explains how to set up and configure payment methods in Norce Commerce, including PSP integration using a built-in adapter.

Required steps

  • Set up applications first with its configurations, like currency.

Preparations

Before setting up payment methods, ensure you have:

  1. Credentials from your Payment Service Provider (PSP) and integration information.
  2. Configured currencies at the application level
  3. Planned which payment methods to offer for B2B/B2C
  4. Defined any order value limitations for specific methods

How-to

Create a new payment method

  1. Navigate to Shopping -> Payment Methods in Admin
  2. Click "New" and select desired payment service
  3. Configure basic settings:
    • Set a unique name and code
    • Add internal description for your own convenience
    • Select primary currency
    • Set fee product (not commonly used anymore)
    • Configure order value limits (if required)
    • Select target (All/B2B only/B2C only)
    • and, when ready - Activate the payment method

Configure additional settings

  1. Set up delivery method filters (if needed)
  2. Configure PSP-specific settings:
    • Add merchant credentials
    • Set required PSP parameters
    • Configure endpoints and URLs

Manage payment methods

  • Reorder methods by drag and drop
  • View setting change history using the clock icon
  • See method-specific information via help icon tooltips

Further configuration

Important considerations

  • At least one payment method is required
  • Each PSP has unique setting requirements
  • Setting changes are tracked in history
  • Payment methods can be restricted by:
    • Order value (min/max)
    • Customer type (B2B/B2C)
    • Delivery method

Further reading

  • PSP-specific documentation
  • Developer documentation for payment integration
  • Documentation for the new Norce Checkout

Where to go from here

  • Continue with shopping setup