How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Versapay Order Transactions API

Order-based card/ACH and card present EMV payment transactions include verify, authorize, capture, sale, void, return refund, and return credit transaction types. If participating in a gift card program, gift cards can be used in sale, void, refund transaction types. Contact support@versapay.com for support & setup for Order Transactions enablement.## Credit Card PaymentsThere are two types of credit card payments: sale and delayed capture. Sale payments occur when the merchant wishes to accept a payment for goods or services that have already been shipped or provided to the cardholder. A sale is a financial transaction, and the movement of funds will be initiated in response to a sale request. Delayed capture payments are used when there is a separation between accepting an order and fulfilling that order. With delayed capture, the credit card is first authorized for the estimated order total. The authorization reserves funds on the cardholder’s account for the merchant but does not initiate a movement of funds. Once the products or services are ready to be delivered to the cardholder, the authorization is captured for the final amount. The capture request initiates the movement of funds.## ACH PaymentsACH payments are bank-to-bank transfers of funds. Unlike credit card payments, ACH payments only have one type – sale, and there is no prior authorization. Therefore, sale amounts are final and cannot be adjusted after the fact. ACH payments assume success, and if there is a problem with the funding source, like with a bounced paper check, the originator will be notified of a rejection several days after the payment attempt.## EFT PaymentsEFT payments are bank-to-bank transfers of funds. Unlike credit card payments, EFT payments only have one type – sale, and there is no prior authorization. Therefore, sale amounts are final and cannot be adjusted after the fact. EFT payments assume success, and if there is a problem with the funding source, like with a bounced paper check, the originator will be notified of a rejection several days after the payment attempt.## Gift Card PaymentsProvisioned gift cards can be activated/enabled (or deactivated/disabled) as well as have their balances loaded/re-loaded with an amount. Contact support@versapay.com for support & setup for Gift Card acceptance.## Point-of-Sale/Card Present EMV PaymentsCard Present EMV payment transactions require a Versapay certified point-of-sale terminal. In addition to the card not present transaction types, the following payment transaction types are also supported: device setup, request signature, and cancel. Contact support@versapay.com for support & setup for POS/CP EMV enablement.

Versapay Order Transactions API is one of 22 APIs that Versapay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Order Transactions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 8 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.3.35.

Requests are made against 2 base URLs: https://secure.versapay.com, https://uat.versapay.com.

8 operations 8 paths 9 schemas 1 GET7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.3.35
Base URL
https://secure.versapay.com
License
Copyright 2022 Versapay. All Rights Reserved.
Terms of Service
Resource Areas
1

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 1 GET, 7 POST. Each is listed below with its method, path, parameters, and response codes.

Order Transactions 8

Order-based card/ACH and card present EMV payment transactions include verify, authorize, capture, sale, void, return refund, and return credit transaction types. If participating…

POST
/api/gateway/v1/orders/verify
Verify transaction
body → 200500
POST
/api/gateway/v1/orders/sale
Sale/Purchase transaction
body → 200500
POST
/api/gateway/v1/orders/credit
Return Credit transaction (unlinked return/refund)
body → 200500
POST
/api/gateway/v1/orders/auth
Authorization transaction
body → 200500
POST
/api/gateway/v1/orders/capture
Capture transaction
body → 200500
POST
/api/gateway/v1/orders/refund
Return refund transaction (linked return/refund)
body → 200500
POST
/api/gateway/v1/orders/void
Void transaction (linked return/refund)
body → 200500
GET
/api/exports/transaction/{token_or_reference}
Export/View a Transaction
1 param → 200401404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are OrderTransaction (41 properties), WalletBankAccount (15 properties), OrderTransactionRequest (11 properties), WalletCreditCard (10 properties). Each schema is shown below with its type and property counts.

OrderTransaction
object
41 properties
SummaryPaymentReference
object
Summary reference of known invoicing payment
3 properties
UnifiedResponse
object
WalletCreditCard
object
Alternative to fundtoken, a credit card object or token reference to an existing credit card
10 properties 6 required
WalletBankAccount
object
Alternative to fundtoken, a bank account object or token reference to an existing credit card
15 properties 9 required
WalletContact
object
Billing contact
3 properties 1 required
OrderTransactionRequest
object
11 properties
OrderTransactionResponse
object
8 properties
SummaryOrderReference
object
Summary reference of known order
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

versapay-order-transactions-api-openapi.yml Raw ↑

Other APIs Versapay publishes across the network.

Versapay Agreements API
Versapay Authentication API
Versapay Autopay API
Versapay Card Present EMV API
Versapay Collaboration API
Versapay Customers API
Versapay Developers API
Versapay Divisions API
Versapay File Imports API
Versapay Fund Sources API
Versapay Gift Cards API
Versapay Internal API
Where this information came from

This is an independent, third-party profile of Versapay Order Transactions API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.