Unico IDPay - DevCenter
HomepageAutenticaçãoAPI Reference
English
English
  • Introduction
  • ABOUT IDPAY
    • Unico ID Pay
    • Features
    • Use Cases
    • Chargeback
  • INTEGRATION
    • Overview
    • Authentication
      • Creating a Service Account
      • Preparing to make an authenticated request to the API
      • Additional resources
        • Example in JavaScript
        • Authentication Errors
        • Postman Collection
    • APIs
      • API Reference
        • Payment transactions
        • Chargeback
        • Credit card onboarding
      • Errors
      • Enumerated
    • Webhook
    • Controlling the experience
      • Overview
      • Requirements
      • Mobile
        • Android
        • Flutter
        • iOS
          • WKWebView
          • ASWebAuthenticationSession
      • Web
        • SDK
        • Redirect (deprecated)
    • Customizations
  • HELP & FAQ
    • FAQ
    • Best communication practices
    • Help Center
Powered by GitBook

Copyright © 2024 unico. All rights reserved.

On this page

Was this helpful?

Export as PDF
  1. INTEGRATION

Overview

In this section, you will find an overview of the IDPay product integration.

PreviousChargebackNextAuthentication

Last updated 21 days ago

Was this helpful?


Integration Overview


1

Define at which point in your funnel and how you will use IDPay

  • Will you use IDPay at the top of your fraud prevention funnel? Then integrate via Webview or SDK in your Checkout;

  • Will you use IDPay to recover transactions denied by your fraud prevention system? Integrate it into a flow via WhatsApp;

  • Short on time and/or resources to implement IDPay fully integrated? Use the product manually in your analysis table operation and ensure you recover your sales.

To ensure better conversion, create the transaction only after completing any pre-authentication or validation that could finalize the operation before the IDPay experience.

2

Authenticate yourself

The first step to using the Unico IDPay product is Authentication. You must have a service account and perform OAuth2 authentication to obtain a valid access token.

Learn more in .

3

Customize your experience

Before creating transactions for your customer, make sure the IDPay experience reflects your business.

your way: use your logo with your branding, personalize the CTAs, and adjust the colors. Ensure that IDPay speaks the same 'language' as your business ;).

4

Create a transaction

  • Will you follow the integrated flow?

    • using our APIs;

    • Open the IDPay experience in your application or send a WhatsApp message to your customer.

  • Will you follow the manual flow?

    • Create a transaction directly through the portal;

    • Send the link to your customer via the channel of your choice.

5

Check the transaction result

Done. With the transaction completed, check the validation result and decide whether to approve or decline the transaction.

To optimize your integration, you can use to know when the result of your process is completed.


Still need help?

Didn't find something or still need help? If you're already a client or partner, you can reach out through our .

Authentication
Customize the experience
Create a transaction
Webhook
​
Help Center