# Versapay Order Transactions API

**Canonical:** https://apis.io/apis/versapay/versapay-order-transactions-api/  
**Provider:** Versapay — https://apis.io/providers/versapay/  
**Base URL:** https://secure.versapay.com  
**Documentation:** https://developers.versapay.com/

Versapay Order Transactions API is one of 22 APIs that [Versapay](https://apis.io/providers/versapay/) publishes on the [APIs.io](https://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.

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 Payments There 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 Payments ACH 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 Payments EFT 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 Payments Provisioned 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 Payments Card 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.

## Operations (8)

| Method | Path | Summary |
|---|---|---|
| POST | `/api/gateway/v1/orders/verify` | Verify transaction |
| POST | `/api/gateway/v1/orders/sale` | Sale/Purchase transaction |
| POST | `/api/gateway/v1/orders/credit` | Return Credit transaction (unlinked return/refund) |
| POST | `/api/gateway/v1/orders/auth` | Authorization transaction |
| POST | `/api/gateway/v1/orders/capture` | Capture transaction |
| POST | `/api/gateway/v1/orders/refund` | Return refund transaction (linked return/refund) |
| POST | `/api/gateway/v1/orders/void` | Void transaction (linked return/refund) |
| GET | `/api/exports/transaction/{token_or_reference}` | Export/View a Transaction |

## Machine-readable artifacts (6)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/versapay/refs/heads/main/openapi/versapay-order-transactions-api-openapi.yml
- **Documentation** — https://developers.versapay.com/
- **APIReference** — https://developers.versapay.com/
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/versapay/refs/heads/main/mcp/versapay-tool-crosswalk.yml
- **Documentation** — https://developers.versapay.com/ecommerce/
- **APIReference** — https://developers.versapay.com/ecommerce/

## Other Versapay APIs (12)

- [Versapay Agreements API](https://apis.io/apis/versapay/versapay-agreements-api/)
- [Versapay Authentication API](https://apis.io/apis/versapay/versapay-authentication-api/)
- [Versapay Autopay API](https://apis.io/apis/versapay/versapay-autopay-api/)
- [Versapay Card Present EMV API](https://apis.io/apis/versapay/versapay-card-present-emv-api/)
- [Versapay Collaboration API](https://apis.io/apis/versapay/versapay-collaboration-api/)
- [Versapay Customers API](https://apis.io/apis/versapay/versapay-customers-api/)
- [Versapay Developers API](https://apis.io/apis/versapay/versapay-developers-api/)
- [Versapay Divisions API](https://apis.io/apis/versapay/versapay-divisions-api/)
- [Versapay File Imports API](https://apis.io/apis/versapay/versapay-file-imports-api/)
- [Versapay Fund Sources API](https://apis.io/apis/versapay/versapay-fund-sources-api/)
- [Versapay Gift Cards API](https://apis.io/apis/versapay/versapay-gift-cards-api/)
- [Versapay Internal API](https://apis.io/apis/versapay/versapay-internal-api/)

## Tags

Order Transactions

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/versapay/versapay-order-transactions-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/versapay/.
