Genome website screenshot

Genome

Below you can find the information and tutorials that will teach you how to use Genome hosted payment pages, host to host integration, Payout API and Query on demand API.

1 APIs 0 Features
FinancePayments

APIs

Genome

Below you can find the information and tutorials that will teach you how to use Genome hosted payment pages, host to host integration, Payout API and Query on demand API.

Collections

Pricing Plans

Genome Plans Pricing

3 plans

PLANS

Rate Limits

Genome Rate Limits

5 limits

RATE LIMITS

FinOps

Genome Finops

FINOPS

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Genome Payments API
  version: 1.0.0
items:
- info:
    name: Payouts
    type: folder
  items:
  - info:
      name: Initiate a payout to a card
      type: http
    http:
      method: POST
      url: https://api.genome.eu/api/pf/payout
      body:
        type: form-urlencoded
        data: []
    docs: 'Sends funds to a cardholder using either full card data or a tokenized

      card. The final status is returned asynchronously to the merchant

      callback URL.

      '
- info:
    name: Host-to-Host
    type: folder
  items:
  - info:
      name: Process a card transaction
      type: http
    http:
      method: POST
      url: https://api.genome.eu/api/pf/host-to-host
      body:
        type: json
        data: '{}'
    docs: 'Submit a card transaction. The transaction_type parameter determines

      the operation (AUTH, AUTH3D, SALE, SALE3D, SETTLE, REFUND, VOID, CHECK).

      '
bundled: true