Skip to main content

Moyasar

Quick Start
  1. Sign up at moyasar.com 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 Moyasar →

Overview

Moyasar payment integration

Provider IDmoyasar
CategoryCard Processors
Websitemoyasar.com

Authentication

  • Method: Bearer token
  • Base URL: https://api.moyasar.com

Configuration

Required Parameters

ParameterDescription
api_keyAPI Key

Example Configuration

{
"provider": "moyasar",
"provider_params": {
"api_key": "your_api_key_here"
}
}

Status Mapping

Provider Status4pay StatusDescription
paidcharged
initiatedpending
refundedrefunded
failedrejected

Resources