If you would like to accept payments for your Song Requests, you have to setup your Stripe values because that's how the payments are processed
It's a one-time process to set that up. Here's what you need to do:
- Create an account with Stripe: https://dashboard.stripe.com/register
- After you login, you must Activate your Account by adding your personal and bank information: https://dashboard.stripe.com/account/onboarding
- Once your account is active, you can get your API keys here: https://dashboard.stripe.com/apikeys
- Once you have your API keys, you must add them to your BV account. In the BV app, go to the More tab and click on the Profile link. Click Edit and go to the bottom of the page to add your Stripe values.
- Finally, you must enable the 3rd Party Credit Card Integration so you can accept credit card payment in your app. This can be done in the Settings > Integrations page of your Stripe account.
Here's a direct link to that page: https://dashboard.stripe.com/settings/integration
- Click Show advanced options

- Toggle the second option that says "Enable card data collection...."

- Select "I use a third-party plugin to take payments" and Continue

- The second option should now be enabled. That's it!
