# Winbank Piraeus Redirect Payment for Drupal 8 Commerce
# Winbank Piraeus Redirect Payment for Drupal 8 Commerce
Install as usual and go to `Commerce > configuration > payment > payment gateways` and add method and choose Winbank from the options provided and fill in the required fields
# Testing
# Testing
Start the mock server
Start the mock server and if the payment is set to test it will communicate with the mock server
```
```
cd web/modules/contrib/commerce_winbank
npm run mock
npm run mock
```
```
and if the payment is set to test it will communicate with the mock server