Skip to main content

PayAnyWay

Quick Start
  1. Sign up at payanyway.ru and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to PayAnyWay →

Overview

PayAnyWay payment integration

Provider IDpayanyway
CategoryCard Processors
Websitepayanyway.ru

Authentication

  • Method: HMAC Signature

Configuration

Required Parameters

ParameterDescription
moneta_idID Moneta
secret_keySecret key

Example Configuration

{
"provider": "payanyway",
"provider_params": {
"moneta_id": "your_moneta_id_here",
"secret_key": "your_secret_key_here"
}
}

Status Mapping

Provider Status4pay StatusDescription
cancelledcancelled
chargedcharged
failedfailed

Resources