Accepting PayPal Payments
To accept PayPal payments, you will need to set up a PayPal payment gateway in your Text Club application. This will allow you to process payments from your customers using their Paypal accounts.
Setup your PayPal Business Account
  • Go to the PayPal Business page.
  • Click on the "Get Started" button.
  • Follow the instructions to create your PayPal Business account.
  • Once your account is created, you will be redirected to your PayPal dashboard.
Obtain PayPal API Credentials
  • Log in to the PayPal Developer Portal: https://developer.paypal.com/dashboard/
  • Click on "My Apps & Credentials" in the left sidebar.
  • Under the "REST API apps" section, click on "Create App".
  • Enter a name for your app and select your PayPal Business account.
  • Click on "Create App".
  • Once the app is created, you will see your Client ID and Secret. Make sure to copy these credentials.
Setup PayPal Payment Gateway in Text Club
  1. Login to the admin panel
  2. Navigate to Settings > Payment Gateways
  3. Select PayPal
  4. Enter your PayPal API credentials (Client ID and Secret) into the respective fields.
  5. In the Environment option, select Production.
  6. Click on the Submit button to save your changes.