LogoLogo
HomeBlogLoginSignup
  • Get started
  • Guides
  • Reference
  • Operations
    • How to ensure the closed loop?
  • Deposits
    • Using QR code
    • Simulating Deposit Success
    • Simulating Deposit Failures
  • Withdraw
    • Using Pix Key
  • SDK
    • Overview
    • Using the SDK
    • Flows
      • Pay-in
      • Payout
Powered by GitBook
On this page

Was this helpful?

  1. SDK

Overview

Our SDK, or as we call it, Trio Checkout, is a tool that allows your users to implement Trio's payment system in a straightforward manner. By using an SDK embedded in your website, you will be able to offer your clients both Payment Initiation and the whole PayIn/PayOut processes offered by our API, always handling it with isolated end-to-end security when linking to banks and financial institutions.

Everything done through Checkout is done simply and without much code needed, and all stages of the consent and payment process are managed through the Trio Checkout, from credential validation and authentication to error handling and notifications pertaining to each payment flow.

We currently offer four types of payment flows:

  • Pay-In (three subflows available):

    • Regular deposit

    • Guest Onboarding

    • User Onboarding

  • Payout

PreviousUsing Pix KeyNextUsing the SDK

Last updated 1 day ago

Was this helpful?