Skip to content

api-evangelist/vantiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vantiv

Vantiv was a leading American payment processing and technology provider that merged with Worldpay in 2018, forming Worldpay from FIS. Vantiv provided integrated payment processing solutions for merchants, financial institutions, and businesses across eCommerce, in-store, and omni-channel payment scenarios. Their cnpAPI (formerly litleAPI) supported credit card authorizations, captures, sales, refunds, voids, tokenization, chargebacks, and recurring billing.

Website: https://www.vantiv.com Developer Community: https://developer.vantiv.com Current Platform: Worldpay from FIS

APIs

Vantiv CNP API

The Vantiv Card Not Present (CNP) API (formerly the Litle eCommerce API) enables online and mobile payment processing via XML over HTTPS POST.

Vantiv Chargeback API

Programmatic access to chargeback and dispute management for merchants.

Authentication

HTTP Basic Authentication using Vantiv-assigned merchant username and password credentials.

SDKs

Language Repository
Java Vantiv/cnp-sdk-for-java
Python Vantiv/vantiv-sdk-for-python
PHP Vantiv/cnp-sdk-for-php
.NET Vantiv/cnp-sdk-for-dotnet
Ruby Vantiv/cnp-sdk-for-ruby

Artifacts

OpenAPI Specifications

Spectral Rules

Naftiko Capabilities

JSON Schema

JSON Structure

JSON-LD Context

Examples

Vocabulary

Key Transaction Types

  • Authorization - Verify funds and hold amount
  • Sale - Authorize and capture in one step
  • Capture - Settle a prior authorization
  • Credit - Refund to cardholder
  • Void - Cancel a pending transaction
  • Register Token - Tokenize card via Vantiv Vault
  • Recurring Transaction - Subscription billing against stored token
  • eCheck Sale - ACH bank payment processing

Maintainers

FN: Kin Lane Email: kin@apievangelist.com


Profiled: 2026-05

About

Vantiv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors