Any questions?
Go ahead and send us an e-mail explaining what you need help with - setup, design, sales tools, or anything else.
We reply fast and aim to get back to you within one business day with clear, hands-on help.
To connect your Stripe account to receive payments on your Noiseyard website, you need:
your Stripe Publishable Key: pk_live_...
your Stripe Restricted Key: rk_live_...
Log in to your Stripe Dashboard.
Make sure Stripe is in Live mode.
Go to Settings -> Developers -> API keys.
Click Manage API Keys.
Click + Create restricted key.
Choose Providing this key to another website.
Click Continue.
In Enter website details, use:
Name: Noiseyard
URL: https://noiseyard.com
You can usually leave Customize permissions for this key unchecked.
Click Create restricted key.
Copy the new live restricted key that starts with rk_live_....
If Stripe asks you to review or customize permissions, make sure these are enabled:
Products
Prices
Coupons
Promotion Codes
Checkout
Webhook Endpoints
Charges and Refunds
Use live keys. Test keys such as pk_test_..., rk_test_..., and sk_test_... will not work.
Stripe may show the live key only one time after creation, so save it before leaving the screen.
Make sure you have at least one active payment method for your Stripe account and website currency under Settings -> Payment methods.
Go to your Control Panel.
Click Get Paid.
Click Connect next to Stripe.
Paste your pk_live_... Publishable Key.
Paste your rk_live_... Restricted Key.
Click Connect.
After connecting, do one quick check:
Visit your musician website.
Add any product to your cart.
Open the Checkout page.
If the Checkout page opens without Stripe errors, your Stripe connection is ready.
Double check:
that you used your live Publishable Key
that you used your live Restricted Key
that both keys are from the same Stripe mode
that at least one payment method is enabled for your currency
that your Stripe account currency matches your website currency
Disconnect the currently connected Get Paid method first, then repeat the Stripe connection steps with the new account.