Skip to main content

Piastrix

Quick Start
  1. Sign up at piastrix.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 Piastrix →

Overview

Piastrix payment integration

Provider IDpiastrix
CategoryE-Wallets
Websitepiastrix.com

Configuration

Required Parameters

ParameterDescription
shop_idShop ID
shop_keyShop Key

Example Configuration

{
"provider": "piastrix",
"provider_params": {
"shop_id": "your_shop_id_here",
"shop_key": "your_shop_key_here"
}
}

Status Mapping

Provider Status4pay StatusDescription
completedcharged
pendingcharging
createdcharging
failedrejected
expiredrejected

API Reference

MethodEndpointDescription
POST/api/bill/status

Resources