Verifone is a global company that provides technology for electronic payment transactions and value-added services at the point-of-sale. Founded in 1981, Verifone has become a major player in the payments industry, with its headquarters in Coral Springs, Florida, USA. The company's core purpose is to offer secure, reliable, and innovative payment solutions for businesses of all sizes. Its main functionality includes providing payment hardware (like countertop and portable terminals), payment gateways for online transactions, and comprehensive payment processing services. Verifone serves a wide range of industries, including retail, hospitality, petroleum, and transportation, helping them to accept various payment types and manage transactions efficiently across different channels.
Verifone offers a complete ecosystem of products and services to handle payment needs.
Verifone's pricing is customized based on the specific needs of each business and is not publicly listed in standard tiers. To get pricing information, businesses must contact the Verifone sales team for a custom quote. The final cost depends on several factors:
Typically, Verifone creates packages for different business sizes, from small local businesses needing a single terminal to large enterprise merchants requiring a complex, multi-location omnichannel setup.
Verifone does not offer a free plan for its services. Its business model is based on selling hardware and charging for transaction processing and software services. There is no free trial available in the traditional sense, as the setup involves physical hardware and merchant account configuration. However, potential customers can schedule a demo or consultation with the sales team to see how the solutions work and discuss their business requirements before making a commitment.
Getting started with Verifone involves a consultation process to ensure the solution fits your business.
Verifone boasts a large ecosystem with over 2,500 partner integrations, allowing its solutions to connect with many popular business systems.
Yes, Verifone provides a comprehensive set of APIs and SDKs for developers. This allows businesses and software vendors to integrate Verifone's payment functionalities directly into their own applications, websites, and software systems. The Verifone Developer Portal is the central resource for accessing documentation, guides, and API specifications.
To get an API key, you typically need to create a developer account on the Verifone portal. For live transaction keys, you must have an active merchant account. Sandbox keys are usually available for testing purposes after registration.
Example API Request (Conceptual):
This is a simplified example of what a JSON payload to create a payment might look like:
{
"amount": 1000,
"currency": "USD",
"payment_method": {
"type": "card",
"card_number": "...",
"expiry_month": 12,
"expiry_year": 2025,
"cvv": "123"
},
"customer_id": "cust_12345"
}
Verifone does not have a traditional public-facing affiliate program where individuals can sign up for a link and earn commissions. Instead, it operates a Partner Program aimed at businesses. This program is designed for Independent Sales Organizations (ISOs), Independent Software Vendors (ISVs), resellers, and system integrators who want to sell Verifone products or incorporate Verifone's payment technology into their own offerings. Partners typically earn revenue through sales commissions, revenue sharing on transaction fees, or by marking up hardware. To join, interested companies should contact Verifone directly through the 'Partners' section on their website to discuss a potential partnership.