Streams Manager Docs
  • Overview
    • What is Streams Manager?
    • System overview
      • Panel navigation
      • General terms
      • User classes
  • Configuration
    • First time login
      • Included accounts
      • Reset default passwords
    • Setup proxy
    • Add Plex accounts
    • Add your administrator login
    • Settings
      • General
        • Site settings
        • Administrator contact settings
        • Page settings
      • Email notifications
        • SMTP settings
        • Notification templates
        • Free SMTP options
      • Discord notifications
        • Discord settings
          • Creating a Discord bot
        • Notification templates
      • Payment gateways
        • General settings
        • PayPal settings
          • Generating PayPal REST credentials
          • Generating PayPal NVP Credentials
        • Stripe settings
        • Plisio settings
      • Registration settings
      • Payment reminders settings
      • Subscriptions & trials settings
      • Requests integration settings
        • Ombi settings
        • Overseerr settings
        • Petio settings
      • Discord integration settings
        • Creating a Discord bot
      • Media server integration settings
      • Referrals settings
      • Custom content
        • Logo
        • Wallpaper
        • Home page section 1 content
        • Home page section 2 content
        • Pricing content
        • Subscription page content
        • Library statistics section content
        • Custom theme
      • Miscellaneous settings
        • Self invite settings
    • Library groups configuration
    • Plan configuration
      • Recurring plans setup
        • Stripe recurring plan setup
        • PayPal recurring plan setup
    • Server location configuration
    • Media server configuration
    • Libraries configuration
    • Users and data import
      • Users synchronization/import
    • Mobile app setup
    • Discount codes
    • Linked users
    • Emby devices
    • Custom roles
    • Custom domain
    • Test the flows
  • Server Migration
    • Migrating users between servers
  • Plex Bans
    • Overview
    • How to deal with a ban
    • Requiring users to change their Plex account
    • Server re-invite
  • Troubleshooting
    • PayPal
      • Error: PayPal is missing subscription ID details
      • Error: PayPal subscription ID: xxx does not have any transactions
      • Error: Create Subscription Api response error RESOURCE_NOT_FOUND
    • Plex
      • Error: HTTP 422 Unprocessable Entity when inviting a user or processing a subscription
      • Error: PlexApiException was thrown
      • Error: Error communicating with Plex 401
      • Error: Plex response status code does not indicate success: 404
    • Emby/Jellyfin
      • Emby/Jellyfin users cannot login and are getting incorrect password message
    • Error: There are no servers with capacity that accomodate plan
    • Error: User tried to subscribe but servers are full
    • No plans show on the checkout page
    • Specific plan is not showing up on the checkout page
  • FAQ
    • How Streams Manager enforces streaming limits?
    • How Streams Manager enforces download limits?
    • How Streams Manager enforces transcoding rules?
    • How to use a custom domain?
    • How does Streams Manager know that a user is active or expired?
    • How to invite a user manually via Streams Manager?
    • How to change user’s Plex/Emby/Jellyfin email or username?
    • How to enable two factor (2FA) authentication?
    • How does Streams Manager match payments during transaction sync?
    • How to mass migrate users from one media server to another?
    • What is the flow for a new customer in Streams Manager?
    • What runs and is synchronized on a recurring basis?
    • I am seeing notes mentioning credits on the payment edit screen. What is that?
    • How does Streams Manager select a Plex server to add a user?
    • How to dedicate a specific server to trials only?
    • Can I switch platforms?
    • How to bulk invite users?
Powered by GitBook
On this page
  1. Configuration
  2. Settings
  3. Payment gateways

PayPal settings

PreviousGeneral settingsNextGenerating PayPal REST credentials

Last updated 1 year ago

If you use one PayPal account for selling multiple products/services including shares through Streams Manager, you will run into trouble as Streams Manager does not know what else you accept payments for. It is best to have a separate PayPal account for Streams Manager only.

To utilize PayPal for payments on Streams Manager, you need to have a PayPal personal or business account (business is required for recurring payments). There are two types of integration:

  • REST – Used for checkout and creating recurring subscriptions

  • NVP – Used for transaction sync. REST API also has access to transactions but transactions take much longer to appear there

Both integrations require you to generate credentials and enter them into Streams Manager. When generating your credentials please pay attention to the following:

  • Whether you selected Sandbox vs. Production (Live) since they use different credentials. Make sure to use the correct set based on the dropdown in Streams Manager. Credentials cannot be mismatched

  • Ensure that no leading and trailing spaces are introduced when copying values and pasting them into Streams Manager

Streams Manager gives you an option to specify two PayPal accounts:

  • Primary account - this account will be used for payments users made when subscribing via Streams Manager and can be used for transaction sync. If you wish to use recurring payments, this must be a business account

  • Secondary account - this account can only be used for transaction sync

Why two accounts? PayPal has changes where business accounts can no longer receive peer-to-peer payments using "send to friend" or "send gift" options which previously had no fees. Using multiple accounts, you can setup a business account to be your primary for payments when users are subscribing via Streams Manager which will incur fees (as before). But if specifying a personal account for a secondary, it will allow you to get peer-to-peer payments from your subscribers without fees when they use "send to friend" method and Streams Manager will import those payments for you automatically and extend user's subscription all without incurring fees and be subject to taxation.

PayPal settings are as follows:

  • Enabled - indicates whether to enable PayPal for payments

  • Checkout enabled - indicates whether PayPal is enabled on the checkout page for pay as you subscriptions

  • Recurring checkout enabled - indicates whether PayPal is enabled on the checkout page for recurring subscriptions

  • Transaction sync enabled - indicates whether to enable periodic (hourly) PayPal transaction synchronization. This is required if recurring payments are enabled

  • Environment - indicates whether to use real payments (Production) or test payments (Sandbox)

  • Client ID - specifies client ID of your PayPal REST app

  • Client secret - specifies client secret of your PayPal REST app

  • NVP URI - specifies NVP client URI ()

  • NVP API username - specifies NVP API password

  • NVP API signature - specifies NVP API signature

recently announced
https://developer.paypal.com/api/nvp-soap/apiCredentials/#:~:text=knowledge%20base%20article.-,API%20signatures,-To%20create%20an