InstaPay / Pesonet Pay-Out (Widget)

API Reference — Tylt Prime Open Banking (USDC → EUR)

The Tylt Prime API Reference provides a comprehensive guide to integrating Tylt’s PHP Pay-Out solution. With this integration, merchants can make payments to customers in PHP and debit USDT credits on their Tylt wallet.


Settlement Plan

Every Pay-Out transaction is processed using a real-time conversion quote.

  • At the moment of payment initiation, the merchant receives a live PHP → USDT quote.

  • Once the transaction is completed, the corresponding USDT is debited to the merchant’s Tylt Wallet on a per-transaction basis — no batching delays.

Attribute
Description

Quote Model

Real-time quote per transaction (Pay-In & Pay-Out)

Debit Timing

Immediate USDT debit at time of instance creation

Settlement Currency

USDT

Payout Currency

PHP

Destination

Users Bank Account


What You’ll Find in the API Reference

1. Make PHP Payments Step-by-step guidance for making payments to customers in PHP and settling funds in USDT. Includes details on retrieving complete pay-out transaction history and tracking settlement status.

2. Endpoint Descriptions A detailed breakdown of every API endpoint, including parameters, authentication requirements, and sample requests.

3. Request & Response Formats Comprehensive examples with JSON structures, parameter definitions, and HTTP status codes to ensure accurate implementation.

4. Code Snippets Ready-to-use code samples in Node.js, Python, and other popular languages to help you integrate quickly.

5. Error Handling Documentation of common error codes, their causes, and recommended resolutions to ensure smooth payment flows and reliable integration.


Last updated