docs.latamgateway.com
Open in
urlscan Pro
2606:4700::6812:307
Public Scan
URL:
https://docs.latamgateway.com/
Submission: On April 08 via automatic, source certstream-suspicious — Scanned from DE
Submission: On April 08 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOMName: search —
<form class="md-search__form" name="search">
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required="">
<label class="md-search__icon md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"></path>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"></path>
</svg>
</label>
<nav class="md-search__options" aria-label="Search">
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"></path>
</svg>
</button>
</nav>
</form>
Text Content
Skip to content Latam Gateway Documentation Introduction Type to start searching Latam Gateway Documentation * Introduction Introduction Table of contents * Environments * Authentication * Checkout * Query * Integration Steps * Maintaining Integration Security * Authentication * Payments response * Details Details * Order details * Payout details * List List * Order list * Payout list * Payout Payout * Picpay Payout * Postback Postback * Order * Order (subscription) * Payout * Subscription events Subscription events * Postback to Change Subscription Status * Postback to Subscription Update * Redirect Redirect * AME * Binance Pay * Boleto Express * Credit Card * Deposit * Loterica * Mercado Pago Wallet * PayPal Wallet * PicPay * PIX * Pre Order * Recurring billing Recurring billing * Cancel Subscription * Recurring Billing with Credit Card * Find Subscription * Update Subscription * Transparent Transparent * AME * Binance Pay * Boleto Express * Deposit * Loterica * PicPay * PIX Table of contents * Environments * Authentication * Checkout * Query * Integration Steps * Maintaining Integration Security INTRODUCTION This documentation is going to describe how to integrate Latam Gateway's platform with your checkout. ENVIRONMENTS AUTHENTICATION SANDBOX PRODUCTION auth-homolog.latamgateway.com auth.latamgateway.com CHECKOUT SANDBOX PRODUCTION homolog.latamgateway.com latamgateway.com QUERY SANDBOX PRODUCTION query-homolog.latamgateway.com query.latamgateway.com INTEGRATION STEPS 1. You will receive the credentials to develop the integration on our sandbox (testing) environment. Once your sandbox integration is ready you must notify your account manager; 2. Latam Gateway is going to perform some tests along with your integration to make sure everything is working properly; 3. To improve the user experience, you can send us your logo to be displayed on our checkout (Redirect Checkout only); 4. Your account manager will send you the credentials for production environment and you are ready to start! 5. For a better customer experience, it is recommended that the logo be in PNG format with a transparent background. MAINTAINING INTEGRATION SECURITY In order to keep the exchange of messages safe it is necessary to have our servers whitelisted in your environment. We strongly recommend that you whitelist the latamgateway.com domain. If you have any questions, please contact us at support@latamgateway.com. Made with Material for MkDocs