# Configure your payment provider

> Configure your payment provider in the Unity Dashboard to handle payments for in-app purchases.

To enable payments in your game, you must configure your payment provider account in the Unity Dashboard. This process links your Unity Gaming Services project with your payment provider's account, allowing the payment provider to process transactions on your behalf.

> **Note:**
>
> Unity doesn't charge a fee to use IAP with a payment provider. Each payment provider sets its own transaction fees, which you negotiate directly with the provider.

The configuration process varies depending on your payment provider. Select your payment provider from the following options to learn the specific steps required:

[Configure Stripe in the Unity Dashboard](/iap/payment-providers/configure-stripe.md): Configure Stripe to use the payment provider to handle payments for in-app purchases.
[Configure Coda in the Unity Dashboard](/iap/payment-providers/configure-coda.md): Configure Coda to use the payment provider to handle payments for in-app purchases.


## Next steps

This page is part of a workflow to set up Direct-to-Consumer (D2C) payment providers with IAP. To continue this workflow, choose one of the following options:

[Integrate D2C payment providers](./workflow.md#configure-your-payment-provider): Return to the Integrate D2C payment providers with IAP workflow page.
[Add a routing rule](./routing.md): Proceed to the next step in the workflow.
