📃
Developer Docs
  • Overview
  • Integration Options
  • Webhooks
    • Build a webhook endpoint
    • Check signature
  • Getting Started
    • 1. Creating User Accounts
    • 2. User Account Types & Permissions
    • 3. Generate Access Tokens
    • 4. Choose Integration Options
    • 5. Securing Embedded UIs
      • 5a. Securing Embedded UIs Using HMAC (deprecated)
    • 6. Loading the frontend library
      • 6a. Preloading PayEngine Web-Component in SPA
    • 7. Custom styling the Web-Components
    • 8. Handling Callbacks from Web-Components
    • 9. Available Web-Components
    • 10. Available Webhooks
  • Merchant Onboarding
    • Overview
    • Integration Options
    • Onboarding/Payments Application Workflow
    • Embedded Onboarding UI
    • Merchant onboarding APIs
    • Partner's Onboarding UI
    • Merchant Lifecycle
    • Onboarding to Partner Relationships
  • Processing Payments
    • Introduction
      • Transaction Flow and Status
    • SecureFields JS
      • SecureFields Bank Account
      • Using tokens
    • Credit Card Form
    • Connect with Plaid
    • Connect Mailgun
    • 3D Secure
    • Payments API
    • Searching Transactions
    • Registering a cloud connected device
    • Apple Pay
      • Apple Pay in your native app
    • Google Payâ„¢
    • Level 2 and Level 3 Data
    • Fraud Prevention
    • Reporting
    • PCI Compliance
    • Address Verification Service (AVS) Check
    • Hosted Payments
    • Tap to Pay
  • Card Account Updater
  • ORCHESTRATION SYSTEM
    • Orchestration Overview
    • Onboarding Orchestration
    • Transactions Orchestration
    • Omnicommerce Orchestration
    • Merchant Servicing
    • Universal Reporting
  • TOKENIZATION
    • Automatic Network Tokenization
    • Token Migration Process
  • DISPUTE MANAGEMENT
    • Retrieval Requests & Chargebacks
  • Certification
    • Partner Certification
  • Data Sharing
    • Secure Data Sharing with PayEngine
  • eCommerce Integration
    • PayEngine Payment Gateway for WooCommerce
Powered by GitBook
On this page
  1. Merchant Onboarding

Integration Options

PreviousOverviewNextOnboarding/Payments Application Workflow

Last updated 9 months ago

Merchant onboarding is the first phase of the process for getting your merchant approved to process payments using your platform.

Our APIs, hosted white-label pages, and embeddable UI widgets allow you to create a customized onboarding flow and experience. This allows you to deliver a look and feel that remains consistent with your brand, while still getting the full automated onboarding capabilities.

You can choose from the following integration options:

Type

Description

Embeddable Web-components

This is a slightly more involved option that allows you to seamlessly embed the entire onboarding flow directly within your application using our fully customizable UI web-components.

Direct API

If you're looking for direct API integration, whether it's to build your own UI on top of it, custom reporting, or to control it from an existing onboarding system, then this is the right option for you. Our APIs can be interfaced from an existing CRM system, web-forms, or software UI.

Additionally, via our partner portal, you can manually edit any of the onboarding forms, including the option to pre-set fees schedules, etc. The image below illustrates the Merchants section of the system where you can find all the details related to merchants and their activities.

Notifications via webhooks

All merchant boarding activity can be tracked and reported back to the platform. The platform defines events, notification processes, and reporting requirements.

To see the full list of webhooks specs, please refer to the API documentation with your developer portal account.