Deep Linking Integration
Introduction
The purpose of this document is to provide information on the DVPayLite application solution, Tap to Pay on iPhone, and Tap to Pay on Android with iPOSgo!, enabling other applications to integrate with them for accepting payments through Deep Linking integration. After completing the integration, you will be able to initiate transactions from your own application, process payments through any one of our payment applications, and receive the transaction results back in your application.
Overview
This API assumes a solid working knowledge of payment application UI, concepts, and terminology. By implementing this solution, you can securely accept payments. We have included a well-documented API and SDK, making it easy for developers to add payment functionality to their own applications. Use this guide to complete the technical integrations.
Our payment applications allow you to make different transactions such as Sale, Refund, Void, Pre Auth, and Ticket. You can also view all processed transactions from Batches and settle them.
We have included the API and SDK documentation for three of our payment applications, which are required for Deep Linking integration.
These applications are:
DVPayLite
The DVPayLite App is an Android POS application designed to accept payments on Dejavoo payment processing terminals.
Tap to Pay on iPhone and Tap to Pay on Android With iPOSgo!
Tap to Pay on iPhone With iPOSgo! and Tap to Pay on Android with iPOSgo! are iOS and Android POS applications designed to accept payments using NFC technology (Tap to Pay) on iPhones and Android devices.
Apple Inc: Apple, the Apple logo, iTunes, iPad, iPhone, and iPod touch are trademarks of Apple Inc., registered in the U.S. and other countries. App Store is a service mark of Apple Inc.
When designing the API & SDK, our goal was to make it simple, intuitive, and predictable. We adhere to widely accepted open standards, including REST for access, JSON format for data, and Basic Authentication and Authorization.