About App to App

About App to App

Currently PayFacto offers two applications (Payment App and Gift App) that provide App-to-App integration. The App to app function provides payment processing for merchants who use a non-PayFacto terminal payment application running PAX Android device.
    • Related Articles

    • Apple Pay™ In-App

      Apple Pay™ In-App is integrated to applications in order to facilitate the checkout process by using a mobile device access code or other physical recognition system during an online payment with Apple Pay™. Edit Advantages The main advantages of the ...
    • Application Information Response

      Use this piece of code as a reference. Some values will only be sent if the terminal is not locked. JavaScript String value; if (data != null ) { boolean isBlock = data.getBooleanExtra("BLOCK", false); value += "BLOCK = " + isBlock + "\n"; if ...
    • Secure Payment - Android Intent (Application to Application)

      Description This documentation is intended for customers and third parties wishing to control the PayFacto payment application running on a PAX Android device using an Android Intent. The document contains the functional message specifications for a ...
    • Google Pay™ Android

      Google PayTM Android offers an easier, more secure way to pay and facilitate the checkout process by using a mobile device access code or other physical recognition system during an online payment. Android Process In order to start accepting Google ...
    • Construct a Secure Hosted Checkout (Legacy) Log

      This article explains how to construct and put together all the sequential activities related to a Secure Hosted Checkout transaction for debugging purposes. 1. View log You can use this view log to help locating all these info easily and by ...