Supply user email and wallet For AI agents: visit https://docs.payb.is/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Jump to Content Status page GuidesRecipesAPI ReferenceChangelog v4.1.12Status page Guides v4.1.12GuidesRecipesAPI ReferenceChangelog Supply user email and wallet About Paybis Welcome to Paybis Why Integrate with Usgetting started Integration Process Whitelabel SetupRamps Fiat-to-Crypto On Ramp Crypto-to-Fiat Off Ramp Capabilities and Coverage Supported Assets Supported Countries Payment Methods Payout Methods Ramps Integration Guides Choosing the Right Integration Path Platform Compatibility & Limitations Web: API-Based Integration Web: Standalone Integration Generating HMAC Signatures Web SDK Embedded Mode Standalone Integration Guide Custom Frontend Integration: Technical Requirements Internal Events Helpful Tips Mobile: iOS SDK Mobile: Android SDK Mobile: SDK Integration on Flutter Apps Ramp SDK for React Native Use cases Frictionless Off-Ramping for Wallets One-click checkout One-click login and checkout via Apple Pay Promo codes for buying/selling crypto Customizing User Journeys: Remove Any Friction Supply user email and wallet Single sign-on (SSO) Reusable KYC (Shared KYC) Set default payment method Control transaction fiat, crypto and amount Auth key login Set payment method for Google Pay, Apple Pay, and Credit CardsCorporate ramps Product Overview Integration Guide KYB Onboarding Guide Supported Assets Payment and Payout MethodsPaybis Send Product Overview Crypto Pay-outs Integration Guide Fiat Pay-outs Integration Guide Crypto Pay-ins Integration Guide Partner Portal Overview Send Crypto Payouts Send Fiat Payouts Transaction Overview Capabilities and Coverage Supported AssetsPartner portal Product Overview Left-side panel and Dashboard Profile SettingsHElp and support Partner support portalRAMP Integration for EMI EMI Partner API Integration Guide Powered by Supply user email and wallet Partners who collect customer information, including wallet addresses and contact details, can customize the user journey in Paybis to eliminate the need for users to re-enter this information. Setting user wallet(s) API integration If you have API integration with web/mobile SDK or direct URL, you have the option to skip the wallet address entry step in the user journey. This can be achieved by supplying the wallet address or an array of the user's wallets during the generation of the Request in the cryptoWalletAddress object. If you have provided the array of wallets, the selection of cryptos will be limited accordingly in the widget. Direct URL standalone integration In Standalone Integration, you can get the wallet address pre-filled on UI. For this, pass the amount, fiat and cryptocurrency, and wallet address in the query parameters. The user will be asked to confirm the wallet address in the On-Ramp for security reasons. Frictionless authentication There are 2 ways to streamline the authentication process on Paybis: Pass the customer's email address when generating the Request. Note that the email must be matched with partnerUserId for all upcoming requests, a unique user on Paybis side is identified by a combination of partnerUserId and email. In this scenario, users are not required to manually input their email address in the widget. Instead, they are only prompted to confirm it by entering the OTP (One-Time Password) automatically sent by Paybis to the email specified in the Request. Implement the Single sign-on flow that allows to completely skip redundant authentication for your logged-in users. Updated 8 months ago What’s Next Single sign-on Set default payment method Control transaction fiat, crypto and amount Did this page help you? Yes No Copy Page Setting user wallet(s) API integration Direct URL standalone integration Frictionless authentication