Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.16 KB

configuration.md

File metadata and controls

37 lines (20 loc) · 1.16 KB

Configuration

To configure the Saferpay payment method, you need to register on the Saferpay Worldline website. Let's start with the test environment - it can be done here.

After you successfully create an account and log in, you can move forward to its configuration:

  1. Create the API credentials

Create API

  1. Specify its password (and remember it! it will be used later)

API password

  1. Save Customer ID and API username (you will need them later as well)

Customer ID and Terminal ID

  1. Take a look at the Terminal and its ID (also needed for the further configuration)

Terminal ID

  1. Now you can configure Saferpay payment method in Sylius

Sylius payment method configuration

  1. Fill in the form with the data you've got from the Saferpay panel

Sylius payment method configuration

Done! You're now ready to use Saferpay payment method in your webshop 🎉


Prev: Installation Next: Development