OYF (Own Your Finance)
  • Introduction
    • Basic Info
    • Key Objectives
    • Problems and solutions
    • Tokenomics
    • Resources
    • TG Communtiy Management
    • Personal Brand - Twitter
    • TG - Bot
  • Developer Guide
    • Introduction
    • Basic concepts
    • Getting the Currency
    • Make Invoice (Order)
    • Get Invoice/Order Status
  • User Guide
    • Merchant Signup
    • Complete Business Profile
    • Wallet Management
Powered by GitBook
On this page
  1. Developer Guide

Introduction

The API was designed for integration with the OYF Payment Gateway. The bird's eye view on the main API integration business process is straight-forward:

  • You have to get the Supported currency, Which you have already linked your wallet with the OYF portal.

  • After that make a payment request using currency uuid and other detail

  • Check Order Status

In cases of prolongation, cancellation, or other order parameter change you have to make a new request about its new value by corresponding API request.

PreviousTG - BotNextBasic concepts

Last updated 1 year ago