PayPal

PayPal is a leading online payment platform that provides businesses and consumers with secure, convenient, and fast payment solutions.

Features

Feature nameSupported
Column HashingTrueField level
BlockingFalse
IncrementalTrueTable level
Custom dataFalse
HistoryTrueTable level
ReSyncTrueTable level
TemplatesFalse

Data Schema

T
- Table
S
- Sub table

🔧 Setup Guide

Step 1 - Get Client ID and Secret

  1. Log in to your PayPal Developer dashboard.
  2. Navigate to “My Apps & Credentials” in the dashboard.
  3. Find and copy your Client ID and Secret.
  4. Choose the appropriate environment (Sandbox for testing or Production for real payments) and ensure you have the correct credentials for that environment.

Step 2 - Connection Settings

  1. Choose if you want to include history tables and if so how far back you want to sync data from.
  2. In the next step, you can select which historical tables you want to sync.

Step 3 - Data to sync

  1. Select which data tables you want to sync from PayPal.
  2. You can view the schema, remove columns or hash sensitive information.
  3. Choose history tables if needed.
  4. Set up available tables for incremental or full sync.
  5. Press Next to continue.

Step 4 - Configure sync

  1. Select how often you would like the data to sync.
  2. You can limit the data to sync by selecting a specific start date in the “Will sync now and update data:” section via the three-dot menu. If left blank, the connector will sync all available data.

Weld will take over from here and commence syncing data from your PayPal account.

Was this page helpful?