Payout methods

Definition

A payout method is a payment gateway chosen by the organizers to receive their revenue from Eventic. The administrator chooses to enable or disable the available payment gateways.

Set up a payout method

To set up a Payout method, organizers must go to the Payouts > Payout methods in their dashboard, and click on set or edit.

Paypal REST API

  • Paypal Client Id: A key provided by Paypal

  • Paypal Client Secret: A key provided by Paypal

Follow the below steps to get your Paypal credentials

  1. Go to the My apps & credentials section

  2. Choose between Sandbox or Live

  3. Click on the App name to show the credentials

  4. Copy and paste them into the Payment Gateway form

Stripe Checkout

  • Stripe publishable key: A key provided by Stripe

  • Stripe secret key: A key provided by Stripe

Follow the below steps to get your Stripe credentials

  1. Log in into your Stripe account

  2. In your Dashboard > Home section, click on Get your test API keys or Get your live API keys

  3. Copy and paste them into the Payment Gateway form

Last updated